ecmwf / anemoi-training

Apache License 2.0
17 stars 17 forks source link

[FIX] Power spectra bug on n320 (LAM?) #149

Open gabrieloks opened 15 hours ago

gabrieloks commented 15 hours ago

Related to #126.

To plot the power spectra, we need to create a regular grid (n_pix_lat x n_pix_lon) and interpolate the data on it. The way n_pix_lat and n_pix_lon were previously defined is not robust and might lead to errors.

I am more or less confident that this change should fix the issue on n320 but not sure about LAM.