Dendro
All threads resolved!
All threads resolved!
Compare changes
Files
2- Alexander Hinz authored
+ 62
− 66
@@ -11,22 +11,35 @@ from config.data import NODATA
@@ -52,14 +65,11 @@ def dendroCalculation(df, dendro, first_value):
@@ -71,52 +81,48 @@ def dendroInterpolation(df, dendro):
@@ -124,28 +130,17 @@ def writeData(data, device):
@@ -156,6 +151,9 @@ def procDevice(logger, device, **kwargs):
@@ -178,18 +176,16 @@ def main(station, device, start_date, end_date, debug):
@@ -197,4 +193,4 @@ if __name__ == "__main__":