Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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?
 
Top