holoviz-topics / EarthML

Tools for working with machine learning in earth science
https://earthml.holoviz.org
BSD 3-Clause "New" or "Revised" License
94 stars 21 forks source link

Updates to Walker Lake for latest intake-xarray. #16

Closed mmccarty closed 5 years ago

mmccarty commented 5 years ago

The latest version of intake-xarray 0.2.2 passes the concat_dim specified in the catalog to rasterio. This avoids the need to call squeeze since the bands are already loaded correctly.