[ncl-talk] satellite pixel data read

Debasish Hazra debasish.hazra5 at gmail.com
Tue Mar 5 12:17:19 MST 2019


Hi,
I am trying to read pixel file from GOES satellite using NCL and trying to
do map plot. I am following example 6 decribed here :
https://www.ncl.ucar.edu/Applications/Scripts/goes_6.ncl
But I am getting the following error :

fatal:Undefined identifier: (get_pi) is undefined, can't continue
fatal:["Execute.c":8575]:Execute: Error occurred at or near line 6 in file
./goesYXtoLatLon.ncl
fatal:Variable (PI) is undefined
fatal:["Execute.c":8575]:Execute: Error occurred at or near line 101 in
file ./goesYXtoLatLon.ncl
fatal:["Execute.c":8575]:Execute: Error occurred at or near line 15 in file
Satl_2dMap.ncl

I have attached my ncl program along with this email. Any help.
Thank you.
Debasish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190305/a7d77df4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: goesYXtoLatLon.ncl
Type: application/octet-stream
Size: 3947 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190305/a7d77df4/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Satl_2dMap.ncl
Type: application/octet-stream
Size: 2922 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190305/a7d77df4/attachment-0001.obj>


More information about the ncl-talk mailing list