xcube-dev / xcube-sh

An xcube plugin to allow generating data cubes from the Sentinel Hub Cloud API
MIT License
12 stars 10 forks source link

Missing "grid_mapping" attribute in data variables #85

Closed forman closed 2 years ago

forman commented 2 years ago

If the desired target projection is not geographic, xcube-sh adds CRS information into the dataset. The way it is done is not strictly CF-compliant as all data-cube variables are lacking an attribute grid_mapping that provides the name of the variable that provides the common CRS attributes.