Skip to content

Releases: cedadev/datapoint

v0.4.0: Zarr/COG and Mappers

11 Dec 14:13
Compare
Choose a tag to compare

Added capability to read Zarr/COG Datasets
Added Mappers to enable non-CEDA STAC Item/Asset interpretation

v0.3.1: Bug fixes

27 Nov 14:59
8f47817
Compare
Choose a tag to compare

Minor fixes:

  • added aiohttp library for Kerchunk
  • fixed bug with local_only functionality

v0.3.0: User Functionality Upgrade

27 Nov 13:41
Compare
Choose a tag to compare

Documentation Changes:

  • Added STAC Explained Section
  • Added Data Aggregations Section and Diagram
  • Added Objects section with Diagram
  • Added Cloud Formats Section
  • Updated Index with greater detail
  • Updated Inspiration and Example Use

Package Changes:

  • Properties: Standardised set of properties for Item/CloudProduct objects
  • UI Features: Standardised set of UI methods for all objects
  • Added display and representation functions for client
  • Added items and assets properties for search
  • Added cloud asset collection and other methods for item object.
  • Updated cluster methods including standardised properties
  • Added logging throughout
  • Added set_verbose function to enable logging (not documented)

What's Changed

  • V0.3.0: User functionality upgrade by @dwest77a in #6

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Nov 15:28
ce917d8
Compare
Choose a tag to compare

First Release:

  • Intended Audience: CEDA Internal Staff, external developers coordinating with existing projects.