Borrar filtros
Borrar filtros

what are the unit and source of topo data in matlab?

5 visualizaciones (últimos 30 días)
Sanaz
Sanaz el 23 de Jun. de 2014
Editada: Ted Shultz el 23 de Feb. de 2021
I want to use the elevation data from topo.mat in matlab. I need some information about it. 1)What is the unit for the elevation data? and 2)where did matlab get the data?

Respuestas (2)

Kimberly
Kimberly el 30 de Ag. de 2014
I had the same question as you!
I don't know if you've gotten an answer yet. The mathworks website says, "National Geophysical Data Center, NOAA US Department of Commerce under data announcement 88-MGG-02."
I did a google search, and here is the website with the relevant information: http://www.ngdc.noaa.gov/mgg/global/etopo5.HTML

Ted Shultz
Ted Shultz el 23 de Feb. de 2021
Editada: Ted Shultz el 23 de Feb. de 2021
As Kimberly said, the "topo" data is from http://www.ngdc.noaa.gov/mgg/global/etopo5.HTML. Their is a newer data set out (https://www.ngdc.noaa.gov/mgg/global/global.html) with better documentation. That data set says the Lat/Lon are WGS 84, and the elevation is meters above MSL for the center of that cell. I assume that is the same for the older data set used in MATLAB as well.
To convert from MSL to ellipsoid height, see this page:
https://www.mathworks.com/help/map/ellipsoid-geoid-and-orthometric-height.html

Categorías

Más información sobre Call Python from MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by