Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix undefvarerror, define earlier

In master as 82e046405e8d17790e9a4519ae3cb4e9174deefc

Revert "try using only the default channel, not conda-forge"

This reverts commit a86d9cebec219f36d2d448f4bf984dae029d65c3.

try using only the default channel, not conda-forge

The GDAL installation seems broken on the build server, perhaps this helps.

wflow_routing small change

translate() has changed in python 3

rerun black formatter

  1. … 16 more files in changeset.
rerun black formatter

  1. … 16 more files in changeset.
time to call it a day

numpy renames

big batch of pcr renames

  1. … 17 more files in changeset.
halfway conversion?

next I'll do some more regex replacements, so want to keep this separate, even though it is in a broken state

  1. … 13 more files in changeset.
explicit imports all the way

  1. … 36 more files in changeset.
explicit imports all the way

  1. … 36 more files in changeset.
fix tests with optimized imports

two errors were made due to clobbered imports

next step is to remove all "import *"

optimize imports with PyCharm

and then manually deleted some commented out imports

    • -3
    • +3
    /wflow/pcrglobwb/parameterSoilAndTopo.py
  1. … 31 more files in changeset.
optimize imports with PyCharmand then manually deleted some commented out imports

    • -3
    • +3
    /wflow/pcrglobwb/parameterSoilAndTopo.py
  1. … 31 more files in changeset.
optimize imports with PyCharm

and then manually deleted some commented out imports

    • -3
    • +3
    /wflow/pcrglobwb/parameterSoilAndTopo.py
  1. … 31 more files in changeset.
add missing configparser import

lowercase wflow

no matplotlib for building the docs

it doesn't use it directly it seems

install matplotlib, used in sphinx docs

pngmath is deprecated

try mathjax, if not then imgmath is a more direct replacement

one more typo

spelling and remove pywin32

try using conda for readthedocs

add .readthedocs.yml

docs use wflow.__version__

copy note about Linux and OSX from installation.rst

update paths with wflow-py in docs

copy the new installation instructions to the docs