jlu-ilr-hydro / odmf

Observatory Data Management Framework
MIT License
4 stars 5 forks source link

Bug: Error when aggregating data on Plot Website #67

Closed thouska closed 3 years ago

thouska commented 4 years ago

Happens after clicking on "csv" in the line-object, if a aggregation was set, e.g. daily. The error is new and must be linked to recent changes:

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last): File "/var/wsgi/odmf.schwingbach/venv/lib/python3.6/site-packages/pandas/core/generic.py", line 368, in _get_axis_number return cls._AXIS_TO_AXIS_NUMBER[axis] KeyError: 'mean'

thouska commented 3 years ago

Any updates on this one? Current online version results in same error.

philippkraft commented 3 years ago

Sorry for leaving this simple task open for so long...