[Thread Prev][Thread Next][Index]

[ferret_users] list and save commands



Hi all again,

When I use list and save commands on 2 variables that
have a different time range but compatible, I get only one variables
saved whereas the list displayed the 2.

Here is what you can try:

use "http://dods.extra.cea.fr/cgi-bin/nph-dods/data/p86denv/IPSLCM5A/PROD/rcp85/v3.rcp85.1/ATM/Analyse/TS_MO_YE/v3.rcp85.1_20060101_22351231_1Y_t2m_min.nc"; use "http://dods.extra.cea.fr/cgi-bin/nph-dods/data/p86denv/IPSLCM5A/PROD/rcp45/v3.rcp45.1/ATM/Analyse/TS_MO_YE/v3.rcp45.1_20060101_22851231_1Y_t2m_min.nc";

list/l=1:20 T2M_MIN[i=30,j=45,d=1], T2M_MIN[i=30,j=45,d=2]
! --> 2 variables are displayed

save/clobber/file=tyty.nc/l=1:20 T2M_MIN[i=30,j=45,d=1], T2M_MIN[i=30,j=45,d=2]
spawn ncdump tyty.nc
--> only 1 variable is saved !!

Patrick

--
LSCE/IPSL, Laboratoire CEA-CNRS-UVSQ
Data Analysis and Visualization Engineer
ICMC - IPSL Climate Modelling Centre
--



[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement