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

Remove rasterio converter #240

Closed huard closed 7 months ago

huard commented 7 months ago

Overview

This PR fixes #239

Changes:

Related Issue / Discussion

Additional Information

Links to other issues or sources.

cehbrecht commented 7 months ago

@huard test_raster_tif is failing. Do you also want to use pytest.importorskip("xarray") or maybe import the extra requirements?