issues
search
isciences
/
exactextract
Fast and accurate raster zonal statistics
Apache License 2.0
260
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python: Use pyproj to check CRS equality if GDAL not available
#160
dbaston
closed
7 hours ago
1
CRS comparison fails due to WKT format differences when using rioxarray raster and geopandas vector (WKT1 vs. WKT2)
#159
AlexDo1
closed
7 hours ago
2
DOC: add to doc that rast param for exact_extract can be a list
#158
theroggy
closed
2 months ago
1
Add support to specify a list of images to calculate statistics on to python API
#157
theroggy
closed
2 months ago
2
Add support to specify the bands to calculate statistics on to the python API
#156
theroggy
opened
2 months ago
2
MAINT: move/add urls to the appropriate section in pyproject.toml
#155
theroggy
closed
2 months ago
1
Add function to provide list of built-in operations
#154
dbaston
opened
2 months ago
0
DOC: Add some examples to the operations page
#153
theroggy
closed
2 months ago
2
MAINT: use ruff instead of black, flake, isort
#152
theroggy
opened
2 months ago
3
Python: Add exact_extract support for multivariable rasters
#151
dbaston
closed
2 months ago
1
DOC: small improvements to docs
#150
theroggy
closed
2 months ago
6
Python: Improve docstrings and output formatting
#149
dbaston
closed
2 months ago
1
Python: Warn on CRS mismatch
#148
dbaston
closed
2 months ago
1
Make include_nodata argument available for built-in operations
#147
dbaston
opened
2 months ago
3
Python: Pass NODATA values to Python functions
#146
dbaston
closed
2 months ago
3
Return pixels whose value equals nodata value after scaling
#145
dbaston
closed
3 months ago
1
Doc: Add performance notes
#144
dbaston
closed
3 months ago
1
Perf: Reduce heap allocations
#143
dbaston
closed
3 months ago
1
Python: Fix results of array-returning operations with NumPy 2
#142
dbaston
closed
3 months ago
1
Python: fix behavior of nodata in rasters with scale, offset
#141
dbaston
closed
3 months ago
1
Operation: Do not set field when no result is available
#140
dbaston
closed
3 months ago
1
Processor: expose grid_compat_tol
#139
dbaston
closed
3 months ago
1
Unexpected result for stats with no result using integer rasters
#138
theroggy
closed
3 months ago
6
Add notebooks with usage examples, incorporate into Sphinx docs
#137
dbaston
closed
3 months ago
1
Custom Python functions should receive NODATA pixels
#136
dbaston
closed
2 months ago
0
RasterSequentialProcessor: subdivide based on block size
#135
dbaston
opened
3 months ago
1
Add operation to get per-category count
#134
dbaston
opened
3 months ago
0
Strange behavior in computation of 'frac', 'values', and 'coverage' stats with Python binding
#133
LL94eGeos
closed
3 months ago
6
RasterStats: Process values equal to min_coverage_frac
#132
dbaston
closed
3 months ago
1
Tidy up header files
#131
dbaston
closed
3 months ago
1
Python: Avoid exception on unsigned raster with negative nodata value
#130
dbaston
closed
3 months ago
1
Make it easier to get frac, weighted_frac as a map
#129
dbaston
closed
3 months ago
1
Processor: Allow client to specify progress callback function
#128
dbaston
closed
3 months ago
5
Error with 'make' command
#127
automataIA
closed
4 months ago
1
problem with python, error: Never get here.
#126
automataIA
closed
4 months ago
13
exactextract Python, no coverage_fraction?
#125
ZZMitch
opened
5 months ago
3
How to avoid the INSERT 0 1 in the cli output
#124
automataIA
closed
5 months ago
4
Fraction output for python version
#123
ShervanGharari
closed
5 months ago
3
CI: Add tolerance to reduce spurious codecov failures
#122
dbaston
closed
5 months ago
1
CI: Disable Docker image publish on forks
#121
dbaston
closed
5 months ago
1
Fix gcc 13 build
#120
dbaston
closed
5 months ago
1
Build fails on Ubuntu Noble
#119
whatnick
closed
5 months ago
0
Add multithreading capabilities
#118
dbaston
opened
6 months ago
0
GDALFeature: Remove unneeded size_t set overload
#117
dbaston
closed
6 months ago
1
fix(test_stats): Add include statement and path in README.
#116
mgcooper
closed
6 months ago
1
Error in `test_stats`
#115
mgcooper
closed
6 months ago
1
fix(gdal_feature): Remove "override" specifier from "set" function.
#114
mgcooper
closed
6 months ago
5
Compilation error traced to `set` function override in `gdal_feature`
#113
mgcooper
closed
6 months ago
0
Migrate exactextractr into this repository
#112
dbaston
opened
6 months ago
0
Error when using `exact_extract` with any extra arguments to statistics
#110
theroggy
closed
6 months ago
6
Next