Lisflood Code Versions Save

Lisflood OS - LISFLOOD

v3.1.1

2 years ago

v2.11.3.1

3 years ago

v2.11.3.0

4 years ago
  • Fix import order in unit tests to avoid name clash: for a new installation, installing an old verison of lisflood-utilities package and its dependencies (GDAL, netCDF)  was making PCRaster libs to segfault during tests.
  • Update tox and pytest configurations, add custom tox ini file to gitignore.
  • Improve setup script to install correct GDAL python package
  • Updated Docker image:

https://hub.docker.com/repository/docker/efas/lisflood

v2.11.2

4 years ago

This release includes:

  • fix for High Resolution grids (thanks @agahirpa)
  • requirements files with fixed versions to enforce reproducible dev environments
  • longer simulation tests (from 1month to 6 months)
  • checking TSS output as well

All unit tests passed (py27, py36, py37) All black box tests passed (see https://github.com/ec-jrc/lisflood-tests for more info)

v2.11.1

4 years ago

This is a minor release with enriched unit tests suite.

v2.11.0

4 years ago

This release is verified and tested with https://github.com/domeniconappo/lisflood-tests test suite.

Test suite: EFAS daily 2,5 years EFAS 6hourly 1,5 years GLOFAS daily 1,5 years

Reference version as agreed: https://github.com/ec-jrc/lisflood-code/commits/92061c80f2613af89f0d03cd1d2a0ccf3171a1f8

Reference data were executed with Python2.

NOTE: When executing tests with latest versions, we had to re-introduce - in the version under test - a bug that was present in reference version (ie a division that was casted to integer in Python2). This was necessary to be sure that python3 changes and mass refactoring didn't touch the mathematical model. Of course, we removed the bug.

v2.9.6

4 years ago

v2.9.3

4 years ago

v2.9.1

4 years ago

v2.9.0

4 years ago