An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Documentation Status](https://readthedocs.org/projects/widetrax/badge/?version=latest)](https://widetrax.readthedocs.io/en/latest/?badge=latest)
![PyPI - Version](https://img.shields.io/pypi/v/widetrax)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/widetrax)

# ๐ŸŒŠ 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/)!