[
Thread Prev
][
Thread Next
][
Index
]
[ferret_users] compute temperature bellow mld
To
:
Ferret users mailing list <
ferret_users@xxxxxxxx
>
Subject
:
[ferret_users] compute temperature bellow mld
From
:
surja kanta Mishra <
surmat84@xxxxxxxxx
>
Date: Tue, 28 May 2013 16:23:30 +0530
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-beenthere:mime-version:date:message-id:subject:from:to :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:x-google-group-id:list-post:list-help :list-archive:list-unsubscribe:content-type; bh=5N2xwndIWSTCT2a3Lqsl1o/Kzvl14SMVw0vHd70EpX4=; b=qkbJYREEK5Vl7doejur8UgQzzAHud02kYvvqXmVze7s4O+L4hw2Pcz6ZzfZLRul4nM eD1PemQn2Mq0A6//ph9pDoPXlidekqprKYXZ1hGJnOf5qJXKrBG+/0s33PExMAgfGChm LYy0qh/04EnhpWbK3wW8sC4M7UzMb9T/reuu8PRJ2zRORZG0eIaLaS1sDbASd5Zchvc3 7c09R9QLklGfwA1lwUN7cSFZM49eVtVlt3fU49Q68hScR5hwZbuKBxDnCL0+ZIUuFytS 52r47RJZZHBZUpB6Kl348m+94KulLUsna8vBc+kpkh/uyGKb7fyPtGAqTB76PmVhE7v+ F9Rg==
List-archive: <
http://groups.google.com/a/noaa.gov/group/ferret_users/?hl=en_US
>
List-help: <
http://support.google.com/a/noaa.gov/bin/topic.py?hl=en_US&topic=25838
>, <
mailto:ferret_users+help@noaa.gov
>
List-id: <ferret_users.noaa.gov>
List-post: <
http://groups.google.com/a/noaa.gov/group/ferret_users/post?hl=en_US
>, <
mailto:ferret_users@noaa.gov
>
List-unsubscribe: <
http://groups.google.com/a/noaa.gov/group/ferret_users/subscribe?hl=en_US
>, <
mailto:googlegroups-manage+809428289204+unsubscribe@googlegroups.com
>
Mailing-list: list
ferret_users@xxxxxxxx
; contact
ferret_users+owners@xxxxxxxx
Sender:
owner-ferret_users@xxxxxxxx
Dear all,
I am trying to calculate temperature at 5m bellow mixed layer.
The away I have tried as
use mld.cdf
repeat/range=1:494/name=nl (;\
let mldn=mld[L=`nl`]+5;\
if `nl eq 1` then ;\
list/file=
tem_5_lmd.nc/format=cdf/clob/Z=`mldn`/l=`nl`/llimits=1:494
temp ;\
else ;\
list/file=
tem_5_lmd.nc/format=cdf/ap/Z=`mldn`/l=`nl`
temp ;\
endif ;\
)
then error is coming after 6th time step as
REPEAT: NL:6
!-> DEFINE VARIABLE mldn=mld[L=6]+5
!-> if 0 then
!-> list/file=
tem_5_lmd.nc/format=cdf/ap/Z=16.11672/l=6
temp
LISTing to file
tem_5_lmd.nc
!-> REPEAT: NL:7
!-> DEFINE VARIABLE mldn=mld[L=7]+5
!-> if 0 then
!-> list/file=
tem_5_lmd.nc/format=cdf/ap/Z=17.8263/l=7
temp
LISTing to file
tem_5_lmd.nc
**TMAP ERR: Requested data range is outside of data set limits
Expected: TEMP[K= 4 : 4 ] Found: TEMP[K= 3 : 3 ]
list/file=
tem_5_lmd.nc/format=cdf/ap/Z=17.8263/l=7
temp
Command file, command group, or REPEAT execution aborted
Thanks in advance
Surja
--
Surja...
...........................................................................................
Surja Kanta Mishra
Junior Research Fellow
(CSIR-NET, Funded by UGC)
School of Oceanographic Studies
Jadavpur University
Kolkata - 700032
India.
Contacts: +91 9681091928
Alternate E-mail:
sur_km@xxxxxxxxxxx
Previous by thread:
[ferret_users] polyline instead of closed polygon?
Next by thread:
[ferret_users] trouble with use/order
[
Thread Prev
][
Thread Next
][
Index
]
Contact Us
Dept of Commerce
/
NOAA
/
OAR
/
PMEL
/
Ferret
Privacy Policy
|
Disclaimer
|
Accessibility Statement