doc

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add conda-forge build to installation instructions

  1. … 1 more file in changeset.
add conda-forge build to installation instructions

  1. … 1 more file in changeset.
Update wflow_sbm_old.rst

move Mock to autodoc_mock_imports

and fix some errors that show when locally running

```

sphinx-build -b html . _build

```

  1. … 1 more file in changeset.
Update doc and sediment example

  1. … 95 more files in changeset.
try to reduce readthedocs memory usage

  1. … 1 more file in changeset.
suggest using python's -m flag to find the module

This has the advantage of not needing to specify a full path to the script, which has to be changed between environments.

suggest using python's -m flag to find the module

This has the advantage of not needing to specify a full path to the script, which has to be changed between environments.

update installation docs with pcraster on conda

  1. … 1 more file in changeset.
update installation docs with pcraster on conda

  1. … 1 more file in changeset.
rst minor link update and formatting

  1. … 1 more file in changeset.
rst minor link update and formatting

  1. … 1 more file in changeset.
Lake update

    • binary
    ./_images/emissioncsv.png
    • binary
    ./_images/emwaq_scheme.jpg
  1. … 3 more files in changeset.
Installation notes and environment.yml

- Update of installation notes (explicitly mention pip install of wflow for conda env, also related to removal of pip git wflow install from environment.yml)

- Removed pip git wflow install from environment.yml

  1. … 4 more files in changeset.
Added example model to wflow_lintul doc

Update of release notes (doc)

Update awra-l_stores_fluxes.png

    • binary
    ./_images/awra-l_stores_fluxes.png
Readthedocs problem with "automodule"

  1. … 1 more file in changeset.
Mock modules conf.py

- added cftime and xarray packages

Readthedocs stuff

  1. … 2 more files in changeset.
Readthedocs and exe stuff

Changes to be committed:

modified: doc/conf.py

new file: doc/environment.yml

modified: wflow_all.spec

  1. … 1 more file in changeset.
Readthedocs cannot import wflow.version..

- added try/except in __init__.py for now

  1. … 1 more file in changeset.
Update of docs and wflow_sbm

  1. … 1 more file in changeset.
Update hbv sphy w3ra w3 models + example for wflow_w3

    • binary
    ./_images/SPHY_overview.jpg
    • binary
    ./_images/awra-l_stores_fluxes.PNG
  1. … 241 more files in changeset.
__version__ wf_DynamicFramework and docs

__version__ in wf_DynamicFramework changed to wflow.__version__

(now also working with PyInstaller)

update of documentation (docs)

    • binary
    ./_images/stream_flowchart.png
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
    ./_images/stream_flowchart.PNG
    • -0
    • +150
    ./wflow_stream.rst
  1. … 13 more files in changeset.
Update of docs and switch to setuptools_scm (instead of versioneer)

    • -0
    • +393
    ./wflow_pcrglobwb.rst
  1. … 5 more files in changeset.
Added wflow_lintul to documentation

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

  1. … 20 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).

  1. … 1 more file in changeset.