Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
wflow_sbm: - added 'import pcraster as pcr' as last import - added simple recharge calculation (var self.Recharge)

no need to pass pcraster lib dir as argument

we can figure this out ourselves

pyinstaller handle pyproj_datadir == ""

wflow_flood argument type and div fixes

wflow_flood argument type and div fixes

wflow_lib removed pcr.

pcr should be pcraster, not pcraster._pcraster

but if you do `from pcraster.framework import *`

then pcr is pcraster._pcraster

wflow_routing added NRiverMethod for N_FloodPlain

pcr was apparently pcraster._pcraster

which gave `module 'pcraster._pcraster' has no attribute 'slope'`

wflow_routing added streamorder map for NRiverMethod

wflow_routing added NRiverMethod

changed abs() to pcr.abs() in sbm, routing

Revert "optimize imports with PyCharm"

This reverts commit f5ca8a2a5dc117ed9946ddc178d2b1017bc27050.

    • -3
    • +3
    /wflow/pcrglobwb/parameterSoilAndTopo.py
  1. … 31 more files in changeset.
Revert "explicit imports all the way"

This reverts commit c427e9b948a7fbad40a1c828b68355cb277dc5e0.

  1. … 36 more files in changeset.
Revert "rerun black formatter"

This reverts commit a9498adee6baab0a0abaa331041be8948510167b.

  1. … 16 more files in changeset.
add pcr. to patch

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

minimal build

Revert "wflow_routing added simplereservoirs_routing()"

This reverts commit 1ac2ebed745d166f0cb0b082c0dc883b2078f0ce.

build wflow_flood

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

wflow_routing added simplereservoirs_routing()

(cherry picked from commit 1ac2ebed745d166f0cb0b082c0dc883b2078f0ce)

wflow_routing added simplereservoirs_routing()

(cherry picked from commit 1ac2ebed745d166f0cb0b082c0dc883b2078f0ce)

wflow_routing added simplereservoirs_routing()

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.