Closed sandorkertesz closed 2 years ago
I refactored the whole filtering into bufr_filters.py
and added support for range and slice filtering. See the tests in test_20_bufr_filters.py
for examples.
I'll keep the issue open until I sync the README
Does the slicing work for datetime?
With this we could extract e.g. airTemperature values < 273.16.