Skip to content

v0.1.1

Compare
Choose a tag to compare
@thwllms thwllms released this 02 May 19:20
· 122 commits to main since this release
ac10bca

Fixes an issue with rashdf.utils.convert_ras_hdf_string. The already-existing function rashdf.utils.parse_duration wasn't getting used as intended to parse RAS HDF time duration strings. This update ensures that RAS HDF attribute string values in the format HH:MM:SS are converted to datetime.timedelta objects.