ClimeTrend / DMD

Dynamic mode decomposition for noisy climate data
GNU General Public License v3.0
0 stars 0 forks source link

Data pipeline functionality #5

Open dsj976 opened 2 months ago

dsj976 commented 2 months ago

A set of wrapper functions to convert between numpy arrays and xarray data-arrays/datastores. Resulting zarr stores can be fed directly to WeatherBench (see #4).

closes #3