wflow_all.spec

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
move files up, delete outdated QGIS manual

  1. … 21 more files in changeset.
update list of scripts to build

update list of scripts to build

update list of scripts to build

remove rasterio from spec

was only needed for the modelbuilder

remove rasterio from spec

was only needed for the modelbuilder

remove rasterio from spec

was only needed for the modelbuilder

remove modelbuilder

development is continued at http://hydro-earth.appspot.com

  1. … 64 more files in changeset.
remove the modelbuilder from the pyinstaller spec

only gives issues

stop using UPX compression

pcraster/lib are not recognized anymore, such that import pcraster is broken

stop using UPX compression

pcraster/lib are not recognized anymore, such that import pcraster is broken

stop using UPX compression

pcraster/lib are not recognized anymore, such that import pcraster is broken

Revert "simplify spec, PyInstaller will handle more now"

This reverts commit 361d5e78628dd496470868a99e0eff24e1a6e05f.

Revert "simplify spec, PyInstaller will handle more now"

This reverts commit 361d5e78628dd496470868a99e0eff24e1a6e05f.

Revert "simplify spec, PyInstaller will handle more now"

This reverts commit 361d5e78628dd496470868a99e0eff24e1a6e05f.

simplify spec, PyInstaller will handle more now

simplify spec, PyInstaller will handle more now

simplify spec, PyInstaller will handle more now

fix TypeError in PyInstaller spec

fix TypeError in PyInstaller spec

fix TypeError in PyInstaller spec

add bmi-python to wflow env

  1. … 1 more file in changeset.
solved import issue with rasterio.control (modelbuilder.py now first entry in scriptpaths)

fix netcdf4 to 1.3.1

since 1.4.0 breaks the build by requiring netcdftime as extra module and cftime (hidden import)

also put modelbuilder as last build, because when combining files the last ones overwrite, might fix the rasterio 'no module named control' error

  1. … 1 more file in changeset.
added hidden import cftime to wflow_all.spec solved small bug in reservoir: wflow_sbm - wf_DynamicFramework - ERROR - <type 'exceptions.AttributeError'>: 'WflowModel' object has no attribute 'filterResArea'

(cherry picked from commit 2ec95d3f4095a51f558ca183f21e1d8fc6088a91)

added hidden import cftime to wflow_all.spec solved small bug in reservoir: wflow_sbm - wf_DynamicFramework - ERROR - <type 'exceptions.AttributeError'>: 'WflowModel' object has no attribute 'filterResArea'

  1. … 1 more file in changeset.
use last argument as pcraster path

remove PyWavelets from pyinstaller spec

pywt is not used anywhere anymore

pcraster path as argument

add modelbuilder script to pyinstaller