vergauwenthomas / MetObs_toolkit

A toolkit for using non-traditional meteorological observations
https://vergauwenthomas.github.io/MetObs_toolkit/
MIT License
12 stars 4 forks source link

Refactoring / defenitions of gaps #437

Closed vergauwenthomas closed 2 weeks ago

vergauwenthomas commented 6 months ago

The gap and missing obstype modules are becoming too complex. It is time to refactor them. The idea is to merge the gaps and missing obstype together into the new gap$ class.

Gap attributes:

gapdf (and anchordf) is a dataframe with datetime-name index (easier for merging), and the following columns:

The following issues must be resolved here

vergauwenthomas commented 2 weeks ago

obsolete (duplicate of #467)