Releases: KNMI/adaguc-server
Fixed issue #311, dimension units are now propagated from the Layer configuration to the GetCapabilities
Version 2.13.8 2023-11-01
Fixed issue #311, dimension units are now propagated from the Layer configuration to the GetCapabilities
2.13.7 Finnish projection and reference_time dim for PNG
Version 2.13.7 2023-10-27
- PNG files can now also contain a reference_time text tag
- Finnish national projection (EPSG:3067)
2.13.6: Dual pol support, fixed access logs
Version 2.13.6 2023-10-06:
- Restored access log to original format (was broken since move to FastAPI)
- KNMI HDF5 dual-pol data now picks scans 15, 16, 6, 14, 5, 13, 4, 12, 3
- KNMI HDF5 dual-pol now derives ZDR as Z-Zv
- Improved Dockerfile multistage build leading to smaller images
- Updated Python package versions
- Reverted outline barbs, added outline option for point barbs
Fixed a bug in autofinddataset option
Version 2.13.2 2023-09-25
Fixed a bug in autofinddataset option
Added autofinddataset option and improved cleaning of modeldata.
Version 2.13.0 2023-09-20
The script adaguc-server-addfile.sh is now able to find for a given file the corresponding dataset via the commandline option autofinddataset
Cleaning of model data is now done based on the forecast_reference_time dimension
Support for DataPostProcessor to add, substract, multiply or divide layers
Version 2.12.0 2023-08-24
Support for DataPostProcessor Operator, to add, substract, multiply or divide layers
Dimensions can now be fixed and hidden, to make layers representing a single elevation based on a variable with multiple elevations
Support to substract two elevations from the same variable
Cleanup is now always triggered when a file is scanned.
- Still cleanup FS and DB when the file to scan was not found
2.11.3: Less logging and robuster scanner
2.11.3: Less logging and robuster scanner
2.11.2: Hot fix: Accidentally removed necessary python dependencies in Docker build
2.11.2: Hot fix: Accidentally removed necessary python dependencies in Docker build
Update Docker base image to Python 3.10 based on Debian 12 ("bookworm")
Update Docker base image to Python 3.10 based on Debian 12 ("bookworm")