Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rasterio/rasterio issues and pull requests
#3302 - Reports of open objects leaking to stdout
Issue -
State: open - Opened by StijnCaerts about 16 hours ago
- 2 comments
Labels: wontfix
#3301 - GDAL warping change breaks a warping test (again)
Issue -
State: open - Opened by schwehr 3 days ago
Labels: bug, testing, warp
#3300 - ImportError: DLL load failed while importing _base: The specified procedure could not be found.
Issue -
State: open - Opened by amine-aboufirass 5 days ago
- 1 comment
#3299 - Add support for affine 3.0 Affine class serialization
Pull Request -
State: closed - Opened by sgillies 5 days ago
#3298 - Support for affine 3.0
Issue -
State: open - Opened by sgillies 5 days ago
- 1 comment
Labels: enhancement
#3297 - Add support for "tile" mode to address GDAL 3.11 compatibility with rasterio
Issue -
State: open - Opened by csaybar 11 days ago
Labels: enhancement
#3295 - Installation error for rasterio v1.3.4 in an Ubuntu 22.04 LTS VM
Issue -
State: closed - Opened by sr-murthy 12 days ago
#3294 - rasterio v1.3.4 installation fails on Ubuntu 22.04 LTS VM
Issue -
State: closed - Opened by sr-murthy2 12 days ago
- 1 comment
#3293 - test_reproject_resampling: Add another value for mode.
Pull Request -
State: closed - Opened by schwehr 13 days ago
- 5 comments
#3292 - src_geoloc_array issue with nodata
Issue -
State: closed - Opened by Berhinj 14 days ago
- 2 comments
#3291 - `.xy`: still changed behaviour of 2d input in 1.4.3
Issue -
State: open - Opened by sebschub 15 days ago
#3289 - Don't fill masked output when reprojecting
Pull Request -
State: open - Opened by omarkhan 16 days ago
#3288 - Fix parsing of snuggs expressions including "in"
Pull Request -
State: closed - Opened by sgillies 17 days ago
Labels: bug
#3287 - Using "isin" as rio calc command fails with expression error in rasterio 1.4.3
Issue -
State: open - Opened by tobijjah 17 days ago
- 1 comment
Labels: bug
#3286 - Tests fail with GDAL 3.10
Issue -
State: closed - Opened by StefanBruens 17 days ago
- 1 comment
Labels: invalid
#3284 - Mixing read(out_shape, window) will ignore reading by window blocksize
Issue -
State: open - Opened by lagamura 20 days ago
#3283 - rasterio.open with .bil file doesn't take .hdr datatype into consideration
Issue -
State: closed - Opened by LeoTayot 23 days ago
- 1 comment
Labels: wontfix, upstream
#3282 - CRS comparison issue: `CRS.from_dict(crs.to_dict()) `
Issue -
State: closed - Opened by AmitAronovitch 26 days ago
- 4 comments
Labels: wontfix
#3280 - rasterio.windows.bounds() does not work correctly with rotated transforms
Issue -
State: open - Opened by ryandrake08 about 1 month ago
#3279 - rasterio.features.rasterize cannot accept a triangle (3 point polygon)
Issue -
State: open - Opened by ryandrake08 about 1 month ago
- 1 comment
Labels: bug
#3278 - Opening "netcdf:/path/to/file.nc:var_name" not working from 1.4.0 onwards
Issue -
State: closed - Opened by bertcoerver about 1 month ago
- 4 comments
Labels: wontfix, installation-issues
#3277 - Incorrect coordinate transformation with xy() function
Issue -
State: open - Opened by Armin-GS about 2 months ago
- 2 comments
#3276 - Introducing cache.invalidate() and invalidate_all()
Pull Request -
State: closed - Opened by sgillies about 2 months ago
- 2 comments
Labels: enhancement, caching
#3275 - Give users control over the GDAL vsicurl cache
Issue -
State: closed - Opened by sgillies about 2 months ago
Labels: enhancement
#3274 - Extend rasterio.mask to accept ndarrays.
Pull Request -
State: open - Opened by groutr about 2 months ago
- 1 comment
#3273 - Lift ndim check out of loop in GeomBuilder
Pull Request -
State: closed - Opened by groutr about 2 months ago
Labels: performance
#3272 - Force uint8 dtype for geometry mask
Pull Request -
State: closed - Opened by groutr about 2 months ago
Labels: bug
#3270 - Merge 1.4.3
Pull Request -
State: closed - Opened by sgillies about 2 months ago
Labels: release
#3269 - Release 1.4.3
Pull Request -
State: closed - Opened by sgillies about 2 months ago
Labels: release
#3268 - Fix erroneous masking of 0-valued data
Pull Request -
State: closed - Opened by sgillies 2 months ago
Labels: bug
#3267 - Fix typos discovered by codespell
Pull Request -
State: closed - Opened by sgillies 2 months ago
Labels: bug
#3266 - Prevent rasterio from trying to open a dataset object
Pull Request -
State: closed - Opened by sgillies 2 months ago
Labels: bug
#3265 - Support all GDALFillNodata() options in rasterio.fill
Pull Request -
State: closed - Opened by sgillies 2 months ago
Labels: bug, enhancement
#3264 - Fix typos discovered by codespell
Pull Request -
State: closed - Opened by cclauss 2 months ago
#3263 - warp.reproject with average resampling returns incorrect result
Issue -
State: closed - Opened by cmosig 2 months ago
- 2 comments
#3261 - Comparisons to `None` should always be done with `is` or `is not`
Pull Request -
State: closed - Opened by cclauss 2 months ago
#3260 - Register drivers at most once per process
Pull Request -
State: closed - Opened by sgillies 2 months ago
- 6 comments
Labels: bug
#3259 - Allow MRF compression to surface in properties
Pull Request -
State: closed - Opened by sgillies 2 months ago
Labels: bug
#3258 - Use to_epsg() in is_epsg_code()
Pull Request -
State: closed - Opened by sgillies 2 months ago
Labels: bug
#3256 - ValueError: 'PNG' is not a valid Compression when reading MRF file
Issue -
State: closed - Opened by oysteinfs 2 months ago
- 2 comments
Labels: bug
#3255 - Rewrite _matches() to better support to_authority() and to_epsg()
Pull Request -
State: closed - Opened by sgillies 2 months ago
Labels: refactor
#3254 - Error opening a WarpedVRT that was created in the same process and stored in Google Cloud Store
Issue -
State: closed - Opened by jzxu 2 months ago
- 10 comments
Labels: enhancement, caching
#3252 - Adds read/write access to raster attribute tables
Pull Request -
State: open - Opened by ebkurtz 2 months ago
- 15 comments
#3251 - Boundless read of raster with int dtype doesn't mask nonzero nodata value
Pull Request -
State: closed - Opened by omarkhan 2 months ago
- 3 comments
#3250 - Memory leak in rasterio.open
Issue -
State: closed - Opened by Multihuntr 2 months ago
- 12 comments
Labels: bug
#3249 - Release 1.4.3
Issue -
State: closed - Opened by AndrewAnnex 2 months ago
- 3 comments
Labels: release
#3248 - crs.is_epsg_code returns different things between version 1.3.10 and 1.4.2
Issue -
State: closed - Opened by remicres 3 months ago
- 3 comments
Labels: bug
#3247 - Take into account nodata value in rio convert
Pull Request -
State: closed - Opened by drnextgis 3 months ago
#3246 - rio convert scales nodata values
Issue -
State: closed - Opened by drnextgis 3 months ago
#3245 - Boundless windowed masked reads of rasters with no NODATA tag set 0 to NaN
Issue -
State: closed - Opened by ajnisbet 3 months ago
- 2 comments
Labels: bug, mask
#3244 - Increment GDAL and Python versions for CI
Pull Request -
State: closed - Opened by sgillies 3 months ago
#3243 - Backport of #3217
Pull Request -
State: closed - Opened by sgillies 3 months ago
- 1 comment
#3241 - Tiled GTiff: Windowed read memory leak in latest rasterio version
Issue -
State: closed - Opened by EmilRybergAkson 3 months ago
- 7 comments
Labels: needs detail
#3240 - rasterio.features.shapes returns values outside the image coordinates
Issue -
State: closed - Opened by ankitkariryaa 3 months ago
- 1 comment
Labels: invalid
#3239 - BUG Return response in to_authority when not proritized authority
Pull Request -
State: closed - Opened by snowman2 3 months ago
- 1 comment
Labels: bug
#3238 - Add test for merging WarpedVRTs
Pull Request -
State: closed - Opened by groutr 3 months ago
#3237 - Add a test for merging WarpedVRTs
Pull Request -
State: closed - Opened by sgillies 3 months ago
#3236 - Numpy scalars with numpy >=2.0
Issue -
State: open - Opened by groutr 3 months ago
#3235 - Boolean GDAL variables set via rasterio.Env converted to ON/OFF
Issue -
State: closed - Opened by mmorlack 3 months ago
- 7 comments
Labels: invalid, config
#3234 - Eliminate boundless reads in merge, new compositing implementation
Pull Request -
State: closed - Opened by sgillies 3 months ago
- 4 comments
Labels: bug, regression
#3233 - Add notes about passing open files to rasterio.open()
Pull Request -
State: closed - Opened by sgillies 3 months ago
Labels: documentation
#3232 - rasterio.open reads file into memory since 1.4.0
Issue -
State: closed - Opened by phofl 3 months ago
- 2 comments
Labels: wontfix
#3230 - Inconsistency in plotting rotated raster data with `rasterio.plot.show()` compared to QGIS
Issue -
State: open - Opened by zehuiyin 3 months ago
- 2 comments
#3229 - Documentation Issue with `rasterio.warp.reproject()`
Issue -
State: open - Opened by zehuiyin 3 months ago
- 1 comment
Labels: bug, documentation
#3228 - Performance regression in rasterio.merge merge when moving from rasterio1.3.10 to 1.4.1
Issue -
State: closed - Opened by swesemeyer 3 months ago
- 13 comments
Labels: bug, regression
#3227 - Update change log and version for 1.4.2
Pull Request -
State: closed - Opened by sgillies 3 months ago
- 2 comments
Labels: release
#3226 - 1.4.2 release
Issue -
State: closed - Opened by sgillies 3 months ago
- 1 comment
Labels: GDAL, release
#3223 - Reduce destination dimensions in the 1-D case
Pull Request -
State: closed - Opened by sgillies 3 months ago
Labels: bug, warp
#3222 - Change in `reproject` behavior introduced in 1.4b2
Issue -
State: closed - Opened by sgillies 3 months ago
- 1 comment
Labels: bug
#3220 - RasterioIOError - 'file.tif' not recognized as being in a supported file format.
Issue -
State: closed - Opened by sharon92 3 months ago
- 3 comments
Labels: wontfix
#3219 - Restore default behavior of rowcol(), returning ints
Pull Request -
State: closed - Opened by sgillies 3 months ago
#3218 - Adds CRS.geodetic_crs property
Pull Request -
State: closed - Opened by AndrewAnnex 3 months ago
- 11 comments
#3217 - adds IAU as known authority to CRS.to_authority (issue for #3206)
Issue -
State: closed - Opened by AndrewAnnex 3 months ago
- 1 comment
#3216 - Eliminate much to_epsg() usage and speed up __eq__()
Pull Request -
State: closed - Opened by sgillies 3 months ago
#3214 - Undefined ColorInterp values when using `driver='COG'`
Issue -
State: closed - Opened by lopezvoliver 3 months ago
- 3 comments
Labels: wontfix
#3212 - Test maint-1.4 against GDAL 3.10-to-be and add more MEM file checks
Pull Request -
State: closed - Opened by sgillies 4 months ago
- 2 comments
#3211 - Trying to merge Sentinel-2 products with in memory datasets fails
Issue -
State: closed - Opened by odhondt 4 months ago
- 7 comments
#3210 - TransformMethodsMixin.index fails in 1.4.1 with array arguments
Issue -
State: closed - Opened by kprussing 4 months ago
- 2 comments
Labels: wontfix
#3208 - Potential fix for CRS.__eq__
Pull Request -
State: closed - Opened by AndrewAnnex 4 months ago
- 7 comments
Labels: enhancement
#3207 - CRS.__eq__ can be very slow
Issue -
State: closed - Opened by AndrewAnnex 4 months ago
- 8 comments
#3206 - adds IAU as known authority to CRS.to_authority
Pull Request -
State: closed - Opened by AndrewAnnex 4 months ago
- 10 comments
#3205 - Bump mamba-org/setup-micromamba from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#3204 - Update return values in docstrings
Pull Request -
State: closed - Opened by sgillies 4 months ago
Labels: documentation
#3203 - WarpedVRT results in `unmerged` CURL requests
Issue -
State: closed - Opened by vincentsarago 4 months ago
- 8 comments
Labels: wontfix, GDAL, vrt, warp
#3201 - rowcol() API is broken in 1.4+
Issue -
State: closed - Opened by JonKing93 4 months ago
- 6 comments
Labels: bug, regression
#3200 - Merge 1.4.1 to main
Pull Request -
State: closed - Opened by sgillies 4 months ago
- 2 comments
Labels: release
#3199 - Rel 1.4.1
Pull Request -
State: closed - Opened by sgillies 4 months ago
Labels: release
#3198 - Restore xy transform of grid coordinates
Pull Request -
State: closed - Opened by sgillies 4 months ago
- 1 comment
Labels: bug
#3197 - Add fsspec to test dependencies
Pull Request -
State: closed - Opened by sgillies 4 months ago
Labels: bug
#3196 - rasterio.merge incompatible with WarpedVRT in 1.4.0
Issue -
State: closed - Opened by adamjstewart 4 months ago
- 10 comments
Labels: bug, regression
#3195 - Return ints from dataset index()
Pull Request -
State: closed - Opened by sgillies 4 months ago
Labels: bug
#3194 - Update GDALColorInterp and ColorInterp to support new GCI_ constants of GDAL 3.10
Pull Request -
State: closed - Opened by rouault 4 months ago
- 1 comment
#3193 - Mark additional tests that use the network
Pull Request -
State: closed - Opened by QuLogic 4 months ago
#3192 - raster.index() returns floats instead of integers in 1.4.0
Issue -
State: closed - Opened by jzxu 4 months ago
- 3 comments
Labels: bug, regression
#3191 - `.xy` method no longer works on 2D inputs in version 1.4
Issue -
State: closed - Opened by scottstanie 4 months ago
- 5 comments
Labels: bug, regression
#3190 - Unlisted fsspec dependency
Issue -
State: closed - Opened by QuLogic 4 months ago
Labels: bug
#3189 - TST: Check for lowerCase netCDF instead of NetCDF
Pull Request -
State: closed - Opened by weiji14 4 months ago
Labels: bug
#3188 - This is 1.4.0
Pull Request -
State: closed - Opened by sgillies 4 months ago
Labels: release
#3186 - Use windows.subdivide in block_windows.
Pull Request -
State: closed - Opened by groutr 4 months ago
- 1 comment
#3185 - Add reading and writing of raster attribute tables (RAT)
Issue -
State: open - Opened by ebkurtz 4 months ago
Labels: enhancement