Reading and Extracting time-series in Matlab

조회 수: 1 (최근 30일)
Arup Chakra
Arup Chakra 2019년 4월 4일
편집: Arup Chakra 2019년 4월 5일
Hi,
I have 5800 TRMM 3hourlyTRMM_L3/TRMM_3B42.7 nc4 files......Thing is that, My only variable is Precipitaiton and every nc4 file is representing 3hourly precipitaiton value but nc4 file attribute don't contain time or date which I check in ArcGIS .How can I extract 3 hourly time-series of my study area chronologically for perticular latitude and longitude (precipitaiton gages) and prepare a entire 3 hourly timeseries which I need to compare with gauge precipitaiton later. I need to export them in CSV format.
Honestly to say I am new user of Matlab.Thanks in advance.
  댓글 수: 3
Walter Roberson
Walter Roberson 2019년 4월 4일
The NASA TRMM_3B42 file format is described at https://storm.pps.eosdis.nasa.gov/storm/data/docs/filespec.TRMM.V7.3B42.pdf . However it sounds like you are using a netcdf version of those. Perhaps the page is https://disc.gsfc.nasa.gov/datasets/TRMM_3B42_7/summary and in particular more information at https://pps.gsfc.nasa.gov/Documents/filespec.TRMM.V7.pdf
However... it is all pretty nebulous without a sample file, and it appears registration is required to obtain a file.
Arup Chakra
Arup Chakra 2019년 4월 5일
편집: Arup Chakra 2019년 4월 5일
This is the sample files of my study area as I downloaded from Eartdata site. The every files has the date and time on there title.....Hope it will help you to understand what I say.....

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 NetCDF에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by