cable_netcdf_write_darray_int32 Subroutine

private subroutine cable_netcdf_write_darray_int32(this, var_name, values, decomp, fill_value, frame)

Arguments

Type IntentOptional Attributes Name
class(cable_netcdf_nf90_file_t), intent(inout) :: this
character(len=*), intent(in) :: var_name
integer(kind=CABLE_NETCDF_INT32_KIND), intent(in) :: values(..)
class(cable_netcdf_decomp_t), intent(inout) :: decomp
integer(kind=CABLE_NETCDF_INT32_KIND), intent(in), optional :: fill_value
integer, intent(in), optional :: frame