[gradsusr] plot Cross section of topography

Martin V. Mathew vmartinmathew at gmail.com
Thu Jun 6 06:11:47 EDT 2013


Hi

I have prepared a program 'bathymap.gs' to plot shaded cross section of
topography data (Please see the attached figure).
This program uses netcdf file of ETOPO 5-minute resolution gridded
elevation data for topography.
A description of the program and other relevant details are given as
comment text in the beginning of the program.


Hope this will help you

Regards
Martin


On 4 June 2013 20:06, Wesley Ebisuzaki - NOAA Federal <
wesley.ebisuzaki at noaa.gov> wrote:

> Alireza,
>
> My pgb file has the following variables
>
>    tmpprs     .. temperature on 17 (hPa) pressure levels
>    pressfc    .. surface pressure in Pa
>
> set lat 30
> set lon 0 360
> set lev 1000 10
> d tmpprs
> orog.gs
>
> ------------ orog.gs ------------------
> *
> * maskout underground data for cross-sections
> *
> 'define t1pm1=pressfc/100'
> 'set gxout grfill'
> 'set clevs  -1 1'
> 'set ccols  1 1'
> 'set ccols  0 0'
> 'd maskout(0,lev-t1pm1)'
> 'set gxout shaded'
> ---------  end orog.gs -------------------------------
>
>        Wesley
>
>
> On Mon, Jun 3, 2013 at 4:18 PM, AliReza Balalan Fard <fard792 at gmail.com>wrote:
>
>> hi ,
>> how can i draw a topography (TERRAIN) cross section ?
>>
>> Thanks,
>> Alireza
>> _______________________________________________
>> gradsusr mailing list
>> gradsusr at gradsusr.org
>> http://gradsusr.org/mailman/listinfo/gradsusr
>>
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>


-- 
Martin V. Mathew
Research scholar
Centre for Oceans, Rivers, Atmosphere and Land Sciences (CORAL)
IIT Kharagpur
India.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130606/f4c4c88c/attachment-0003.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grads.eps
Type: application/postscript
Size: 34673 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20130606/f4c4c88c/attachment-0003.eps 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bathymap.gs
Type: application/octet-stream
Size: 7386 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20130606/f4c4c88c/attachment-0003.obj 


More information about the gradsusr mailing list