Postprocessing tool voor WSA toetsing
Project description
wsa-toetsing-tool
This is the wsa-toetsing-tool, a Python package designed to facilitate testing and evaluation processes.
Installation
You can install the package using pip, but it is dependent on the correct python and GDAL versions.
Using conda
Run the following command in your terminal (replace <<name>> with the name you would like for your environment):
conda create --name <<name>> python=3.10
conda activate <<name>>
conda install -c conda-forge gdal==3.6.2
set GDAL_VERSION=3.6.2
pip install wsa_toetsing_tool
Usage
This tool can be used command line. The following commands are available:
bergingstoetsknelpuntanalysecompensatie_scenarioscompensatie_toetshoogtesamenvoegen_resultaten
Type <<command>> --help for more information regarding the usage.
Documentation
Documentation can be found here
Change history
Full change history can be found here
Deployment
Deployment over PyPi, using the following commands:
python setup.py sdist bdist_wheel
twine upload dist/*
If Twine is not yet installed, you can install this using:
pip install twine
Some versions of twine give the following issue:
ERROR InvalidDistribution: Invalid distribution metadata: unrecognized or malformed field 'license-file'. A known working version of twine can be installed using:
pip install twine==6.0.1
License
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wsa-toetsing-tool-1.0.0.tar.gz.
File metadata
- Download URL: wsa-toetsing-tool-1.0.0.tar.gz
- Upload date:
- Size: 85.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74b627aea5156304058dd80ba359ae3660204d94b4ad9209b946da65ad7dab28
|
|
| MD5 |
e3210f581a6b38f26a2f6a862c98b309
|
|
| BLAKE2b-256 |
e0786af523fcd36c1b1cff38bac36840e87618b73c2ae1e9dfa21fc2cc156a7e
|
File details
Details for the file wsa_toetsing_tool-1.0.0-py3-none-any.whl.
File metadata
- Download URL: wsa_toetsing_tool-1.0.0-py3-none-any.whl
- Upload date:
- Size: 94.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
261c88fb3997554eeb64ea64e40ffe89045195f3c2557186a6eb493ccfb54b69
|
|
| MD5 |
06708a35d2b46932e5f3d5070b7bddd9
|
|
| BLAKE2b-256 |
537b3de8b85924f2301e1fd82846ded7f5216428b12f1cbe63a977b4ba7a898f
|