environment.yml

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