Tide modelling tools for large-scale satellite earth observation analysis
Project description
eo-tides
: Tide modelling tools for large-scale satellite earth observation analysis
- ⚙️ Github repository: https://github.com/GeoscienceAustralia/eo-tides/
- 📘 Documentation: https://GeoscienceAustralia.github.io/eo-tides/
- 🐍 PyPI: https://pypi.org/project/eo-tides/
[!CAUTION] This package is a work in progress, and not currently ready for operational use.
eo-tides
provides powerful parallelized tools for integrating satellite Earth observation data with tide modelling. 🛠️🌊🛰️
eo-tides
combines advanced tide modelling functionality from the pyTMD
package with pandas
, xarray
and odc-geo
, providing a suite of flexible tools for efficient analysis of coastal and ocean Earth observation data – from regional, continental, to global scale.
These tools can be applied to petabytes of freely available satellite data (e.g. from Digital Earth Australia or Microsoft Planetary Computer) loaded via Open Data Cube's odc-stac
or datacube
packages, supporting coastal and ocean earth observation analysis for any time period or location globally.
Highlights
- 🌊 Model tide heights and phases (e.g. high, low, ebb, flow) from multiple global ocean tide models in parallel, and return a
pandas.DataFrame
for further analysis - 🛰️ "Tag" satellite data with tide heights based on the exact moment of image acquisition
- 🌐 Model tides for every individual satellite pixel through time, producing three-dimensional "tide height"
xarray
-format datacubes that can be integrated with satellite data - 📈 Calculate statistics describing local tide dynamics, as well as biases caused by interactions between tidal processes and satellite orbits
- 🛠️ Validate modelled tides using measured sea levels from coastal tide gauges (e.g. GESLA Global Extreme Sea Level Analysis)
Supported tide models
eo-tides
supports all ocean tide models supported by pyTMD
. These include:
- Empirical Ocean Tide model (EOT20)
- Finite Element Solution tide models (FES2022, FES2014, FES2012)
- TOPEX/POSEIDON global tide models (TPXO10, TPXO9, TPXO8)
- Global Ocean Tide models (GOT5.6, GOT5.5, GOT4.10, GOT4.8, GOT4.7)
- Hamburg direct data Assimilation Methods for Tides models (HAMTIDE11)
For instructions on how to set up these models for use in eo-tides
, refer to Setting up tide models.
Installing and setting up eo-tides
To get started with eo-tides
, follow the Installation and Setting up tide models guides.
Jupyter Notebooks code examples
Interactive Jupyter Notebook usage examples and more complex coastal EO case studies can be found in the docs/notebooks/
directory, or rendered in the documentation here.
Citing eo-tides
To cite eo-tides
in your work, please use the following citation:
Bishop-Taylor, R., Sagar, S., Phillips, C., & Newey, V. (2024). eo-tides: Tide modelling tools for large-scale satellite earth observation analysis. https://github.com/GeoscienceAustralia/eo-tides
In addition, please consider also citing the underlying pyTMD
Python package which powers the tide modelling functionality behind eo-tides
:
Sutterley, T. C., Alley, K., Brunt, K., Howard, S., Padman, L., Siegfried, M. (2017) pyTMD: Python-based tidal prediction software. 10.5281/zenodo.5555395
Acknowledgements
For a full list of acknowledgements, refer to Citations and Credits.
This repository was initialised using the cookiecutter-uv
package.
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
Built Distribution
File details
Details for the file eo_tides-0.3.1.tar.gz
.
File metadata
- Download URL: eo_tides-0.3.1.tar.gz
- Upload date:
- Size: 50.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fde92f8afaf80df8d2e18abb09fb354136482d260737e9913ce18515a9f2043 |
|
MD5 | 712ab9c3815ad652ba1ac05f14cde74b |
|
BLAKE2b-256 | 142b7ac54e73c4d16cf57cd6d10eb321f79139bfeb1dcf5d82f244900c12e3e5 |
File details
Details for the file eo_tides-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: eo_tides-0.3.1-py3-none-any.whl
- Upload date:
- Size: 43.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3de1e55b32395755bd2f0a90a58238aefe081bba400fb648a4ba192afce5134d |
|
MD5 | 7dc20c0cb49f5656c3adcc817e030dc1 |
|
BLAKE2b-256 | 3f594204a9aac5a37afbd9534f5fd21f1a32347f6427a35a6aae2c9a7a55907e |