[RegCNET] Question about interpolating observational data to the RegCM grid
靖 张
jinger_8165 at yahoo.com.cn
Wed Dec 19 04:31:05 CET 2007
Dear all,
I want to interpolate observational data to my RegCM grid,but when I run the cruIFC8.x script,it failed.
./ cruIFC8.x
fortcom: Error: cru.param, line 37: Syntax error, found END-OF-STATEMENT when expecting one of: / ,
& ,'WET2000.nc'
----------------------^
fortcom: Error: cru.param, line 51: Syntax error, found END-OF-STATEMENT when expecting one of: / ,
& ,'/RegCM/Obs/CRU/CRUWET.CDF'
-------------------------------------^
fortcom: Error: cru.param, line 66: Syntax error, found END-OF-STATEMENT when expecting one of: / ,
& ,'WET'
---------------^
fortcom: Error: cru.param, line 37: Syntax error, found END-OF-STATEMENT when expecting one of: / ,
& ,'WET2000.nc'
----------------------^
fortcom: Error: cru.param, line 51: Syntax error, found END-OF-STATEMENT when expecting one of: / ,
& ,'/RegCM/Obs/CRU/CRUWET.CDF'
-------------------------------------^
fortcom: Error: cru.param, line 66: Syntax error, found END-OF-STATEMENT when expecting one of: / ,
& ,'WET'
---------------^
compilation aborted for CRU2RCM.f (code 1)
./cruIFC8.x: line 4: ./cru: No such file or directory
rm: cannot remove `cru': No such file or directory
Here is my settings:
vi cru.param
character outfile(nfld)*50
DATA (outfile(ifld),ifld=1,nfld)
& /'PRE2000.nc'
& ,'TMP2000.nc'
& ,'DTR2000.nc'
& ,'VAP2000.nc'
& ,'CLD2000.nc'
& ,'FRS2000.nc'
& ,'TMN2000.nc'
& ,'TMX2000.nc'
& ,'WET2000.nc'
c NAME OF THE GLOBAL INPUT CRU FILES
character infile(nfld)*50
DATA (infile(ifld),ifld=1,nfld)
& /'/RegCM/Obs/CRU/CRUPRE.CDF'
& ,'/RegCM/Obs/CRU/CRUTMP.CDF'
& ,'/RegCM/Obs/CRU/CRUDTR.CDF'
& ,'/RegCM/Obs/CRU/CRUVAP.CDF'
& ,'/RegCM/Obs/CRU/CRUCLD.CDF'
& ,'/RegCM/Obs/CRU/CRUFRS.CDF'
& ,'/RegCM/Obs/CRU/CRUTMN.CDF'
& ,'/RegCM/Obs/CRU/CRUTMX.CDF'
& ,'/RegCM/Obs/CRU/CRUWET.CDF'
c NAME OF THE CRU VARIABLES
character vnam(nfld)*10
DATA (vnam(ifld),ifld=1,nfld)
& /'PRE'
& ,'TMP'
& ,'DTR'
& ,'VAP'
& ,'CLD'
& ,'FRS'
& ,'TMN'
& ,'TMX'
& ,'WET'
I don’t know the reason. can anybody tell me why? I would appreciate your suggestion.
Thank you!
Jing Zhang
---------------------------------
雅虎邮箱传递新年祝福,个性贺卡送亲朋!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ictp.it/pipermail/regcnet/attachments/20071219/0abbcde8/attachment-0002.html>
More information about the RegCNET
mailing list