[gradsusr] How to get grid distance within GrADS script?

Ivan Toman ivtoman at inet.hr
Mon Jun 6 12:57:32 EDT 2016


Hello again,

I found the way, if anyone is interested, I did this, for my application 
works OK:

'set y 1'
laty1 = subwrd(result,4)
'set y 2'
laty2 = subwrd(result,4)
gridspacing=(laty2-laty1)*111


Best regards,
Ivan


On 06/03/2016 05:43 PM, Ivan Toman wrote:
> Hello,
>
> Is it possible to get grid distance value inside GrADS script somehow?
>
>
> Best regards and thanks!
>
> Ivan Toman
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>



More information about the gradsusr mailing list