GrADSを使用しています
プログラム一式の圧縮ファイルは、このページの下にあります(MSM.CrossSection.GrADS.zip)。解凍して利用してください。
[~/to_manda_sensei/Tools/MSM.CrossSection.GrADS]
[kunoki@aofd165]
$ cd src
$ ls
ept_b80_RH.f90 module_msmp_var.f90 read_stn.f90
itp_vp.f90 module_thermo_vars.f90 srcbackup/
makefile msmcs.f90
module_main.f90 out_vp.f90
$ make clean; make
rm -rf ../obj/module_main.o ../obj/module_msmp_var.o ../obj/module_thermo_vars.o ../obj/msmcs.o ../obj/read_stn.o ../obj/itp_vp.o ../obj/out_vp.o ../obj/ept_b80_RH.o ../obj/*.mod
real 0m0.007s
user 0m0.001s
sys 0m0.005s
if [ ! -d ../obj ]; then \
mkdir -p ../obj ; \
fi
ifort -c -CB -traceback -fpe0 -module ../obj -c -o ../obj/module_main.o module_main.f90
ifort -c -CB -traceback -fpe0 -module ../obj -c -o ../obj/module_msmp_var.o module_msmp_var.f90
ifort -c -CB -traceback -fpe0 -module ../obj -c -o ../obj/module_thermo_vars.o module_thermo_vars.f90
ifort -c -CB -traceback -fpe0 -module ../obj -c -o ../obj/msmcs.o msmcs.f90
ifort -c -CB -traceback -fpe0 -module ../obj -c -o ../obj/read_stn.o read_stn.f90
ifort -c -CB -traceback -fpe0 -module ../obj -c -o ../obj/itp_vp.o itp_vp.f90
ifort -c -CB -traceback -fpe0 -module ../obj -c -o ../obj/out_vp.o out_vp.f90
ifort -c -CB -traceback -fpe0 -module ../obj -c -o ../obj/ept_b80_RH.o ept_b80_RH.f90
ifort -o ../msmcs ../obj/module_main.o ../obj/module_msmp_var.o ../obj/module_thermo_vars.o ../obj/msmcs.o ../obj/read_stn.o ../obj/itp_vp.o ../obj/out_vp.o ../obj/ept_b80_RH.o -module ../obj
$ cd ..
$ msmcs.run.sh
......................
......................
Log file: output/MandA2012Leg3.CrossSection.log
Done program msmcs.
$ head output/MandA2012Leg3.CrossSection.log
# lon= 129.60699
# lat= 32.54140
# yyyy= 2012.
# mm= 6.
# dd= 15.
# hh= 2.00
Output file: output/msmstn.MandA2012Leg3.12061502.meter.grd
$ grads -bp
Grid Analysis and Display System (GrADS) Version 2.0.2
Copyright (c) 1988-2011 by Brian Doty and the
Institute for Global Environment and Society (IGES)
GrADS comes with ABSOLUTELY NO WARRANTY
See file COPYRIGHT for more information
Config: v2.0.2 little-endian readline printim grib2 netcdf hdf4-sds hdf5 opendap-grids,stn geotiff shapefile
Issue 'q config' command for more detailed configuration information
GX Package Initialization: Size = 8.5 11
Running in Batch mode
ga-> MSM.CrossSection.GrADS.gs
No hardcopy metafile open
All files closed; all defined objects released;
All GrADS attributes have been reinitialized
/work2/kunoki/to_manda_sensei/Tools/MSM.Heat.Flux/MSM.Heat.Flux.MandA2012Leg3.track.ctl
Warning: OPTIONS keyword "template" is used, but the
DSET entry contains no substitution templates.
EPS file written to MSM.CrossSection.GrADS.eps
MSMstn.ctl
dset /work2/kunoki/to_manda_sensei/Tools/MSM.CrossSection.GrADS/output/msmstn.MandA2012Leg3.%y2%m2%d2%h2.meter.grd
options template
undef -999.9
title SAM DATA
xdef 1 linear 0.0 2.5
ydef 1 linear 60.0 2.5
zdef 500 linear 30 30
tdef 300 linear 02z15jun2012 1hr
vars 14
h 500 99 Height [m]
v 500 99 N-S Wind Speed [m/s]
u 500 99 E-W Wind Speed [m/s]
wr 500 99 Wind Relative [s]
ws 500 99 Wind Speed [m/s]
p 500 99 Air Pressure [hpa]
t 500 99 Temprature [K]
rh 500 99 Relative humid [%]
pt 500 99 Potential Temprature [K]
wp 500 99 dewpoint Pressure [hpa]
ewo 500 99 equi
dt 500 99 Dewpoint depression [K]
w 500 99 Mixing Ratio [kg/kg]
ept 500 99 Equivalent potential temp [K]
endvars