VForWaTer / scripts

Notebook collection for different purposes
0 stars 0 forks source link

Upload metadata for the other Operators #5

Closed AlexDo1 closed 3 years ago

AlexDo1 commented 3 years ago

The buehlot metadata upload script can now upload the metadata for the other operators.

I wrote a function that is used to upload the metadata for different operators. This saves a few lines of code, but I don't know if it's considered good practice in Python to define a function somewhere in the middle of the code.