Schabi
Schabi
A function to get the available parameter of a specific station. Now I need to know the parameters to get observation data of the station, but how should I know...
Would be nice to get the URL generated by the function either by return or print. For example:  in this way the url can be sent to support, when...
Hi guys, There is some strange behavior when using **@ureg.wraps**... When I use my function **without @ureg.wraps** result has **correct dimension** and also intermediate results are correct: ``` Q_ =...