hatyan is a tidal analysis and prediction tool of Rijkswaterstaat
Project description
hatyan
A Python package for harmonic tidal analysis and prediction, based on the FORTRAN version and developed for Rijkswaterstaat. Hatyan contains the methods to derive water level extremes (high and low waters) and several other water level indicators (Kenmerkende Waarden). Furthermore, hatyan provides easier access to Rijkswaterstaat data via their data distribution layer (DataDistributieLaag, DDL).
Information and examples
- docs folder with background information
- online documentation generated from docstrings (replace 'main' in the url with any tagname to view older versions)
- jupyter notebooks with example code
- use binder to run these notebooks interactively (loading takes a while)
- github folder with more example scripts
Installation
- optional: download and install Anaconda 64 bit Python 3.8 (or higher) from https://www.anaconda.com/distribution/#download-section
- open anaconda prompt
- optional:
conda create --name hatyan_env -c conda-forge python=3.8 git spyder -y
(or higher python version) - optional:
conda activate hatyan_env
python -m pip install hatyan
(this installs hatyan and all required packages from PyPI, add a version like==2.3.0
if you require a specific version. Optionally add--upgrade
)- alternatively:
python -m pip install git+https://github.com/Deltares/hatyan
(this installs hatyan and all required packages from github, add a tag like@v2.3.0
if you require a specific release/branch.)
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
hatyan-2.6.0.tar.gz
(124.8 kB
view details)
Built Distribution
hatyan-2.6.0-py3-none-any.whl
(123.5 kB
view details)
File details
Details for the file hatyan-2.6.0.tar.gz
.
File metadata
- Download URL: hatyan-2.6.0.tar.gz
- Upload date:
- Size: 124.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 035e61a387e681db8f7e6ff5073c926102999e86affc6ad06cd8c7b0872f30d5 |
|
MD5 | ffb10f6f13da92f94a11be92311bdb72 |
|
BLAKE2b-256 | 9bd6e2ca99561844249377fbcacdcc2cb2395b0b90e859609fbc68d05d65220e |
File details
Details for the file hatyan-2.6.0-py3-none-any.whl
.
File metadata
- Download URL: hatyan-2.6.0-py3-none-any.whl
- Upload date:
- Size: 123.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f19926b29c5561d12c11cff5a8a8435e52a9ce8ebdd72ef5ac483392a1e091c |
|
MD5 | d4241ba45741a176fa6b94958430ffb0 |
|
BLAKE2b-256 | 1952373859eb95a548c676fe632ab9906d6f072f0986d4023b8528d76287d35b |