Skip to content

Commit

Permalink
Merge pull request #463 from dcs4cop/toniof-ke51-normalisation
Browse files Browse the repository at this point in the history
Toniof ke51 normalisation
  • Loading branch information
TonioF authored May 26, 2021
2 parents cd2b164 + 7d4341a commit f4d7dd0
Show file tree
Hide file tree
Showing 6 changed files with 477 additions and 372 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* Fixed the issue that xcube gen2 would not print tracebacks to stderr when raising
CubeGeneratorErrors (#448).
* Enhanced `xcube.core.normalize.normalize_dataset()` function to also normalize datasets with latitudes given as
`latitude_centers` and to invert decreasing latitude coordinate values.
* Introduced `xcube.core.normalize.cubify_dataset()` function to normalize a dataset
and finally assert the result complies to the [xcube dataset conventions](https://github.com/dcs4cop/xcube/blob/master/docs/source/cubespec.md).

## Changes in 0.8.1

Expand Down
Loading

0 comments on commit f4d7dd0

Please sign in to comment.