Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update awra-l_stores_fluxes.png

    • binary
    /doc/_images/awra-l_stores_fluxes.PNG
    • binary
    /doc/_images/awra-l_stores_fluxes.png
Typo in file (docs)

Readthedocs problem with "automodule"

Mock modules conf.py

- added cftime and xarray packages

Readthedocs stuff

Added readthedocs.yml

Readthedocs and exe stuff

Changes to be committed:

modified: doc/conf.py

new file: doc/environment.yml

modified: wflow_all.spec

    • -0
    • +27
    /doc/environment.yml
Added pip wflow to enviroment.yml

- pip install of wflow now from git: git+https://github.com/openstreams/wflow.git

Removed pip wflow

Readthedocs cannot import wflow.version..

- added try/except in __init__.py for now

Update of docs and wflow_sbm

Add fallback_version to setup.py (use_scm_version)

Setup.py changed for version.py file

use_scm_version = {'write_to': 'wflow/version.py'}

Version and xarray

- Added xarray for wflow_w3

- Improved handling wflow version

Update hbv sphy w3ra w3 models + example for wflow_w3

    • binary
    /doc/_images/SPHY_overview.jpg
    • binary
    /doc/_images/awra-l_stores_fluxes.PNG
    • binary
    /examples/wflow_ganga_sphy/instate/BaseR.map
    • binary
    /examples/wflow_ganga_sphy/instate/BaseRAold.map
    • binary
    /examples/wflow_ganga_sphy/instate/Gw.map
    • binary
    /examples/wflow_ganga_sphy/instate/GwRecharge.map
    • binary
    /examples/wflow_ganga_sphy/instate/QRAold.map
    • binary
    /examples/wflow_ganga_sphy/instate/RainRAold.map
    • binary
    /examples/wflow_ganga_sphy/instate/RootDrain.map
    • binary
    /examples/wflow_ganga_sphy/instate/RootWater.map
    • binary
    /examples/wflow_ganga_sphy/instate/SnowRAold.map
  1. … 230 more files in changeset.
Update wf_DynamicFramework.py

__version__ wf_DynamicFramework and docs

__version__ in wf_DynamicFramework changed to wflow.__version__

(now also working with PyInstaller)

update of documentation (docs)

    • binary
    /doc/_images/stream_flowchart.png
Removed versioneer import

STREAM added to wflow

Hydrological model STREAM is now added to the wflow framework.

Including documentation and an example (examples/wflow_stream/).

This was part of MSc. thesis work "Routing and calibration of distributed hydrological models" by Alkemade (2019):

Alkemade, G.I., 2019, Routing and calibration of distributed hydrological models, MSc. Thesis, VU Amsterdam, Faculty of Science, Hydrology.

    • binary
    /doc/_images/stream_flowchart.PNG
    • -0
    • +150
    /doc/wflow_stream.rst
    • binary
    /examples/wflow_stream/inmaps/inmaps.nc
    • binary
    /examples/wflow_stream/instate/Ground_water.map
    • binary
    /examples/wflow_stream/instate/available_water.map
    • binary
    /examples/wflow_stream/instate/snow.map
    • binary
    /examples/wflow_stream/staticmaps/C.map
    • binary
    /examples/wflow_stream/staticmaps/cropf.map
    • binary
    /examples/wflow_stream/staticmaps/meltf.map
    • binary
    /examples/wflow_stream/staticmaps/togwf.map
    • binary
    /examples/wflow_stream/staticmaps/wflow_ldd.map
    • binary
    /examples/wflow_stream/staticmaps/wflow_subcatch.map
    • binary
    /examples/wflow_stream/staticmaps/whc.map
    • -0
    • +47
    /examples/wflow_stream/wflow_stream.ini
    • -0
    • +441
    /wflow/wflow_stream.py
Setuptools_scm also in setup.py

Update of docs and switch to setuptools_scm (instead of versioneer)

    • -0
    • +393
    /doc/wflow_pcrglobwb.rst
Added wflow_lintul to documentation

    • binary
    /doc/_images/lintul_FLVTB.png
    • binary
    /doc/_images/lintul_FRTTB.png
    • binary
    /doc/_images/lintul_FSOTB.png
    • binary
    /doc/_images/lintul_FSTTB.png
    • binary
    /doc/_images/lintul_PHOTTB.png
    • binary
    /doc/_images/lintul_RDRTB.png
    • binary
    /doc/_images/lintul_SLACF.png
    • -0
    • +764
    /doc/wflow_lintul.rst
update some docs and version.txt included in wflow_all.spec

  1. … 7 more files in changeset.
Update docs and wflow_sbm

Updated some of the docs.

For reservoirs (simple) a tbl file with reservoir areas is always required (not calculated anymore in the code).

Update wf_DynamicFramework.py

Variable change once also now possible for wflow_sbm List objects. For example:

-P "self.c_0 = self.c_0 * 3.0"

Update docs

    • binary
    /doc/_images/wflow_soil.pptx
Updated doc and reservoir/snow moved to wflow_funcs

    • binary
    /doc/_images/boundarycsv.png
    • binary
    /doc/_images/compartmentcsv.png
    • binary
    /doc/_images/emwaq-emission.png
    • binary
    /doc/_images/emwaq-pointer1.png
    • binary
    /doc/_images/emwaq-pointer2.png
    • binary
    /doc/_images/emwaq-pointer3.png
    • binary
    /doc/_images/emwaq-pointer4.png
    • binary
    /doc/_images/emwaq-pointer5.png
    • binary
    /doc/_images/emwaq-pointer6.png
    • binary
    /doc/_images/emwaq-tracer.png
    • binary
    /doc/_images/emwaq_scheme.png
    • binary
    /doc/_images/fluxcsv.png
    • binary
    /doc/_images/lake.png
    • binary
    /doc/_images/river-scheme.png
    • binary
    /doc/_images/sedLOAC.jpg
  1. … 13 more files in changeset.
Update wflow_sbm.py

Added iteration based on infiltration rate for unsaturated flow.

Update framework (set/get of List object)

- Made changes to framework, to properly get and set UStoreLayerDepth (API/BMI). This is a list object, and this was not yet implemented in the framework.

- Small bug in surface water budget calculation.

update conf.py and remove pcraster bin

    • binary
    /doc/pcraster-for-doc-only/bin/aguila.exe
    • binary
    /doc/pcraster-for-doc-only/bin/asc2map.exe
    • binary
    /doc/pcraster-for-doc-only/bin/col2map.exe
    • binary
    /doc/pcraster-for-doc-only/bin/legend.exe
    • binary
    /doc/pcraster-for-doc-only/bin/map2asc.exe
    • binary
    /doc/pcraster-for-doc-only/bin/map2col.exe
    • binary
    /doc/pcraster-for-doc-only/bin/mapattr.exe
  1. … 356 more files in changeset.