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
inloadDatasetSlice
2024.8.1
August 20th, 2024
Minor changes:
Replace TS enums with string constants for cross-bundle compatibility between
weatherlayers-gl
andweatherlayers-gl/client
2024.8.0
August 11th, 2024
New features:
Add
UnitSystem.METRIC_KILOMETERS
to allow selectingkm/h
unit
Minor changes:
Split
UnitDefinition
interface (withUnitSystem
) fromUnitFormat
interface (withoutUnitSystem
)Update
datetimeRange
inloadDataset
response to be open-ended
Bug fixes:
Fix
referenceDatetime
,horizon
inloadDatasetData
response to match the returned data image
2024.7.0
July 20, 2024
New features:
Add
datetimeStep
config propertyAdd
datetime
,referenceDatetime
,horizon
toloadDatasetData
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