Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
The routine asks for the year, month, and latitude-longitude box of interest and displays a table of all available ARGO profiles as well as their dates, times, and positions, as retrieved from a NOAA ARGO website. Individual profiles can then be selected and, unless most of the data is missing for that profile, the routine plots temperature and salinity as a function of pressure. This script is useful for a quick look at ARGO data and for retrieving individual profiles and converting them to MATLAB vectors. You are welcome to improve on this script and re-post it.
Zitieren als
Kerry Emanuel (2026). ARGO float quick look profiles (https://de.mathworks.com/matlabcentral/fileexchange/52191-argo-float-quick-look-profiles), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Argo Toolbox
Allgemeine Informationen
- Version 1.2.0.0 (4,97 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.2.0.0 | The temperature, salinity, and pressure vectors are cleared at each iteration to avoid subscripted assignment
|
||
| 1.1.0.0 | The routine was changed to use MATLAB's internal netcdf routines rather than an external set that was used with the first version.
|
||
| 1.0.0.0 |
