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

Add more precision to chlorophyll_ysi and phycocyanin_ysi fields

parent 20b1c7b6
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,8 @@ LOG = logging.getLogger(__name__)
ROUNDING = {
'rel_hum': 0,
'wind_direction': 0,
'chlorophyll_ysi': 2,
'phycocyanin_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