Earth Observation River Tools
Project description
EO River
A tool to extract water masks, network (skeleton) and water channel properties along network edges.
Earth Observation River Tools
Free software: MIT license
Documentation: https://eo-river.readthedocs.io.
Development
To install a new version, use the following (under Unix):
make bump
git push
make release
Then, manually release a new version on GitHub.
PyInstaller
To build exe on Windows, we use PyInstaller. Unfortunately, with the latest version of Anaconda it generates relatively large file (~280Mb) dut to MKL libraries. This should not be too critical as we do not require a very high performance.
First, run the following (one time only):
conda create -n exe python=3
activate exe
pip install pandas pyinstaller pypiwin32 Click hydroengine geojson
echo hiddenimports = [‘pandas._libs.tslibs.timedeltas’] > %CONDA_PREFIX%Libsite-packagesPyInstallerhookshook-pandas.py
Then, the following command builds a new exe in EXE buildexedistdirectory:
scriptsbuild_exe.cmd
Features
TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.5 (2018-10-16)
Added exe bilding using PyInstaller.
Added –version.
0.1.0 (2018-06-05)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file eoriver-0.1.6.tar.gz
.
File metadata
- Download URL: eoriver-0.1.6.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d33a97f8e52426a3ebce7a92a612f85e70400d60c9f732de644f608a8beb129a |
|
MD5 | 5352c49d46a10c8beb076e67025623d7 |
|
BLAKE2b-256 | 75d50d31b4c10d9a9ff7071f27634109746eb82614131875cc4ee4aea90bd6a2 |
File details
Details for the file eoriver-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: eoriver-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/2.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6c2b6dde854c8011d1f84e8341101b28902f11126fc4d8b214900b1e41a3ee8 |
|
MD5 | 1b1116f69644cf6c955ff911000b1dd8 |
|
BLAKE2b-256 | 77bc783d7a7ab2b9476ad71e3e365c9e7ec6cb2ad6a2c57f6e3b8a3ce8e28ec5 |