[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
970225: NETCDF2_4R2 and R3 OSF problems
- Subject: 970225: NETCDF2_4R2 and R3 OSF problems
- Date: Tue, 25 Feb 97 15:05:55 -0700
Steve,
>Date: Tue, 25 Feb 97 13:36:09 -0700
>From: Steve Penton <address@hidden>
>Organization: .
>To: Steve Emmerson <address@hidden>
>Subject: Re: 970225: NETCDF2_4R2 and R3 OSF problems
>Keywords: 199702200132.SAA04501
In the above message, you wrote:
> start_data,count_data,stride_data, etc are all of our type
> IDL_LONG which is defined as (here LONG_NOT_32 is true)
I suspect that this is your problem. Instead of being of type IDL_LONG,
they should simply be of type `long' because that's the type expected by
the ncvar{get,put}g() functions.
--------
Steve Emmerson <address@hidden>