netcdf_io_check Interface

interface
public module module subroutine netcdf_io_check(status, call_identifier)

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: status

The status code returned by a NetCDF function

character(len=*), intent(in), optional :: call_identifier

String that indicates which calling function caused the error for diagnostic purposes