https://github.com/meom-group/widetrax
Toolbox for manipulating wide-swath altimetry ocean data.
https://github.com/meom-group/widetrax
ocean sea-surface-height swot wave-spectrum
Last synced: 5 months ago
JSON representation
Toolbox for manipulating wide-swath altimetry ocean data.
- Host: GitHub
- URL: https://github.com/meom-group/widetrax
- Owner: meom-group
- License: apache-2.0
- Created: 2024-06-11T11:31:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T11:38:18.000Z (over 1 year ago)
- Last Synced: 2025-01-20T12:28:20.979Z (over 1 year ago)
- Topics: ocean, sea-surface-height, swot, wave-spectrum
- Language: Jupyter Notebook
- Homepage: https://widetrax.readthedocs.io/en/latest/
- Size: 3.18 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://widetrax.readthedocs.io/en/latest/?badge=latest)


# ๐ WideTrax: Your Tool for Wide-Swath Altimetry Ocean Data
## Description
**WideTrax** is a powerful package designed to process and analyze wide-swath altimetry ocean data effortlessly.
### โจ Key Features
1๏ธโฃ **Compute PSD (Power Spectral Density):**
WideTrax calculates the **Power Spectral Density (PSD)** of **Sea Surface Height (SSH)** for both phases and orbits of the **SWOT mission** in any region of the world.
2๏ธโฃ **User-Friendly Data Handling:**
- ๐ Easily read SWOT data in **NetCDF** and **Zcollections** formats.
- ๐งน Clean and handle **NaN values** effectively.
- ๐ Perform **interpolation** to prepare data for advanced analysis.
3๏ธโฃ **Other Calculations:**
- ๐ Compute **vorticity** and **strain** along the track.
### ๐ Flexibility
WideTrax allows you to manipulate **SWOT data** both locally ๐ฅ๏ธ and from an **S3 endpoint** โ๏ธ.
See the full [documentation](https://widetrax.readthedocs.io/en/latest/)!