8.5.2.8. parflow.tools.core.Run.check_nans

Run.check_nans(working_directory, include_forcing=True)

Check the input files for NaNs.

Parameters:
  • working_directory – The working directory of the ParFlow run.

  • include_forcing (bool) – If set to True, forcing files are going to be checked.

Raises:

ValueError – If an input file contains a NaN.