midhunmachary
New member
Hello,
I am currently working on fog. I run WRF model for 24 hours and plotted visibility during fog hours using RIP 4.7. Now I want to extract the predicted visibility over a particular location and to draw a time series for 24 hours.
Please help me to draw a time series diagram of visibility over the location (28.56N, 77.11E) using RIP. What modifications should I make in the script given below.
Thanks in advance,
Midhun M
Department of Atmospheric Science
Central University of Rajasthan, India
&userin
idotitle=1,titlecolor='def.foreground',
ptimes=1,-24,1
ptimeunits='h',tacc=120,timezone=+5.5,iusdaylightrule=1,
iinittime=1,ivalidtime=1,inearesth=0,
flmin=.09, frmax=.92, fbmin=.10, ftmax=.85,
ntextq=0,ntextcd=0,fcoffset=0.0,
idescriptive=1,icgmsplit=0,maxfld=10,itrajcalc=0,imakev5d=0
&end
&trajcalc
rtim=15,ctim=6,dtfile=3600.,dttraj=600.,vctraj='s',
xjtraj=95,90,85,80,75,70,65,80.6,80.6,80.6,80.6,80.6,80.6,
yitraj=50,55,60,65,70,75,80,77,77,77,77,77,77,
zktraj=.9,.9,.9,.9,.9,.9,.9,.99,.9,.8,.7,.6,.5,
ihydrometeor=0
&end
===========================================================================
---------------------- Plot Specification Table ---------------------
===========================================================================
feld=visb; ptyp=hc; cmth=fill; nohl=L; cbeg=0; cend=5.0;>
cosq=0,light.blue,0.2,light.violet,0.5,light.purple,1.0,orange,2.0,light.gray,3.0,>
aqua,4.0,white
#feld=visd; ptyp=hc; cmth=cont; nohl=L; cbeg=0; cend=5.0; linw=2
feld=map; ptyp=hb; outy=CO
feld=map; ptyp=hb; outy=topind.ascii
feld=tic; ptyp=hb
feld=bullet; titl=D; crsa=28.58lat,77.20lon; ptyp=hb
feld=bullet; titl=M; crsa=19.00lat,73.00lon; ptyp=hb
feld=bullet; titl=K; crsa=22.34lat,88.24lon; ptyp=hb
feld=bullet; titl=C; crsa=13.00lat,80.25lon; ptyp=hb
===========================================================================
I am currently working on fog. I run WRF model for 24 hours and plotted visibility during fog hours using RIP 4.7. Now I want to extract the predicted visibility over a particular location and to draw a time series for 24 hours.
Please help me to draw a time series diagram of visibility over the location (28.56N, 77.11E) using RIP. What modifications should I make in the script given below.
Thanks in advance,
Midhun M
Department of Atmospheric Science
Central University of Rajasthan, India
&userin
idotitle=1,titlecolor='def.foreground',
ptimes=1,-24,1
ptimeunits='h',tacc=120,timezone=+5.5,iusdaylightrule=1,
iinittime=1,ivalidtime=1,inearesth=0,
flmin=.09, frmax=.92, fbmin=.10, ftmax=.85,
ntextq=0,ntextcd=0,fcoffset=0.0,
idescriptive=1,icgmsplit=0,maxfld=10,itrajcalc=0,imakev5d=0
&end
&trajcalc
rtim=15,ctim=6,dtfile=3600.,dttraj=600.,vctraj='s',
xjtraj=95,90,85,80,75,70,65,80.6,80.6,80.6,80.6,80.6,80.6,
yitraj=50,55,60,65,70,75,80,77,77,77,77,77,77,
zktraj=.9,.9,.9,.9,.9,.9,.9,.99,.9,.8,.7,.6,.5,
ihydrometeor=0
&end
===========================================================================
---------------------- Plot Specification Table ---------------------
===========================================================================
feld=visb; ptyp=hc; cmth=fill; nohl=L; cbeg=0; cend=5.0;>
cosq=0,light.blue,0.2,light.violet,0.5,light.purple,1.0,orange,2.0,light.gray,3.0,>
aqua,4.0,white
#feld=visd; ptyp=hc; cmth=cont; nohl=L; cbeg=0; cend=5.0; linw=2
feld=map; ptyp=hb; outy=CO
feld=map; ptyp=hb; outy=topind.ascii
feld=tic; ptyp=hb
feld=bullet; titl=D; crsa=28.58lat,77.20lon; ptyp=hb
feld=bullet; titl=M; crsa=19.00lat,73.00lon; ptyp=hb
feld=bullet; titl=K; crsa=22.34lat,88.24lon; ptyp=hb
feld=bullet; titl=C; crsa=13.00lat,80.25lon; ptyp=hb
===========================================================================