Changelog

2024.9.0

September 22nd, 2024

Minor changes:

  • Upgrade to STAC 1.1.0

2024.8.2

August 23rd, 2024

Bug fixes:

  • Validate datetimeRange in loadDatasetSlice

2024.8.1

August 20th, 2024

Minor changes:

2024.8.0

August 11th, 2024

New features:

  • Add UnitSystem.METRIC_KILOMETERS to allow selecting km/h unit

Minor changes:

  • Split UnitDefinition interface (with UnitSystem) from UnitFormat interface (without UnitSystem)

  • Update datetimeRange in loadDataset response to be open-ended

Bug fixes:

  • Fix referenceDatetime, horizon in loadDatasetData response to match the returned data image

2024.7.0

July 20, 2024

New features:

  • Add datetimeStep config property

  • Add datetime, referenceDatetime, horizon to loadDatasetData response

2023.8.0

September 5, 2023

New features:

  • Add unitSystem config property

2023.5.1

May 21, 2023

Bug fixes:

  • Fix loading historical data

2023.4.0

April 30, 2023

New features:

  • Add loadDatasetSlice function to support loading historical data

Minor changes:

  • Use JSON palette instead of plain text

Last updated