Releases: KNMI/adaguc-server
Releases · KNMI/adaguc-server
2.29.4
What's Changed
- Try debug/fix flaky solar terminator tests by @lukas-phaf in #427
Full Changelog: 2.29.3...2.29.4
2.29.3
What's Changed
- Updated docker compose generate script, it will now make directories by @maartenplieger in #423
Full Changelog: 2.29.2...2.29.3
2.29.2
What's Changed
- Fix: WCS DescribeCoverage does not show dimensions for a multidim layer by @belentorrente in #395
- Fixed warnings thrown by compiler on latlonbnds converter by @maartenplieger in #420
- Feature request #403 default time referenced to forecast time by @maartenplieger in #421
- 316 fix uneven lat lon grids by @maartenplieger in #422
Full Changelog: 2.29.0...2.29.2
Adds support for grids where the data cells are defined by lat_bnds and lon_bnds parameters describing the cell bounds.
What's Changed
- Solar Terminator by @belentorrente in #404
- Interval can now be used to configure the advertised time resolution for liveupdate by @maartenplieger in #417
- Support latlonbnds by @ernstdevreede in #384
Full Changelog: 2.28.4...2.29.0
2.28.4
What's Changed
- Autofinddataset will now also scan Layer configurations which do not have a type configured by @maartenplieger in #416
Full Changelog: 2.28.3...2.28.4
2.28.3
What's Changed
- Fix bug where directory reader could not figure out the file type (opendir ent->d_type == DT_UNKNOWN) by @maartenplieger in #415
Full Changelog: 2.28.2...2.28.3
2.28.2
What's Changed
- Updated fastapi by @maartenplieger in #414
- Fix bug which caused scheduled metadata updates to only work intermittently by @lukas-phaf in #413
Full Changelog: 2.28.1...2.28.2
2.28.1
What's Changed
- Windspeed barbs now display text in kts next to the barb by @maartenplieger in #410
Full Changelog: 2.28.0...2.28.1
Layer metadata store improving response time of GetCapabilities and EDR
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
- Get layer metadata by @maartenplieger in #406
- Testing data explorer by @maartenplieger in #396
- Change brotli quality for Redis cache to 4 by @lukas-phaf in #407
- Store layer metadata by @maartenplieger in #401
Full Changelog: 2.27.0...2.28.0
2.27.0
What's Changed
- Optimize getFilesAndIndicesForDimensions by @mgrunbauer in #361
- Enable trivy vulnerability scanning by @lukas-phaf in #397
- Only clean psql db when using psql by @mgrunbauer in #402
Full Changelog: 2.26.0...2.27.0