google-research / weatherbench2

A benchmark for the next generation of data-driven global weather models.
https://weatherbench2.readthedocs.io
Apache License 2.0
416 stars 42 forks source link

Use `Dataset.drop_vars` to implement `--drop_variables` flag in `slice_dataset.py`. This allows dropping of coordinates in addition to data vars. #153

Closed copybara-service[bot] closed 4 months ago

copybara-service[bot] commented 4 months ago

Use Dataset.drop_vars to implement --drop_variables flag in slice_dataset.py. This allows dropping of coordinates in addition to data vars.