How to extract data from a nc file with grid like axbxc

2 visualizzazioni (ultimi 30 giorni)
I have a .nc file iin which some datas are stored. But some of the datas are stored in a grid like axbxc format (eg the cdodtot in the file attached below). How to extract these types of data?

Risposta accettata

Walter Roberson
Walter Roberson il 27 Dic 2021
See https://www.mathworks.com/matlabcentral/answers/1608670-how-to-process-nc-file-in-matlab#comment_1885785 for an example of working with the same kind of grid, also indexed by latitude, longitude, and time.
That particular example also works with a shape file to define the region of interest. (But read to the end of the thread there to see more about the limitations of the shape processing that I did there.)

Più risposte (0)

Categorie

Scopri di più su Data Import and Analysis in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by