check Subroutine

private subroutine check(ierr)

Handles any errors from the NetCDF API.

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: ierr

Calls

proc~~check~~CallsGraph proc~check check nf90_strerror nf90_strerror proc~check->nf90_strerror

Contents

None