weiji14 / zen3geo

The 🌏 data science library you've been waiting for~
http://zen3geo.rtfd.io/en/latest/walkthrough.html
GNU Lesser General Public License v3.0
77 stars 3 forks source link

:egg: Allow using XpySTACAssetReader without xpystac when engine!=stac #100

Closed weiji14 closed 1 year ago

weiji14 commented 1 year ago

A little hidden feature to use read_from_xpystac with other engines (e.g. netcdf4, h5netcdf) without having to install xpystac! Added a unit test using engine="rasterio" which is technically deprecated, but works without having to install extra dependencies.

Patches #87

P.S. Happy 100th PR/Issue zen3geo :partying_face: