[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #YYH-497732]: reading netcdf-4 ushort variables in Fortran



I notice that the file
    netcdf_expanded.f90
contains this function:
   function nf90_get_var_1D_TwoByteInt(ncid, varid, values, start, count, 
stride, map)
since the last 4  argument appears to be optional you can (I think) call it as
   nf90_get_var_1d_TwoByteInt(ncid,varid,values)
to read the whole variable.
Note also that there are version ..._2D_... up thru ..._7D_...
You try this function.

=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: YYH-497732
Department: Support netCDF
Priority: Normal
Status: Closed