Changeset 257 for trunk/models/LMDZ/serie_LMDZ.sh
- Timestamp:
- Nov 14, 2020, 3:55:34 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/models/LMDZ/serie_LMDZ.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/models/LMDZ/serie_LMDZ.sh
r242 r257 22 22 LMAX=79 23 23 phys=NPv6.1 24 LMDZdir=/home/hourdin/R2 41/HighTune/../LMDZtrunk24 LMDZdir=/home/hourdin/R254/HighTune/../LMDZtrunk 25 25 EXPE=$local/WAVE$WAVEN 26 26 CTRL=$local/CTRL … … 195 195 # -- calendar issues -------------------------------------------------------- 196 196 ncatted -a calendar,time,o,c,"standard" -O $name.nc 197 if [ "$cas" = "IHOP " ] ; then197 if [ "$cas" = "IHOP/REF" ] ; then 198 198 ncatted -a units,time,o,c,"seconds since 2002-06-14 05:59:59" \ 199 199 -a time_origin,time,o,c," 2002-JUN-14 05:59:59" -O $name.nc ; fi 200 if [ "$cas" = "RICO " ] ; then200 if [ "$cas" = "RICO/REF" ] ; then 201 201 ncatted -a units,time,o,c,"seconds since 2004-12-27 00:00:00" \ 202 202 -a time_origin,time,o,c," 2004-DEC-27 00:00:00" -O $name.nc ; fi
Note: See TracChangeset
for help on using the changeset viewer.
