Releases: cedadev/datapoint
Releases · cedadev/datapoint
0.4.4: Python3.9 Compatible
v0.4.2: Updated Dependencies
- CFAPyX at 2025.1.27
- Sphinx no longer restricted to only 7.1.2
v0.4.1: Cloud Products accessibility
- Added
identify_cloud_type
function. - Added documentation for easy use of
CloudProduct
object outside the normal DataPoint workflow.
v0.4.0: Zarr/COG and Mappers
Added capability to read Zarr/COG Datasets
Added Mappers to enable non-CEDA STAC Item/Asset interpretation
v0.3.1: Bug fixes
Minor fixes:
- added aiohttp library for Kerchunk
- fixed bug with local_only functionality
v0.3.0: User Functionality Upgrade
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
Full Changelog: v0.2.0...v0.3.0