Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

update setup.py

fix path for docs

fix path to README in setup.py

fix several warnings in the tests

Merge branch 'master' of https://github.com/openstreams/wflow

rename tests such that pytest picks them up

  1. … 15 more files in changeset.