Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 2.42 KB

CHANGELOG.md

File metadata and controls

58 lines (37 loc) · 2.42 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project attempts to match the major and minor versions of stactools and increments the patch number as needed.

Added

  • Summaries for the ocean heat content collection (#50)
  • max_depth to ocean heat content netcdf items (#52)
  • Aggregate examples for sea ice concentration, add common_metadata to items

Changed

  • Use application/x-netcdf for media types instead of application/netcdf (#55)

Removed

  • Spurious bitfield for sea ice concentration (#53)
  • updated from collections' item assets (#54)

0.2.1 - 2023-03-31

Added

  • Time intervals to NetCDF items and ocean heat content COG items (#46)
  • Max depth for ocean heat content (#47)

0.2.0 - 2023-02-28

Added

  • read_href_modifier for ocean-heat-content (#38)
  • cog_hrefs argument for Ocean Heat Content's cogify, to allow skipping of COG creation (#39)
  • decode_times argument to create_item (#40)
  • Support for time_coverage_duration when creating items for NetCDFs (#41)
  • Raster extension to collections (#43)

Removed

  • NetCDF assets from WHOI items (#37)

0.1.0 - 2022-10-10

Initial release.