google / weather-tools

Tools to make weather data accessible and useful.

Home Page:https://weather-tools.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide support to give time range while opening zarr

DarshanSP19 opened this issue · comments

Add support to provide range of years while working with zarr dataset.

Closing as #402 is merged by @dabhicusp. Now one can pass the time range through cli while running weather-mv. Only the slice of dataset between this range will be processed further.
Ex.

--zarr_kwargs '{"start_date": "2023-01-01", "end_date": "2023-01-31"}'

CC: @chaitanya176