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

daily output

Hello to everyone and especially in Rich,

The question with the frequency of the output was rather not fully declared by me. When I mean daily output I mean for every history file that is produced, a daily output for every day to be included in it. More specifically, in testrun_ozone_sulf.cam2.h0.2008-04-18-00000.nc
I want to have the data of fincl1 (h0) for the day 18/4/2008 etc. Any suggestions?

if that is not possible and....
If in testrun_ozone_sulf.cam2.h0.2008-04-18-00000.nc are all the values of 5 day(the number is picked by chance) run then can you suggest an ncl program to plot dust(or an another variable) vertically and horizontally which will pick out every day for a specific variable?

For having daily output for 3 fincl history files I have to write to the namelist

nhtfrq=-24,-24,-24

mfilt = 1,1,1 (I am not sure how to use this flag)

I want every history file to have data for 1 day otherwise propose me an script for separating the data from every history file and plotting a variable for every day.



Thanks in advance

Nik
 
Top