Skip to content
Snippets Groups Projects
Verified Commit 14fec152 authored by David Hoese's avatar David Hoese
Browse files

Bump tower accum_precip precision to 2 decimal places

parent 5857391e
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ LOG = logging.getLogger(__name__)
ROUNDING = {
'aoss.tower.rel_hum': 0,
'aoss.tower.wind_direction': 0,
'aoss.tower.accum_precip': 2,
'mendota.buoy.rel_hum': 0,
'mendota.buoy.wind_direction': 0,
'mendota.buoy.chlorophyll_ysi': 2,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment