environment.yml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed Docker build.

  1. … 1 more file in changeset.
Fixed Docker build.

  1. … 1 more file in changeset.
back to BMI 1.0 - because of problems with OpenDA (BMI 1.0) - removed RTC 1.0 wrapper/bmi

  1. … 10 more files in changeset.
align deps between conda and pip

Also adds black and pylint as dev deps.

  1. … 1 more file in changeset.
align deps between conda and pip

Also adds black and pylint as dev deps.

  1. … 1 more file in changeset.
Setup changes - PCRaster now available through conda: setup.py, wflow_all.spec changed

Update environment.yml

typo in enviroment name

cftime, bmi, wflow_sbm - cftime > 1.0.4: cftime.num2date `only_use_cftime_datetimes`= True (was False), does not have attr tzinfo - bmi changes based on https://github.com/eWaterCycle/wflow/tree/bmi_fixes (eWaterCycle-II project) - self.recharge added to sbm, small changes for coupling with WOFOST

  1. … 7 more files in changeset.
Update environment.yml

with cftime version 1.1 this error occurs (need to check, for now set to 1.0.4):

File "..\wflow\wf_netcdfio.py", line 730, in gettimestep

tzinfo=None

File "cftime\_cftime.pyx", line 1305, in cftime._cftime.datetime.replace

File "cftime\_cftime.pyx", line 1564, in cftime._cftime.DatetimeGregorian.__init__

File "cftime\_cftime.pyx", line 1257, in cftime._cftime.datetime.__init__

TypeError: __init__() got an unexpected keyword argument 'tzinfo'

better frozen init, bump gdal and proj

  1. … 2 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. … 5 more files in changeset.
Added pip wflow to enviroment.yml

- pip install of wflow now from git: git+https://github.com/openstreams/wflow.git

Removed pip wflow

Version and xarray

- Added xarray for wflow_w3

- Improved handling wflow version

  1. … 3 more files in changeset.
Update of docs and switch to setuptools_scm (instead of versioneer)

  1. … 7 more files in changeset.
Update environment.yml

typo in matplotlib...

Update environment.yml

readthedocs complains about missing matplotlib during build

fix pyproj to 1.9

pyproj 2 depends on PROJ 6, which is breaking, and does not yet work with GDAL.

  1. … 1 more file in changeset.
numba version and markup .yml file

  1. … 1 more file in changeset.
add numba dependency

  1. … 1 more file in changeset.
Update environment.yml

Python 3.7 doesn't work due to PCRaster

So prevent using that. Otherwise you get this:

ImportError: The 'pcraster' module was built for Python 3.6, the version used is 3.7

  1. … 3 more files in changeset.
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.

no matplotlib for building the docs

it doesn't use it directly it seems

  1. … 1 more file in changeset.
install matplotlib, used in sphinx docs

one more typo

spelling and remove pywin32

try using conda for readthedocs

  1. … 1 more file in changeset.
move files up, delete outdated QGIS manual

  1. … 21 more files in changeset.