MeteoSwiss / meteodata-lab

Model data processing framework
https://meteoswiss.github.io/meteodata-lab/
MIT License
4 stars 1 forks source link

Destagger updates horizontal coords #19

Closed cfkanesan closed 2 months ago

cfkanesan commented 3 months ago

Purpose

Previously the destagger operation in x and y dropped the coordinates due to the latitude and longitude coordinates being outdated. However, the coordinates may still be needed for downstream operations.

Code changes: