[Qgis-user] Raster Merge issue

Irene McGoldrick muinteoirirenesnb at gmail.com
Tue Jan 23 00:25:45 PST 2024


I have no programming background, so please excuse me if this is an
incredibly basic question. I have tried turning it off and turning it back
on again.

I have been successfully merging raster layers over the past week using
Raster>Miscellaneous>Merge. It is no longer working for me. I can
achieve the same results by using Build Virtual Raster but I'd like to
understand what's happening and fix it if I can. I'm using the same raw
data to try to merge as I was successfully using during the week - nothing
has changed.

This is the error message I'm getting

QGIS version: 3.34.2-Prizren

QGIS code revision: 7d199797fcc

Qt version: 5.15.2

Python version: 3.9.5

GDAL version: 3.3.2

GEOS version: 3.9.1-CAPI-1.14.2

PROJ version: Rel. 8.1.1, September 1st, 2021

PDAL version: 2.3.0 (git-version: Release)

Algorithm started at: 2024-01-23T08:02:14

Algorithm 'Merge' starting…

Input parameters:

{ 'DATA_TYPE' : 5, 'EXTRA' : '', 'INPUT' :
['/Users/irenemcgoldrick/Documents/Lidar Raster Files/ASC raw
data/P_532746_dtm.asc','/Users/irenemcgoldrick/Documents/Lidar Raster
Files/ASC raw data/P_532748_dtm.asc'], 'NODATA_INPUT' : None,
'NODATA_OUTPUT' : None, 'OPTIONS' : '', 'OUTPUT' : 'TEMPORARY_OUTPUT',
'PCT' : False, 'SEPARATE' : False }


GDAL command:

gdal_merge.py -ot Float32 -of GMT -o
/private/var/folders/bk/m4zg7bwx7f771yq8hqsrddnr0000gn/T/processing_FDCMWO/f9a7599de3314675b6c81c21ebcb91bb/OUTPUT.nc
--optfile
/private/var/folders/bk/m4zg7bwx7f771yq8hqsrddnr0000gn/T/processing_FDCMWO/3ac083d5d1cf4635a258cc2fc63a6df1/mergeInputFiles.txt

GDAL command output:

Format driver GMT does not support creation and piecewise writing.
Please select a format that does, such as GTiff (the default) or HFA (Erdas
Imagine).

Process returned error code 1

Execution completed in 0.54 seconds

Results:

{'OUTPUT':
'/private/var/folders/bk/m4zg7bwx7f771yq8hqsrddnr0000gn/T/processing_FDCMWO/f9a7599de3314675b6c81c21ebcb91bb/OUTPUT.nc'}


Loading resulting layers

The following layers were not correctly generated.
•
/private/var/folders/bk/m4zg7bwx7f771yq8hqsrddnr0000gn/T/processing_FDCMWO/f9a7599de3314675b6c81c21ebcb91bb/OUTPUT.nc
You can check the 'Log Messages Panel' in QGIS main window to find more
information about the execution of the algorithm.


In the log I am getting a message


2024-01-22T17:23:37     INFO    No module named 'remotior_sensus'


Also

2024-01-22T17:23:39     WARNING    Semi-Automatic Classification Plugin :
Warning. Python library remotior_sensus was not found and was automatically
downloaded, but SCP may not work properly. Please, install the required
Python library remotior_sensus following the user manual.


Not sure if they are related or not. I have uninstalled and re-installed
the Semi Automatic Classification Plugin. I'm working off Mac OS. I have
tried searching remotior_sensus in the user manual but I'm not getting
anything back for it.


Any help much appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20240123/8a914fc5/attachment.htm>


More information about the QGIS-User mailing list