Villas Bôas, A. B., Marechal, G., and Bohé. Observing Interactions Between Waves, Winds, and Currents from SWOT. Geophysical Research Letters, Accepted.
The Surface Water and Ocean Topography (SWOT) satellite mission enables, for the first
time, two-dimensional (2D) mapping of significant wave height (
All processed data and model output used in this manuscript are available in the data directory in this repository.
This project was funded by NASA through the SWOT program (award 80NSSC24K1640), the Ocean Vector Winds Science Team (80NSSC23K0979), and the Earth System Explorer program (award 80GSFC24CA067) supporting development of the ODYSEA Concept Study Report. Additional support was obtained from the ONR MURI program (grant N00014-24-1-2554).
All figures in the manuscript can be reproduced using the Python scripts from this repository and the data. To do so, follow these steps
- Make a local copy of this repository by either cloning or downloading it.
Your directory tree should look like this:
swot_wave_current/
├── data/
├── figures/
├── notebooks/
├── src/
└── pixi.toml
- If you would like to reproduce the figures from the manuscript using this repository, we recommend that you install Pixi. You can then run:
$ pixi shell
from the project root. This will build the dependencies and activate the Python environment for this project. You can then launch Jupyter Lab as you would normally:
$ jupyter lab
If you follow the steps above, you should be able to reproduce all figures by running the notebooks from the notebooks directory without having to adjust any paths.
DOI coming soon.