Skip to content

New XArray reader

Compare
Choose a tag to compare
@doc78 doc78 released this 14 Apr 13:57
· 358 commits to master since this release
3b7979c

This release includes the following changes:

  • a new xarray reader for the water abstraction demand maps;
  • a unit test to verify the functioning of the reader for the water abstraction maps;
  • bug fixes and improvements to the caching function and the chunking function;
  • improvements of the management of latitude and longitude grids to allow maximum precision of the reference system;
  • improvements of the definition of the output variables.

All of the changes above improve the code capability to handle input and outputs.
The modelling of the hydrological processes has not been changed.

IMPORTANT NOTE: the results of the unit tests of this release are different from the results of the unit tests of the release 3.1.1. The differences are due exclusively to a different use of of the optional moduels (e.g. groundwatersmooth) within the .xml setttings file of the unit tests. When using the same settings of .xml file, and the same dataset, v3.1.1 and v3.2.0 provide the same results.