Stefan Blumentrath

Results 62 issues of Stefan Blumentrath

**Is your feature request related to a problem? Please describe.** The external PROJ library has undergone many changes requireing plenty of follow up from GRASS devs. Since the role of...

enhancement
good first issue
CI
Python

If maps are linked to the GRASS GIS database with `r.external -r` those maps do not have a range file. When trying to register them in a STRDS, the process...

bug
backport_needed
temporal
Python

Should be backported to the release branch.

bug
backport_needed
Windows

**Is your feature request related to a problem? Please describe.** Since GRASS moved to git it would be nice to support more options to work with git repositories and more...

enhancement
good first issue
manual
Python

When spellchecking a lager project with lots of history and contributions from all over the world for the first time, I would like to confirm each change before it is...

C-enhancement
help-wanted
A-cli

Would be great if pyCSW could export metadata to Dublin Core RDF (https://www.dublincore.org/specifications/dublin-core/dcmes-xml/), so it can be easily imported into Bibliography software like Zotero... It currently allows (e.g. through GeoNode)...

Using the virtual raster format (`r.buildvrt`) should provide a reduction in both processing time and storage usage. For some workflows a virtual raster may be good enough. I have not...

enhancement
Python

Address: #565 Unfortunately, there are no tests for r.denoise and no examples either. So I tested only the changed elements locally. No guaranty that this works as expected. pyproj should...

The Sentinel-3 data has a really peculiar format that is not supported by GDAL. This module implements import based on `numpy` and `netCDF4`. Although it should be working in general,...

new addon