CESM2.0 Data Format problem

CESM researcher

HW doctor
New Member
Hello everyone!
For a beginner, for CESM2.0, the result data format of case simulation can not be read data? How to convert 1D data into 2D data (with latitude and longitude).The CESM2.0 data format does not seem to have latitude and longitude.so I don’t know how to read data in this format. I will use R to process data in TIF format. How to convert 1D to 2D data TIF (with latitude and longitude).Can you give me some suggestions? Thanks in advance!
 

strandwg

Moderator
Staff member
Hello everyone!
For a beginner, for CESM2.0, the result data format of case simulation can not be read data? How to convert 1D data into 2D data (with latitude and longitude).The CESM2.0 data format does not seem to have latitude and longitude.so I don’t know how to read data in this format. I will use R to process data in TIF format. How to convert 1D to 2D data TIF (with latitude and longitude).Can you give me some suggestions? Thanks in advance!

Can you be more specific? Can you do an "ncdump -h" on one of the files and provide the output here?
 
Back
Top