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

Fix imports of calc functions migrated from metobscommon.data.calc

parent 35ddcd09
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ from datetime import datetime, timedelta
import rrdtool
from metobscommon.data.calc import altimeter, dewpoint, wind_vector_components
from metobscommon.util.calc import altimeter, dewpoint, wind_vector_components
from metobscommon.util.mytime import to_epoch
from aosstower import station
......
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