|
HDF4 not recognized as a supported file format
3 messages
I have install rasterio with pip3 install rasterio --no-binary rasterio When I'm trying to read an HDF4 MODIS file I get an error: Matplotlib created a temporary config/cache directory at /tmp/matplot
I have install rasterio with pip3 install rasterio --no-binary rasterio When I'm trying to read an HDF4 MODIS file I get an error: Matplotlib created a temporary config/cache directory at /tmp/matplot
|
By
leonidas_liakos@...
·
|
|
rio-mbtiles 1.5.0
Hi all, Version 1.5.0 of rio-mbtiles is on PyPI now: https://pypi.org/project/rio-mbtiles/1.5.0/. Special thanks to James McBride for the reviews and feedback. Share and enjoy, -- Sean Gillies
Hi all, Version 1.5.0 of rio-mbtiles is on PyPI now: https://pypi.org/project/rio-mbtiles/1.5.0/. Special thanks to James McBride for the reviews and feedback. Share and enjoy, -- Sean Gillies
|
By
Sean Gillies
·
|
|
Silencing NotGeoreferencedWarning
8 messages
Hi, I'm frequently working with GeoTIFF datasets that don't have a geotransform because they are georeferenced through other means (Sentinel-1 SLC images through the satellite state vectors, or non-or
Hi, I'm frequently working with GeoTIFF datasets that don't have a geotransform because they are georeferenced through other means (Sentinel-1 SLC images through the satellite state vectors, or non-or
|
By
Guillaume Lostis
·
|
|
rio-mbtiles 1.5b3
Hi all, 1.5b3 is on PyPI now. It adds an option to constrain mbtiles output to only the tiles that cover a web mercator quadkey. See https://github.com/mapbox/rio-mbtiles/blob/master/CHANGES.txt#L4. T
Hi all, 1.5b3 is on PyPI now. It adds an option to constrain mbtiles output to only the tiles that cover a web mercator quadkey. See https://github.com/mapbox/rio-mbtiles/blob/master/CHANGES.txt#L4. T
|
By
Sean Gillies
·
|
|
Rasterio and GDAL_CACHEMAX
3 messages
Does GDAL_CACHEMAX have to be set in bytes when using rasterio? I see in the docs there is an example using MBs but it seems to be causing rasterio to set a very small cache size when I use it. For ex
Does GDAL_CACHEMAX have to be set in bytes when using rasterio? I see in the docs there is an example using MBs but it seems to be causing rasterio to set a very small cache size when I use it. For ex
|
By
Angus Dickey
·
|
|
opening file with forced CRS
2 messages
Hi all: as part of using rasterio for OGC API - Coverages work in pygeoapi, a client can pass a bbox parameter as a shortcut to spatially subset a coverage using lat/long coordinates. The idea here, t
Hi all: as part of using rasterio for OGC API - Coverages work in pygeoapi, a client can pass a bbox parameter as a shortcut to spatially subset a coverage using lat/long coordinates. The idea here, t
|
By
Tom Kralidis
·
|
|
rasterio 1.1.8-1 wheels published to PyPI
Hi all, We found a bug in GDAL versions before 3.2.0 and have patched GDAL 2.4.4 and made new 1.1.8 binary wheels with a "-1" build tag. See https://pypi.org/project/rasterio/1.1.8/#files. If you want
Hi all, We found a bug in GDAL versions before 3.2.0 and have patched GDAL 2.4.4 and made new 1.1.8 binary wheels with a "-1" build tag. See https://pypi.org/project/rasterio/1.1.8/#files. If you want
|
By
Sean Gillies
·
|
|
Best way to sample all data in a raster
2 messages
I have a large raster file, and I want to visualize it. But opening it as a dataset causes my program to crash due to running out of memory. Since my only purpose is to visualize the data, the data I
I have a large raster file, and I want to visualize it. But opening it as a dataset causes my program to crash due to running out of memory. Since my only purpose is to visualize the data, the data I
|
By
himat15@...
·
|
|
Merge with mean
Hey Guys, I am trying to use rasterio.merge.merge to merge ~15 Datasets. This is working with the standard methods, but I want to calculate the mean of the datasets for each pixel. Currently I am tryi
Hey Guys, I am trying to use rasterio.merge.merge to merge ~15 Datasets. This is working with the standard methods, but I want to calculate the mean of the datasets for each pixel. Currently I am tryi
|
By
felix.kessler1@...
·
|
|
rasterio 1.1.8
Hi all, Here are the changes in version 1.1.8, which is on PyPI now. https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L7. Using certifi means that users of the manylinux1 wheels no longer ne
Hi all, Here are the changes in version 1.1.8, which is on PyPI now. https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L7. Using certifi means that users of the manylinux1 wheels no longer ne
|
By
Sean Gillies
·
|
|
cligj 0.7.0
Hi all, Version 0.7.0 is on PyPI now. There are no changes other than warnings about the changes coming in 1.0.0: https://github.com/mapbox/cligj/blob/master/CHANGES.txt#L4. Regards, -- Sean Gillies
Hi all, Version 0.7.0 is on PyPI now. There are no changes other than warnings about the changes coming in 1.0.0: https://github.com/mapbox/cligj/blob/master/CHANGES.txt#L4. Regards, -- Sean Gillies
|
By
Sean Gillies
·
|
|
Padding rasterio windows
3 messages
I need to tile a large geotiff into equally sized tiles (with/without overlap depending on user). While I've been able to do that, a problem arises in the edge windows wherein the edge windows have a
I need to tile a large geotiff into equally sized tiles (with/without overlap depending on user). While I've been able to do that, a problem arises in the edge windows wherein the edge windows have a
|
By
ashnair0007@...
·
|
|
cligj 0.6b1
Hi all, Another rasterio-related announcement: I'm working on releasing version 0.6.0 of cligj next week. Here's the ticket about it https://github.com/mapbox/cligj/issues/28. This version fixes a bug
Hi all, Another rasterio-related announcement: I'm working on releasing version 0.6.0 of cligj next week. Here's the ticket about it https://github.com/mapbox/cligj/issues/28. This version fixes a bug
|
By
Sean Gillies
·
|
|
rio-mbtiles 1.5b2
Hi all, I'm working on releasing version 1.5.0 of rio-mbtiles by the end of October and published a second beta today. See https://github.com/mapbox/rio-mbtiles/issues/61 and https://github.com/mapbox
Hi all, I'm working on releasing version 1.5.0 of rio-mbtiles by the end of October and published a second beta today. See https://github.com/mapbox/rio-mbtiles/issues/61 and https://github.com/mapbox
|
By
Sean Gillies
·
|
|
Issues Setting tags for GRIB messsages when outputting to GRIB
3 messages
Hello, When writing data to GRIB files, I've noticed sometimes an inconsistency with setting the GRIB_PDS_TEMPLATE_NUMBERS. This parameter drives the parameter name for the GRIB message. Below is a sn
Hello, When writing data to GRIB files, I've noticed sometimes an inconsistency with setting the GRIB_PDS_TEMPLATE_NUMBERS. This parameter drives the parameter name for the GRIB message. Below is a sn
|
By
Shane Mill - NOAA Affiliate
·
|
|
Rasterio 1.1.7
Hi all, Version 1.1.7 is on PyPI now. Here are the changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L10-L23. Thank you, Alan and Vincent! -- Sean Gillies
Hi all, Version 1.1.7 is on PyPI now. Here are the changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L10-L23. Thank you, Alan and Vincent! -- Sean Gillies
|
By
Sean Gillies
·
|
|
Rasterio 1.1.6
Hi all, Wheels for 1.1.6 are on PyPI now. There are a number of significant bug fixes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L10. The manylinux1 and macosx wheels include GDAL 2.4
Hi all, Wheels for 1.1.6 are on PyPI now. There are a number of significant bug fixes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt#L10. The manylinux1 and macosx wheels include GDAL 2.4
|
By
Sean Gillies
·
|
|
Request for comment: rasterio wheels on PyPI and GDAL 3.1
3 messages
Hi all, The rasterio 1.1.5 wheels on PyPI include GDAL 2.4.4 and a patched PROJ 4.9.3. Neither of these versions are supported anymore. Recently I have heard from users and contributors would like to
Hi all, The rasterio 1.1.5 wheels on PyPI include GDAL 2.4.4 and a patched PROJ 4.9.3. Neither of these versions are supported anymore. Recently I have heard from users and contributors would like to
|
By
Sean Gillies
·
|
|
Different values when I use a window
6 messages
Hello, I've been having a problem using windows, probably a misunderstanding on my part. My goal is to dump a specific data from a band into a csv file, first I tried to use a window but the results d
Hello, I've been having a problem using windows, probably a misunderstanding on my part. My goal is to dump a specific data from a band into a csv file, first I tried to use a window but the results d
|
By
adrianocorbelinoii@...
·
|
|
GDAL doesn't include file gcs.csv anymore
3 messages
description I'm using [geemap](https://github.com/giswqs/geemap) to display a raster on a created map. This lib use `xarray_leaflet` to display the raster and this lib will end up using `rasterio` to
description I'm using [geemap](https://github.com/giswqs/geemap) to display a raster on a created map. This lib use `xarray_leaflet` to display the raster and this lib will end up using `rasterio` to
|
By
Pierrick Rambaud
·
|