Re: NetCDF dataset

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon Jan 21 2013 - 15:55:06 MST

This is the NCAR Command Language help URL.

---
Your question [fortran call] should be sent to the
   netcdfgroup@unidata.ucar.edu
Good Luck
On 1/18/13 6:38 PM, Sameh Shohdy wrote:
>
>
>   Hello,
> I have a Netcdf data set with three dimensions x,y,z.
>
> I have a position [w,r,m] I want to retrieve all point adjust to this point . it seems like cubearound this center point
>
> This is the command I used to retrieve the point [w,r,m]:
>
>            CALL_NETCDF(nc_get_vara_float(this->nhandle->ncid, this->nhandle->vid, temp_startp, temp_countp, (float*)&(buffer[pointcount * 4])));
>
> Can anyone help me to assign the temp_countp array and how to retrieve the need points.
>
> Thank you
>
> --Sameh
>
>
>
>
>
>
>
>>
>>
>>
>>
>> _______________________________________________
>> 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 Mon Jan 21 15:55:15 2013

This archive was generated by hypermail 2.1.8 : Wed Jan 23 2013 - 20:38:31 MST