Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hydamo_validation-1.3.0b4.tar.gz (63.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page