Closed ninahakansson closed 3 years ago
Added possibility to crop data between start_line and end_line.
Left to do:
Update or do not read midnight_line, overlap_free_end and overlap_free_start as these are no longer correct after cropping data. Add tests.
I added "removal" of broken data. The data stays but values are set to nodata. @sfinkens do you have any suggestion on how to do this in a better more xarray-ish way?
Added possibility to crop data between start_line and end_line.
Left to do:
Update or do not read midnight_line, overlap_free_end and overlap_free_start as these are no longer correct after cropping data. Add tests.