[gradsusr] (no subject)

Gargi Akhoury gargiakhoury at bitmesra.ac.in
Wed Mar 16 21:27:38 EDT 2016


Hello Andrew,

     This is the error message which I am getting.

"run tcorr1000.gs
No hardcopy metafile open
All files closed; all defined objects released;
All GrADS attributes have been reinitialized
Error from SCORR:  Incompatable grids
Operation Error:  Error from scorr function
  Error ocurred at column 1
DISPLAY error:  Invalid expression
  Expression = scorr(jant,janp,lon=40,lon=170,lat=0,lat=45)"

Regards


On Thu, Mar 17, 2016 at 4:06 AM, Andrew Friedman <andfried at gmail.com> wrote:

> Hi Gargi,
>
> Can you please include at what step you received the error and what your
> error message was?
> It would also be helpful to try to simplify the script as much as possible
> to isolate what caused the problem.
>
> Andrew
>
> > On Mar 16, 2016, at 7:07 PM, Gargi Akhoury <gargiakhoury at bitmesra.ac.in>
> wrote:
> >
> > Hello,
> >      I have one problem regarding correlation. I want to plot
> correlation between two variables precipitation and temperature. The script
> is written below:
> >
> > "reinit"
> > "sdfopen t1000.nc"
> > 'set poli on'
> > 'set lon 40 170'
> > 'set lat 0 45'
> > "set t 1 420"
> > "define jant=aave(temp-273.15,lon=40,lon=170,lat=0,lat=45)"
> > *"modify avesst seasonal"
> > *"set t 1 432"
> > *"define sstanom=sst1-avesst"
> >
> > *"define nino4=aave(sstanom,lon=-150,lon=160,lat=-5,lat=5)"
> > "close 1"
> >
> > "sdfopen precip.mon.mean.nc"
> > *"set lon 0 360"
> > *"set lat -90 90"
> > "set t 1 420"
> > "define janp=aave(precip,lon=40,lon=170,lat=0,lat=45)"
> > "d scorr(jant,janp,lon=40,lon=170,lat=0,lat=45)"
> > *"gxprint tcorr.png x1024 y768"
> >
> > But I am getting error. Kindly help me regarding this.
> >
> > Regards
> > _______________________________________________
> > 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20160317/0da492b5/attachment.html 


More information about the gradsusr mailing list