Re: month_to_annual function error

From: Sanjiv Kumar <sanjivconscious_at_nyahnyahspammersnyahnyah>
Date: Wed Jun 02 2010 - 15:23:10 MDT

Hello Dennis,

Below are details:

printVarSummary( lht_cm20)

Variable: lht_cm20
Type: float
Total Size: 4718592 bytes
            1179648 values
Number of Dimensions: 3
Dimensions and sizes: [time | 144] x [lat | 64] x [lon | 128]
Coordinates:
            time: [181071..185420]
            lat: [-87.8638..87.8638]
            lon: [ 0..357.1875]
Number Of Attributes: 5
  long_name : runoff (mean) clm3.5
  units : mm/s
  cell_method : time: mean
  _FillValue : 1e+36
  missing_value : 1e+36

and

opt = 0

thanks
sanjiv

On Wed, Jun 2, 2010 at 4:12 PM, Dennis Shea <shea@ucar.edu> wrote:

> You must provide more information.
>
> Whenever you get an error like this, it is useful to proceed the
> call with
>
> printVarSummary( data )
>
> tell us what 'opt' you are using.
>
> ann = month_to_annual( data, opt)
>
>
> On 6/2/10 2:05 PM, Sanjiv Kumar wrote:
>
>> Hello,
>> i am trying to use month_to_annual function to calculate annual total
>> from monthly data (var(time|:, lat|:, lon|:)), but i am getting
>> following error message
>> fatal:mask: dimension sizes of parameter 0 and parameter 1 do not match
>> fatal:Execute: Error occurred at or near line 8537 in file
>> $NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl
>> i have no idea, why i am getting this message..any clue is highly
>> appreciated.
>> thanks
>> sanjiv
>>
>>
>>
>> _______________________________________________
>> ncl-talk mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jun 2 15:23:19 2010

This archive was generated by hypermail 2.1.8 : Mon Jun 07 2010 - 16:48:44 MDT