Skip to content

Kerchunk Attributes

H. Joe Lee edited this page Dec 20, 2022 · 3 revisions

_FillValue attribute is missing.

It's part of the .zarray, not .zattr.

Precision is different.

DMR++ truncates floating point value:

< /brightness_temperature_08um6:scale_factor=0.009999999776482582
---
> /brightness_temperature_08um6:scale_factor=0.009999999776

Kerchunk truncates floating point value:

< /geostationary:inverse_flattening=298.257223563
---
> /geostationary:inverse_flattening=298.25722356300003
Clone this wiki locally