Skip to main content

No project description provided

Project description

https://codecov.io/gh/Deltares/hydromt_fiat/branch/main/graph/badge.svg Latest developers docs Stable docs last release Latest PyPI version https://mybinder.org/badge_logo.svg

HydroMT is a python package, developed by Deltares, to build and analyze hydro models. It provides a generic model api with attributes to access the model schematization, (dynamic) forcing data, results and states. This plugin provides an implementation for the Delft-FIAT model.

Installation as a User

For Use HydroMT-FIAT, do: Hydromt-FIAT can be installled in an existing environment or the user can create a new environment. We recommened to create a new environment to avoid issues with other dependencies and packages.

New environment To create a new environment follow the steps below.

  1. Create a new environment:

conda create -n hydromt_fiat python=3.11.*
  1. Activate the environment:

conda activate hydromt_fiat
  1. Install conda-forge gdal.

conda install -c conda-forge gdal
  1. Install Hydromt-FIAT from Github. After creating the new environment, you need to install all dependencies from the Deltares Github repository. You can use pip install to do so:

pip install git+https://github.com/Deltares/hydromt_fiat.git

Existing environment If you want to install FIAT into an existing environment, simply activate the desired environment and run:

pip install git+https://github.com/Deltares/hydromt_fiat.git

Installation as a Developer

For developing on HydroMT-FIAT, do:

conda env create -f envs/hydromt-fiat-dev.yml
conda activate hydromt-fiat-dev
pip install -e .

Documentation

Learn more about the HydroMT-FIAT plugin in its online documentation

Contributing

You can find information about contributing to HydroMT at our Contributing page.

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

hydromt_fiat-0.4.1.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

hydromt_fiat-0.4.1-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file hydromt_fiat-0.4.1.tar.gz.

File metadata

  • Download URL: hydromt_fiat-0.4.1.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for hydromt_fiat-0.4.1.tar.gz
Algorithm Hash digest
SHA256 c8bd5d50c552dba28fcc4b846e9df49435753a56532a1f6a7e8e4c23258f8ef6
MD5 01bb160eb48f68379cfcf6923b191b7f
BLAKE2b-256 5c5837d4a1df5ad30c51823cba3234ef64aeb6196c906cd6fd5fe202e5dac342

See more details on using hashes here.

File details

Details for the file hydromt_fiat-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for hydromt_fiat-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8e3ac16f3a701361331b4be86b60aa841719b965089c35460ff075e86ccbd5a4
MD5 890beda8a3111c94d11e216809eab2cc
BLAKE2b-256 7aea22d89488245162270ccf1b2b9e2fe96f175590b0991d23ea1eeadbbefc7b

See more details on using hashes here.

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