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

What program do you use to read CAM output?

I am new to using CAM and was wondering what programs everyone uses to read/display the model results. I have been trying to learn NCL, but was curious what everyone else uses.
 
You can read the result of CAM output with fortran code,then write out the data in GrADs format and a ctl file for dispalying in Grads software.

Or ,you can directly use the Grads software to open and disaply it like this" sdfopen *****.nc" .
 
Top