Re: [GRASS-dev] [release planning] GRASS GIS 8.3.0
On 6/23/23 00:00, Markus Neteler wrote: E: Unable to locate package libopenblas-base That package doesn't exist any more, it was transitional dummy package provided by openblas which has been removed in openblas (0.3.21+ds-1). https://github.com/OSGeo/grass/actions/runs/5350453362/jobs/9703565807 Confused, Markus PS: Shall we ignore that? The Dockefiles need to be updated to no longer install this package in distribution release where it's not available. The package in Debian just installs libblas-dev. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 ___ grass-dev mailing list grass-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-dev
Re: [GRASS-dev] [release planning] GRASS GIS 8.3.0
Hi devs, Argh. I am half way (version file committed, but building of Debian based Docker fails): E: Unable to locate package libopenblas-base https://github.com/OSGeo/grass/actions/runs/5350453362/jobs/9703565807 Confused, Markus PS: Shall we ignore that? ___ grass-dev mailing list grass-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-dev
Re: [GRASS-dev] shift raster when projecting
On Fri, Jun 16, 2023 at 7:39 AM Paulo van Breugel wrote: > > Dear all, > > I am trying to project a DSM raster layer from Belgium > (https://overheid.vlaanderen.be/en/producten-diensten/digital-elevation-model; > EPSG 31370 to EPSG 28992 (Amersfoort / RD New). > > The result is a DEM raster layer with the features shifted roughly 100 m as > compared to the same features in the AHN (Dutch DEM, > https://www.ahn.nl/ahn-4). See screenshot and code below. > > Reprojecting the same in QGIS using the warp function (gdalwarp) results in > the Belgium DSM layer to be fairly closely aligned to the Dutch one. > > I tried to set the bounds before, align to the target raster, and other > suggestions in the help file of r.proj, to no avail. Any idea what I might be > doing wrong? Just guessing, maybe some geodetic datum file missing? Maybe try this? # https://proj.org/usage/environmentvars.html#envvar-PROJ_NETWORK export PROJ_NETWORK=ON Markus ___ grass-dev mailing list grass-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-dev
Re: [GRASS-dev] [release planning] GRASS GIS 8.3.0
Dear all, On Thu, Jun 22, 2023 at 9:17 AM Martin Landa wrote: > > Dear Markus, all, > > st 21. 6. 2023 v 23:14 odesílatel Markus Neteler napsal: >> >> We are almost there: >> https://github.com/OSGeo/grass/milestones/8.3.0 > > > I think we can go ahead and release 8.3.0. Thanks, Martin OK, I'll try to do that later today. Markus ___ grass-dev mailing list grass-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-dev
Re: [GRASS-dev] [release planning] GRASS GIS 8.3.0
Dear Markus, all, st 21. 6. 2023 v 23:14 odesílatel Markus Neteler napsal: > We are almost there: > https://github.com/OSGeo/grass/milestones/8.3.0 I think we can go ahead and release 8.3.0. Thanks, Martin -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa ___ grass-dev mailing list grass-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/grass-dev