weiji14 / foss4g2023oceania

The ecosystem of geospatial machine learning tools in the Pangeo world.
https://hackmd.io/@weiji14/foss4g2023oceania
GNU Lesser General Public License v3.0
11 stars 1 forks source link

:monocle_face: Subset WeatherBench2 to one year and select variables #3

Closed weiji14 closed 1 year ago

weiji14 commented 1 year ago

Obtaining a temporal subset of WeatherBench2 for the year 2000 only, at pressure level 500hPa, with data variables: geopotential, u_component_of_wind, v_component_of_wind. Disabling compression when saving to Zarr so that it can be read back using cupy-xarray's kvikIO engine developed at https://github.com/xarray-contrib/cupy-xarray/pull/10 (as of Oct 2023).

References: