Wolfgang Preimesberger

Results 38 comments of Wolfgang Preimesberger

maybe add an option to allow user to select where to store/load the metadata from?

Generally I think the metadata handling could be improved, e.g raising a meaningful error when the data has been moved and the stored paths are not valid anymore.

Hi, sorry for the late reply. The problem is that at station 3.09, soil moisture sensors are operating between 0 and 5 cm, while your query looks for sensors between...

you can see it by selecting the station and by listing all sensor names (the numbers in the name refer to the depths in meters). Please note that your dataset...

My suggestion is, to be less restrictive and allow sensors from e.g 0 to 5 cm instead of 1 to 4 cm

Printing the names was only meant as an example to explain the problem for that specific station. Matching the different layers between model and insitu data is not straight forward...

Also, I'm not sure if there are even any sensors that measure SM e.g. between 1 and 4 cm depth in ISMN at all. Just to strengthen my point about...

Hi, I just downloaded the ISMN data for HOBE and tried the 2 function calls you posted and I got the same IDs for both of them. About the metadata,...

`v1.2.0` would be the latest. You can try `pip install -U ismn` to upgrade. The commands `ISMN_Interface.read_metadata()` (and `ISMN_Interface.read_ts`) read data for certain ID. the ID refers to a specific...

Thanks for reporting this. I can reproduce some issues with reading files in the header format. I will keep you posted and push a fix to the package if necessary.