nc_add_recs.m

Dave Allured dave.allured at noaa.gov
Fri Aug 3 16:08:35 MDT 2007


Oops, here is the attachment.

--Dave

Dave Allured wrote:
> This is easy to do in NCL.  See attached NCL script.  This demo makes a 
> new Netcdf file with a 3D variable as you specified.  By changing to 
> "append mode" in the addfile statement, you could add the same kind of 
> array to a pre-existing Netcdf file.  Will an NCL solution work for you?
> 
> --Dave A.
> CU/CIRES Climate Diagnostics Center (CDC)
> NOAA/ESRL/PSD, Climate Analysis Branch (CAB)
> http://www.cdc.noaa.gov/
> Boulder, Colorado
> 303-497-6825
> 
> David Wang wrote:
>> Hello,
>>
>> i've been scratching my head how to add a three-dimensional (time, 
>> lat, lon) variable into a netcdf file where time is the unlimited 
>> dimension and both lat and lon are dimensions of size 1. i work with 
>> matlab (nc_add_recs.m in snctools) but matlab doesn't allow trailing 
>> singleton dimensions. so while nc_add_recs.m (and nc_varput.m as well 
>> presumably) requires an input of rank 3, i'm not able to provide it an 
>> array of size (ntime, 1, 1). it's a pain in the neck. if there is any 
>> workaround out there, please give me a hint.
>>
>> thanks,
>> david
> 
> =============================================================================== 
> 
> To unsubscribe netcdfgroup, visit:
> http://www.unidata.ucar.edu/mailing-list-delete-form.html
> =============================================================================== 
> 
> 

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: singleton.ncl
Url: http://mailman.unidata.ucar.edu/mailing_lists/archives/netcdfgroup/attachments/20070803/0de4ba6e/attachment.ksh 


More information about the netcdfgroup mailing list