issues
search
GlacioHack
/
geoutils
Analysis of georeferenced rasters and vectors
https://geoutils.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
86
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `set_crs` and `set_transform` to force re-set geospatial attributes?
#567
rhugonnet
opened
4 months ago
3
Add option to add background basemap to plots
#566
adehecq
opened
4 months ago
1
Re-organize documentation to list features independently of data objects
#565
rhugonnet
closed
4 months ago
1
Add `to_area_or_point()` method to clarify the weird transformation behaviour of `set_area_or_point`?
#564
rhugonnet
opened
4 months ago
0
Add `footprint` as an attribute of both `Raster` and `Vector`
#563
rhugonnet
closed
4 months ago
0
Fix `Vector.info()` to automatically print for consistency with `Raster.info()`
#562
rhugonnet
closed
4 months ago
0
Run Dask-delayed tests last to avoid asynchronous teardown errors
#561
rhugonnet
closed
4 months ago
1
Define consistent nodata propagation for `interp_points` and allow to return interpolator
#560
rhugonnet
closed
1 month ago
1
Add option to return interpolator of `interp_points` to optimize speed of some iterative functionalities
#559
rhugonnet
closed
1 month ago
0
Refine new point cloud gridding function with comments
#558
rhugonnet
closed
4 months ago
0
Show full traceback on notebook execution error
#557
rhugonnet
closed
4 months ago
0
Update release number to `0.1.6`
#556
rhugonnet
closed
5 months ago
0
Check if `map_coordinates` and `interpn` interpolate the same on a regular grid with different spacing in X/Y
#555
rhugonnet
opened
5 months ago
0
Fix `interpn` option of `interp_points`
#554
rhugonnet
closed
5 months ago
0
Add point cloud gridding
#553
rhugonnet
closed
5 months ago
1
Add point cloud gridding into raster with nodata value setting
#552
rhugonnet
closed
5 months ago
0
Add convenience function to transform multiple point inputs into the same shape
#551
rhugonnet
opened
5 months ago
0
Slow `Raster.to_pointcloud` for `subsample=1`
#550
rhugonnet
closed
5 months ago
0
Small fixes and optimizations for `to_pointcloud` and `interp_points`
#549
rhugonnet
closed
5 months ago
0
Wrap transform shift into function outside of `Raster` class
#548
rhugonnet
closed
5 months ago
0
Add `Raster.from_pointcloud_regular` to reconstruct a raster from a point cloud
#547
rhugonnet
closed
5 months ago
2
Add `skip_nodata` argument to `Raster.to_pointcloud`
#546
rhugonnet
closed
5 months ago
0
Silence asynchronous `PluggyTeardownRaisedWarning` in `test_delayed` due to using `dask-memusage`
#545
rhugonnet
closed
4 months ago
1
Update release number to `0.1.5`
#544
rhugonnet
closed
5 months ago
0
Unpin `coverage<7` in CI once `coveragepy-lcov` fixed
#543
rhugonnet
opened
5 months ago
0
Temporarily pin `coverage` version in CI for `coveragepy-lcov` to work
#542
rhugonnet
closed
5 months ago
0
Coverage conversion fails in CI
#541
rhugonnet
closed
5 months ago
0
Add runtime tests to `delayed` functions
#540
rhugonnet
opened
6 months ago
0
Re-organize raster and vector functionalities as separate functions
#539
rhugonnet
opened
6 months ago
2
Remove any use of legacy NumPy random number generator
#538
rhugonnet
closed
6 months ago
2
Add Dask-delayed raster `subsample()`, `reproject()` and `interp_points()`
#537
rhugonnet
closed
5 months ago
1
Consistently use NumPy's default random number generator to avoid RAM usage issues from legacy call
#536
rhugonnet
closed
6 months ago
0
Update release number to `0.1.4`
#535
rhugonnet
closed
6 months ago
0
Fix `interp_points` test precision with SciPy 1.13.0
#534
rhugonnet
closed
6 months ago
0
Tests relying on `scipy.interpn` give slightly different result since `1.13.0` release
#533
rhugonnet
closed
6 months ago
0
Transform `SatelliteImage` class into an optional dictionary attribute in `Raster`
#532
rhugonnet
opened
7 months ago
1
Make `nodata` casting consistent based on new array type
#531
rhugonnet
closed
6 months ago
0
Add `geoutils.config` parameters for resampling
#530
rhugonnet
opened
7 months ago
1
Add tests for `Raster.get_mask`
#529
rhugonnet
closed
7 months ago
0
Refactor `Raster.dtypes` tuple to a `Raster.dtype` string
#528
rhugonnet
closed
7 months ago
0
Update version number to `0.1.3`
#527
rhugonnet
closed
7 months ago
0
Add `config.ini` to package data for `setuptools`
#526
rhugonnet
closed
7 months ago
0
Add tests for `Raster.get_mask`
#525
rhugonnet
closed
7 months ago
0
Update release number to `0.1.2`
#524
rhugonnet
closed
7 months ago
0
Add documentation page on pixel interpretation
#523
rhugonnet
closed
4 months ago
0
`Raster.to_xarray()` not masking NaN nodata values
#522
geograFie
closed
7 months ago
1
Add `Raster.from_xarray()` to create raster from a `xr.DataArray`
#521
rhugonnet
closed
7 months ago
0
Remove iterable `Raster.dtypes` into a single `dtype` attribute
#520
rhugonnet
closed
7 months ago
0
Raster - support to instantiate a raster directly from an Xarray object
#519
geograFie
closed
7 months ago
2
Unfix `geopandas` and `pandas` version
#518
rhugonnet
closed
7 months ago
1
Previous
Next