Skip to content

Processing of ERA5 Single Levels (and Land as well) data encounters issues when processing sea based data #146

@rflinnenbank

Description

@rflinnenbank

Description
With the relocation of CDS and the arrival of the new CDSAPI tool there have also been made some other modifications to the way data is handled.
Rather than the usual singular NetCDF4 file we used to receive, we now receive three wrapped inside of a zip file, even when not requesting the data in such a way.

Because the markup of the files has also been altered, there are now issues when attempting to recombine the data into the format we have used before. Unfortunately these issues aren't cut and clear in their origin and solution, meaning that for now the v2 version of the Weather Provider API will process only the data that isn't sea-based.

Intended workflow
The intention is here to establish a comparison between the old and new formats if still possible (depending on temporary files using the old style), or otherwise evaluating the differences between the sea-based and other file variants.

Upon discovery of the factor recombination, a solution should become available.

Metadata

Metadata

Assignees

Labels

mediumMedium priorityminorConcerns a bug with minor severitypythonPull requests that update python codetestAdding or updating tests

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions