Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload buehlot #14

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Upload buehlot #14

wants to merge 15 commits into from

Conversation

AlexDo1
Copy link
Collaborator

@AlexDo1 AlexDo1 commented Jul 8, 2021

The Bühlot upload script works on my local database.

At the moment, precipitation and air temperature data for the operator KIT are uploaded by the upload_buehlot_kit script.

We can wait until I get the other data, or we can upload the first data as is.

Maybe you could look at how I saved the warnings in the details. Currently each warning gets an extra detail with tstamp and the warning as value. So a lot of lines are written in the details, but I don't know if this is a problem and I didn't have a better idea yet. At the end of the script is an example of how I find a warning about a tstamp.

@AlexDo1 AlexDo1 requested a review from mmaelicke July 8, 2021 15:47
@AlexDo1
Copy link
Collaborator Author

AlexDo1 commented Jul 8, 2021

I can also send you the raw data, to which I made some small changes, which I have also documented in the upload script.

@mmaelicke
Copy link
Member

Thanks a lot. I will have a look at the weekend or early next week.

@AlexDo1
Copy link
Collaborator Author

AlexDo1 commented Jul 12, 2021

Alex just sent me the rest of the data, plus there was probably an error in the data I had so far, which Alex has now fixed.
I would now extend the Pull Request to upload the new data and see that the upload of the old data still works.

After that you can review the pull request

@mmaelicke
Copy link
Member

perfect, I'll wait for your feedback

@mmaelicke
Copy link
Member

Hey Alex,
Können die Daten mit in das repo gepusht werden, oder sind die zu groß?
Grüße

@AlexDo1
Copy link
Collaborator Author

AlexDo1 commented Jul 27, 2021

Buehlot upload is running from start to finish.

There exist mainly unclarities in some variables and possible variable conversions:

1. Ott water level:

metadata:

  • variable: Water_Level,
  • unit: mm

plotted data:

  • unit: looks like m (negative values -> relative to the sensor?, sensor height (m+NN)?),
  • variable: water level? river water level?

image

2. TruTrack water height:

metadata:

  • variable: Water_Level
  • unit: mm

plotted data:

  • data generally looks very bad
  • merge: data looks different before and after 2018
  • unit: should be mm (negative values -> relative to the sensor?, sensor height (m+NN)?)
  • variable: river water level?, groundwater level?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants