Skip to content

v0.3.0

Compare
Choose a tag to compare
@pjhartzell pjhartzell released this 19 Jan 22:06
· 16 commits to main since this release
0d327eb

Added

  • "emissivity" to roles list on the emis and emsd assets (#47)

Removed

  • unit from the emis and emsd assets (emissivity coefficient is unitless) (#47)
  • legacy_l8 option from Item creation (#40)
  • Outdated convert command (#40)
  • Unused utility functions: _parse_date, transform_mtl_to_stac, transform_stac_to_stac, stac_api_to_stac (#40)
  • Unused test data files (#40)
  • Unused docs directory (#40)

Changed

  • Item geometry and bbox coordinates rounded to six decimal places (#45)
  • Renamed create_stac_item function to create_item (#40)

Full Changelog: v0.2.4...v0.3.0