how to read a time series data at a particular (x, y) grid cell in a netcdf file
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear all,
The netcdf file was composited a dimension of x = 570 and y = 480.
How to extract a time series data at a particular grid cell in Matlab?
I've tried the nctoolbox, however the results are not identical with that in ncview. (ps. I guess the nctoolbox regard the (x, y) is the real longitude and latitude!?) So, I need to find the other solutions. Please see the attached the file at http://db.tt/WIqIt2u1
Please help me on this.
Thanks a lot.
Michael
0 Kommentare
Antworten (1)
Ashish Uthama
am 25 Apr. 2013
Bearbeitet: Ashish Uthama
am 25 Apr. 2013
1 Kommentar
Damith
am 26 Mär. 2014
hi,
I wanted to extract data using a netCDF file for a selected lat and long coordinate but this code did not work. Please see the attached file.
Any help is appreciated.
Thanks.
Siehe auch
Kategorien
Mehr zu NetCDF finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!