polaris.ocean.model.OceanModelStep.check_properties

OceanModelStep.check_properties()[source]

Check conservation properties of the output files of this step

Details of each check are stored in self.property_check_results and written to property_check_results.json in the step’s work directory so that they can be summarized by other steps.

Returns:

  • checked (bool) – Whether any properties were checked

  • success (bool) – Whether all checked properties are within tolerance