[gradsusr] (no subject)

Anil Kumar Sharma aanil649 at gmail.com
Wed Dec 4 09:08:48 EST 2013


 Am new to GRAD. What I need is to plot the ocean current's U,V Components
on Google Map. NetCDF file contains the data.
NetCDF files will be downloaded from URL
*http://nomads.ncep.noaa.gov/pub/data/nccf/com/rtofs/prod/
<http://nomads.ncep.noaa.gov/pub/data/nccf/com/rtofs/prod/rtofs.20131129/>*

Can anyone suggest me how to plot its U,V components on grad and export it
to image and does this source provide global data for current?? .
The strength of U,V current will determine the width of the Arrow. I am
attaching the Sample image got from client (for the reference of arrows I
need).
*What I did so far is :*

sdfopen C:\WeatherGribFiles\rtofs_et_WPAb_3dz_f06_6hrly_reg1.nc
set vpage 0 11 0 8.5
set parea 0 11 0 8.5
set mproj scaled
set mproj off
set display color white
set datawarn off
set grads off
set timelab off
set xlab off
set ylab off
set frame off
set lon -135.59296875 135.59296875
set lat -83.63098770917021 83.63098770917023
set display color white
set ccolor 1
set cint 1
set digsiz 0.05
set gxout barb
set cthick 10
set arrscl 0.06
set arrowhead 10
d u;v
printim C:\e4fb2f0a-dc8d-40d5-bac4-e5fa5cca4ff3.png x855 y585 -t 0
 reinit


Can any one help me out or share if have any working example to draw u,v
components of current and its strength on basis of components vale !!!!!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20131204/9f1bde7b/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Current_Raw.png
Type: image/png
Size: 133998 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20131204/9f1bde7b/attachment-0001.png 


More information about the gradsusr mailing list