check Subroutine

public subroutine check(status)

Uses

    • netcdf

@author Wolfgang Kurtz, Guowei He, Mukund Pondkule @date 03.03.2023 @brief Error handling for netCDF commands @param[in] status netCDF command status @details This subroutine checks the status of a netCDF command and prints an error message if necessary.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: status