TUW-GEO / ismn

Readers for the data from the International Soil Moisture Network
https://ismn.earth/en/
MIT License
32 stars 21 forks source link

Add option to only consider depth_from during filtering #31

Closed wpreimes closed 3 years ago

wpreimes commented 3 years ago

Add an option to select to ignore the depth_to attribute of a sensor, and only check whether depth_from is within the passed depth range.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.1%) to 69.626% when pulling fbb5c70a14b5b98509d6574c72cc18bc1f49ed25 on wpreimes:ignore_sens_max_depth into 729ad37c7fbfeb7b0cfddcde450bd566cd1eb274 on TUW-GEO:master.

wpreimes commented 3 years ago

I wonder if we should add the keyword also in other places, or if there is a better solution than just passing a keyword, but I leave that up to you (and the other ismn people) to decide (if nobody else joins the discussion) and merge or close this PR.