bird-house / birdy

Birdy provides a command-line tool to work with Web Processing Services.
http://birdy.readthedocs.io/en/latest/
Apache License 2.0
8 stars 3 forks source link

Deprecated `open_rasterio` xarray #239

Closed tlogan2000 closed 7 months ago

tlogan2000 commented 7 months ago

Description

Describe what you were trying to get done or your feature request. xarray v2023.04.0 (April 14, 2023) removes deprecated open_rasterio

Environment

Additional Information

https://github.com/bird-house/birdy/blob/ad9dbce9e684ab806554b6b91e2bfac1b9210acf/birdy/client/converters.py#L266 birdy should be able to support new syntax xr.open_dataset("my.tif", engine="rasterio") to allow for new versions of xarray

Links to other issues or sources. https://github.com/Ouranosinc/pavics-jupyter-env-issues/issues/3