NOAA-OWP / hydrotools

Suite of tools for retrieving USGS NWIS observations and evaluating National Water Model (NWM) data.
Other
54 stars 13 forks source link

update default units handler to use explicit cache folder #254

Closed jarq6c closed 3 months ago

jarq6c commented 3 months ago

Closes #253

Changes the default unit registry cache to hydrotools/pint_cache. Added a new unit handler test to make sure pint actually uses the cache.

Checklist

jarq6c commented 3 months ago

Passed all tests.