Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Oceanographers and Coastal engineers frequently require global bathymetry data that they can download from GEBCO - The General Bathymetric Chart of the Oceans. This script gets the bathymetry data from a GEBCO geotiff file, and the data are exported to two plain text files XYZ. In one of them, the coordinates are geographical, and in the second, the coordinates are UTM (WGS84)
Citation pour cette source
Gabriel Ruiz-Martinez (2026). gebcotif2xyz (https://fr.mathworks.com/matlabcentral/fileexchange/111585-gebcotif2xyz), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.3 (2,84 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec les versions R2020a à R2022a
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.3 | Edit the description. |
||
| 1.0.2 | A conditional statement is implemented to recognize if the tif image is a Geotiff. If the image does not have a spatial reference, the function sends an error message. |
||
| 1.0.1 | Sign in the depth was changed, inside the conditional of flag1. |
||
| 1.0.0 |
