NetCDF-Fortran  4.4.4
 All Classes Files Functions Variables Typedefs Macros Pages
netcdf_expanded.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

integer function nf90_put_var_onebyteint (ncid, varid, values, start)
 
integer function nf90_put_var_twobyteint (ncid, varid, values, start)
 
integer function nf90_put_var_fourbyteint (ncid, varid, values, start)
 
integer function nf90_put_var_fourbytereal (ncid, varid, values, start)
 
integer function nf90_put_var_eightbytereal (ncid, varid, values, start)
 
integer function nf90_get_var_onebyteint (ncid, varid, values, start)
 
integer function nf90_get_var_twobyteint (ncid, varid, values, start)
 
integer function nf90_get_var_fourbyteint (ncid, varid, values, start)
 
integer function nf90_get_var_fourbytereal (ncid, varid, values, start)
 
integer function nf90_get_var_eightbytereal (ncid, varid, values, start)
 
integer function nf90_put_var_1d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_2d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_3d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_4d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_5d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_6d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_7d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_1d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_2d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_3d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_4d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_5d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_6d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_7d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_1d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_2d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_3d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_4d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_5d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_6d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_7d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_1d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_2d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_3d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_4d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_5d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_6d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_7d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_1d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_2d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_3d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_4d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_5d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_6d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_put_var_7d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_1d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_2d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_3d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_4d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_5d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_6d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_7d_onebyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_1d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_2d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_3d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_4d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_5d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_6d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_7d_twobyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_1d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_2d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_3d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_4d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_5d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_6d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_7d_fourbyteint (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_1d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_2d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_3d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_4d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_5d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_6d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_7d_fourbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_1d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_2d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_3d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_4d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_5d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_6d_eightbytereal (ncid, varid, values, start, count, stride, map)
 
integer function nf90_get_var_7d_eightbytereal (ncid, varid, values, start, count, stride, map)
 

Function/Subroutine Documentation

integer function nf90_get_var_1d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2394 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_1d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1890 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_1d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2149 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_1d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1400 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_1d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1645 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_2d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2429 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_2d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1927 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_2d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2184 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_2d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1435 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_2d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1680 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_3d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2464 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_3d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1964 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_3d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2219 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_3d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1470 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_3d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1715 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_4d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2499 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_4d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2001 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_4d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2254 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_4d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1505 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_4d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1750 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_5d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2534 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_5d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2038 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_5d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2289 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_5d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1540 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_5d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1785 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_6d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2569 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_6d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2075 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_6d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2324 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_6d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1575 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_6d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1820 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_7d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2604 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_7d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2112 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_7d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 2359 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_7d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1610 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_7d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :, :, :, :, :), intent(out)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1855 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), intent(out)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 157 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), intent(out)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 121 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), intent(out)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 140 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), intent(out)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 87 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_get_var_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), intent(out)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 104 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_1d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1155 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_1d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 665 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_1d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 910 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_1d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 175 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_1d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 420 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_2d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1190 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_2d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 700 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_2d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 945 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_2d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 210 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_2d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 455 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_3d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1225 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_3d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 735 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_3d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 980 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_3d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 245 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_3d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 490 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_4d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1260 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_4d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 770 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_4d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1015 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_4d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 280 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_4d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 525 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_5d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1295 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_5d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 805 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_5d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1050 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_5d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 315 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_5d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 560 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_6d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1330 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_6d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 840 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_6d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1085 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_6d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 350 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_6d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 595 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_7d_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), dimension(:, :, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1365 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_7d_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), dimension(:, :, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 875 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_7d_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), dimension(:, :, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 1120 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_7d_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), dimension(:, :, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 385 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_7d_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), dimension(:, :, :, :, :, :, :), intent(in)  values,
integer, dimension(:), intent(in), optional  start,
integer, dimension(:), intent(in), optional  count,
integer, dimension(:), intent(in), optional  stride,
integer, dimension(:), intent(in), optional  map 
)

Definition at line 630 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_eightbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = eightbytereal), intent(in)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 70 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_fourbyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = fourbyteint), intent(in)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 36 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_fourbytereal ( integer, intent(in)  ncid,
integer, intent(in)  varid,
real (kind = fourbytereal), intent(in)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 53 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_onebyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = onebyteint), intent(in)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 2 of file netcdf_expanded.f90.

Here is the call graph for this function:

integer function nf90_put_var_twobyteint ( integer, intent(in)  ncid,
integer, intent(in)  varid,
integer (kind = twobyteint), intent(in)  values,
integer, dimension(:), intent(in), optional  start 
)

Definition at line 19 of file netcdf_expanded.f90.

Here is the call graph for this function:


Return to the Main Unidata NetCDF page.
Generated on Mon Dec 19 2016 16:43:43 for NetCDF-Fortran. NetCDF is a Unidata library.