hydromodpy.core.units.time#
Time-unit helpers centered on SI (seconds).
Functions
|
Return an int64 CF time axis (seconds since the 1970 epoch). |
|
Convert one numeric value in seconds to another time unit. |
|
Convert one numeric value from |
|
Return multiplicative factor to convert one unit to seconds. |
|
Normalize one time unit payload to canonical plural text. |
|
Convert one timedelta-like payload to seconds. |
|
Return MODFLOW 6 |
|
Return MODFLOW ITMUNI integer code from unit payload. |
|
Return pandas |