HWRF  trunk@4391
hwrf.exceptions.PrecisionTooHigh Class Reference

Raised when a time was requested with higher precision than available. More...

Detailed Description

Raised when a time was requested with higher precision than available.

Raised when a time was provided that contained fractions of a second, for a function that cannot handle that. For example, the WRF output files must be exactly on a second boundary.

Definition at line 194 of file exceptions.py.

Inheritance diagram for hwrf.exceptions.PrecisionTooHigh:
hwrf.exceptions.HWRFTimeError hwrf.exceptions.HWRFError

The documentation for this class was generated from the following file: