Skip to content

Releases: KNMI/adaguc-server

Fixed issue #311, dimension units are now propagated from the Layer configuration to the GetCapabilities

01 Nov 14:33
3f3c1dc
Compare
Choose a tag to compare

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

30 Oct 12:54
45a9da1
Compare
Choose a tag to compare

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

06 Oct 10:07
32cc61e
Compare
Choose a tag to compare

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

26 Sep 11:27
e284e90
Compare
Choose a tag to compare

Version 2.13.2 2023-09-25

Fixed a bug in autofinddataset option

Added autofinddataset option and improved cleaning of modeldata.

21 Sep 10:05
b053900
Compare
Choose a tag to compare

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

20 Sep 07:56
29fe086
Compare
Choose a tag to compare

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.

05 Sep 07:59
9aefce0
Compare
Choose a tag to compare
  • Still cleanup FS and DB when the file to scan was not found

2.11.3: Less logging and robuster scanner

04 Sep 11:40
53cf02a
Compare
Choose a tag to compare

2.11.3: Less logging and robuster scanner

2.11.2: Hot fix: Accidentally removed necessary python dependencies in Docker build

22 Aug 07:40
1810bbb
Compare
Choose a tag to compare

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")

21 Aug 06:46
efb40c9
Compare
Choose a tag to compare

Update Docker base image to Python 3.10 based on Debian 12 ("bookworm")