Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 07:30
· 6 commits to main since this release

V-FOR-WaTer data loader

This is a containerized Python tool to download data from V-FOR-WaTer following the Tool Specification for reusable research software using Docker.

HYRAS example

You can follow the instructions in examples/hyras
to spin up a local docker cluster using docker compose, that will

  1. install PostgreSQL / PostGIS,
  2. create the necessary tables and pre-poluates them
  3. downloads 10 years of HYRAS precipitation data
  4. use one of three prepared hyrdo-MERIT catchments to clip the hyras data to the respective catchment

What's Changed

Full Changelog: v0.9.3...v0.13.0