Xarray: add support for multi-file dataset (#1233)
* Xarray: add support for multi-file dataset * fix flake8 * test
This commit is contained in:
@@ -95,6 +95,7 @@ jobs:
|
||||
python3 setup.py install
|
||||
pip3 install --upgrade numpy elasticsearch
|
||||
pip3 install --upgrade numpy "sqlalchemy<2"
|
||||
pip3 install --upgrade flake8
|
||||
pip3 install --global-option=build_ext --global-option="-I/usr/include/gdal" GDAL==`gdal-config --version`
|
||||
#pip3 install --upgrade rasterio==1.1.8
|
||||
- name: setup test data ⚙️
|
||||
|
||||
Reference in New Issue
Block a user