Skip to content

Lift necessity to patch xarray scaling and timedelta decoding #40

Closed
@j-haacker

Description

@j-haacker

Is your feature request related to a problem? Please describe.
Currently, xarray needs to be patch to allow opening ESA's L1b netcdf files. Further, two warnings are issued by xarray.

Describe the solution you'd like
A backend should be used that is able to read the concerned scaling factor and decode the time stamps.

Additional context
xarray hints at a possible solution saying one should use an appropriate CFTimedeltaCoder. I suspect this would fix only one of the issues, nut maybe using a different backend for reading the data fixes both?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions