Codes to design ocean sampling strategies with different instruments.
1) Sampling strategy using a Moving Vessel Profiler (MVP) along transects in a rotated radiator grid.
Sampling_strategy_MVP_rotated_radiator_grid_FaST-SWOT_across_swaths.ipynb
This code provides the (lon, lat, time) coordinates of the extremes of each transect (information needed for navigation), as well as the (lon, lat, depth, time) coordinates of each MVP profile (information needed to do OSSEs) on a rotated sampling grid. It needs as inputs:
- Northwestern position (position where the sampling starts)
- Sampling strategy parameters: length of transects, separation between transects, number of transects and angle of the rotated grid
- MVP parameters: time resolution (cycle time) and maximum depth
- Ship velocity in knots
- Minimum profile depth and vertical resolution
- Initial date and time of the sampling
Note that this strategy consists of a vessel moving from west to east sampling one transect, then moving down to the next transect, which will be sampled from east to west, and so on (see figure).
The instrument used in this experiment is the MVP30-350 from AML Oceanographic.
Example of the information provided by this code:
Files needed to replicate the same figures are located in the folders bathymetry
and swath_swot
.
Codes written by Bàrbara Barceló-Llull (IMEDEA, Spain) and Elisabet Verger-Miralles (UIB-IMEDEA, Spain) in the framework of the FaSt-SWOT project to plan the FaSt-SWOT experiments. These codes are based on the codes developed during the H2020 EuroSea project (Barceló-Llull, 2023).
The FaSt-SWOT project is funded by the Spanish Research Agency and the European Regional Development Fund (AEI/FEDER, UE) under Grant Agreement (PID2021-122417NB-I00)).
The EuroSea project is funded by the European Union’s Horizon 2020 research and innovation programme under grant agreement No 862626.