Validation module for HyDAMO data
Project description
The HyDAMO Validation Module: hydamo_validation
Validation Module for HyDAMO data.
Installation
Python installation
Make sure you have an Miniconda or Anaconda installation. You can download these here:
During installation, tick the box "Add Anaconda to PATH", ignore the red remarks
Create the validatietool
environment
Use the env/environment.yml
in the repository to create the conda environment: validatietool
conda env create -f environment.yml
After installation you can activate your environment in command prompt
conda activate validatietool
Install hydamo_validation
Simply install the module in the activated environment:
pip install hydamo_validation
Develop-install hydamo_validation
Download or clone the repository. Now simply install the module in the activated environment:
pip install .
Run an example
A working example with data can be found in notebooks/test_wrij.ipynb
. In the activated environment launch jupyter notebook by:
jupyter notebook
Select test_wrij.ipynb
read and run it.
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
File details
Details for the file hydamo_validation-1.3.1.tar.gz
.
File metadata
- Download URL: hydamo_validation-1.3.1.tar.gz
- Upload date:
- Size: 64.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e5bb77265c845eeb2e866c311db07881138ec279419b36a217b2cb86c0a7a68 |
|
MD5 | c141ec3f44d49d26a5330fe498e708d1 |
|
BLAKE2b-256 | 2e6f471c87ab4c8a4e00a3eeecd6579a11f6adde05536355b76c847da937842b |