Skip to content

Releases: KNMI/adaguc-server

Layer metadata store improving response time of GetCapabilities and EDR

25 Sep 16:29
7de01e6
Compare
Choose a tag to compare

Version 2.28.0 2024-09-11

Metadata for layer items like variables, projections, dimensions and styles are now stored in a database table called layermetadata. This can be disabled via the enablemetadatacache property in Settings.

What's Changed

Full Changelog: 2.27.0...2.28.0

2.27.0

16 Sep 11:33
e1458a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.26.0...2.27.0

2.26.0 EDR improvements and add EDR Cube call

12 Jul 13:57
2e54704
Compare
Choose a tag to compare

Version 2.26.0 2024-07-12

  • Added EDR cube call for gridded datsets to ADAGUC.

Version 2.25.0 2024-07-11

  • Fixed issue in EDR position / timeseries functionality via WMS GetFeatureInfo on multidimensional data when selecting multiple elevations at the same time. Added testcases for testing timeseries.

Version 2.24.0 2024-07-09

  • Fixed occasional 404's in GetCapabilities: Statuscode is now kept to 200 for GetCapabilities and the corresponding error message for the specific layer is embedded in the document

What's Changed

Full Changelog: 2.23.0...2.26.0

2.23.0

07 Jun 15:45
96e466e
Compare
Choose a tag to compare

Version 2.23.0 2024-06-07

  • DataPostProcessor windspeed_knots_to_ms was added to convert knots to meters per second, use <DataPostProc algorithm="windspeed_knots_to_ms"/>
  • TimeSeries fetching with GetFeatureInfo now support multimodel ensembles
  • DataPostProcessor has been refactored
  • EDR: Parameters can now be detailed with metadata like standard_names and units: #359.
  • See Configure_EDR_service for details.
  • When using docker compose the Redis container now automatically starts when system restarts
  • Support INT64 in CDFDataWriter

What's Changed

Full Changelog: 2.21.0...2.23.0

2.21.0

19 Mar 08:40
3634130
Compare
Choose a tag to compare

NEWS

  • Added support for Redis caching. Redis caching can be enabled by providing a Redis service via the ADAGUC_REDIS environment and configuring caching settings for a dataset in the Settings element.
  • Improved speed of EDR service and added support to cache EDR calls
  • Many performance improvements as a result from KNMI GST sprint on adaguc-server

What's Changed

New Contributors

Full Changelog: 2.19.0...2.21.0

2.19.0

15 Feb 09:12
f9978bc
Compare
Choose a tag to compare

2.17.0

14 Feb 14:30
9c75535
Compare
Choose a tag to compare

Version 2.17.0 2024-02-14

  • Colors in GetMap images now matches exactly the colors configured in the legend and style in png32 mode
  • CSV reader is more flexible
  • Sub configuration files (via include) can now substitute variables as well

What's Changed

New Contributors

Full Changelog: 2.15.1...2.17.0

Support time/height profile data

05 Feb 13:59
d592192
Compare
Choose a tag to compare

Support time/height profile data from https://dataplatform.knmi.nl/dataset/ceilonet-chm15k-backsct-la1-t12s-v1-0

What's Changed

Full Changelog: 2.15.0...2.15.1

Version 2.15.0 2024-01-29 PostgreSQL queries have been optimized

30 Jan 08:46
c265e2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.14.3...2.15.0

2.14.3

22 Jan 11:22
6a254f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.14.2...2.14.3