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

monthly CAM history files

I have a question regarding the CAM history files:

The monthly output files have the following format:

cam2.h0.1978-01.nc
cam2.h0.1978-02.nc
cam2.h0.1978-03.nc,

indicating that the first file contains the average January values, the second the average February values and so on. However opening the files for instance with Ferret, the calendar shows 1.Feb 1978 for the first file. Is this only a calendar issue? Usually from my experience the calendar for monthly mean values would be set to 15. Jan?

Also I wanted to ask if 10m u and v components of the winds are available as a variable output? The standard output includes only the wind fields on the pressure levels (in my case the lowest pressure level at 992 hPa.).

Thanks!
 

eaton

CSEG and Liaisons
Here is another post with information regarding the date in monthly files: https://bb.cgd.ucar.edu/output-date-error-monthly-history-files-shifted-1-month
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
## About the monthly mean date:
This is not a calendar issue.
The time coordinate corresponds to the end of the averaging period.
For: cam2.h0.1978-01.nc it will be 1.Feb 1978.
The variable time_bnds tells you about the bounds of the averaging period.## About 10 meter wind.
You can output the variable U10 which is the 10-meter wind. However, CAM doesn't output the individual components (zonal and meridional) at 10 m.
 
Thank you for the information and the link to the other thread!Apparently a number of common data analysis tools (e.g. Ferret and CDO) have a problem with the time_bnds attribute.
 
Top