-
Hi,
thanks for this great package. I'm wondering if it's possible to pass an *open* raster (as opposed to simply the path) to zonalstats (without converting to `ndarray` first).
My use case is th…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
This function
myfile=whatever.nc
mydata = rioxarray.open_rasterio(myfile)
doesn't wor…
-
Traceback (most recent call last):
File "/home/paolo/.qgis2/python/plugins/fft-convolution-filter-master/fft_filter.py", line 221, in run
add_layer=self.dlg.check_add.isChecked()
File "/home/p…
-
What are the current thoughts on adding code linter support?
Here are some potentially useful ones:
- [black](https://github.com/psf/black) - really nice because it forces all programmers on the p…
-
I expect either of `odc.stac.configure_s3_access(aws_unsigned=True)` or `configure_rio(cloud_defaults=True, aws=dict(aws_unsigned=True))` to set up the environment so that I don't need AWS credentials…
-
I'm trying to create a CRS from a geopandas CRS, and I'm getting a weird error:
As an example:
![image](https://user-images.githubusercontent.com/1839645/29140183-6f9523b4-7cfe-11e7-9169-fb9504…
-
Rasterio 1.0.18 now uses the wkt for a sources coordinate system instead of proj4 which provides an incorrect definition. (see https://rasterio.groups.io/g/dev/message/68.)
Fiona (https://github.co…
-
I'm having some issues with some of our dependencies.
Namely GDAL and rasterio.
About GDAL:
GDAL has to be installed in a version matching the binaries of the system.
So the usual pip invocation…
-
TiTiler is evolving and it's hard to keep track on all titiler-* subproject, which is why I would like to ear people's opinions about moving the core code of titiler-xarray within the main titiler rep…
-
Copying from https://github.com/geopandas/pyogrio/issues/22#issuecomment-965134925
It should be possible to connect a python file-like object with a `VSIVirtualHandle` (https://gdal.org/api/cpl_cpp…