<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to Forums</title><link>https://sourceforge.net/p/saga-gis/discussion/</link><description>Recent posts to Forums</description><atom:link href="https://sourceforge.net/p/saga-gis/discussion/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 21 Apr 2026 12:51:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/saga-gis/discussion/feed.rss" rel="self" type="application/rss+xml"/><item><title>Compiling SAGA on Linux</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/1741ee7b0a/?limit=25#6617</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br/&gt;
We have developed our own SAGA module as a dynamic library (.dll) using the Windows version, and it works correctly.&lt;br/&gt;
However, in order to use it on our Linux compute server, we would like to create a Linux-compatible version.&lt;br/&gt;
Is it possible to compile our module under Linux so that it can then be integrated into a SAGA installation on Linux? If so, where can we find the relevant documentation?&lt;br/&gt;
Best regards,&lt;br/&gt;
Valentin&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Landemaine</dc:creator><pubDate>Tue, 21 Apr 2026 12:51:25 -0000</pubDate><guid>https://sourceforge.net2e052033326e64457033b4823d64ad7f9762c564</guid></item><item><title>Annual Potential incoming solar radiation with Saga, how to set the time parameters?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/cf7c11e87c/?limit=25#cda4</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've used QGIS 3.40.15 and SAGA-GIS 9.11.1 (both from OSeo4W) and the "Processing Saga NextGen Provider" plugin 1.1.0 and I've obtained realistic values for an area in the South of Italy just setting the parameters  "Time period" to "Range of days", range of days between 1/1/2025 and 31/12/2025 and Resolution to 15 days, among the others:&lt;/p&gt;
&lt;p&gt;Total Insolation have values between 1303-2140 kWh/m^2&lt;/p&gt;
&lt;p&gt;Andrea Giudiceandrea&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrea Giudiceandrea</dc:creator><pubDate>Sat, 28 Feb 2026 11:15:56 -0000</pubDate><guid>https://sourceforge.net0274fe997863733f5778d4107272d99a8da41f4f</guid></item><item><title>Annual Potential incoming solar radiation with Saga, how to set the time parameters?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/cf7c11e87c/?limit=25#8ade</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ok, thanks, I'll re-try, maybe it's a problem of my QGIS version.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Renato Forte</dc:creator><pubDate>Fri, 27 Feb 2026 14:26:18 -0000</pubDate><guid>https://sourceforge.neta11c968027aad1a591b69f93e452cb414c988cf4</guid></item><item><title>Annual Potential incoming solar radiation with Saga, how to set the time parameters?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/cf7c11e87c/?limit=25#f6b7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Renato,&lt;/p&gt;
&lt;p&gt;first of all, you should get only one output grid in case you are interested in the annual insolation. To compute this grid, use the following settings:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Time Period: range of days&lt;ul&gt;
&lt;li&gt;Day: first day in year (2025-01-01) &lt;/li&gt;
&lt;li&gt;Last Day: last day in year (2025-12-31) &lt;/li&gt;
&lt;li&gt;Resolution &lt;span&gt;[d]&lt;/span&gt;: e.g. 5, then each 5th day in the time period will be simulated&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Time Span &lt;span&gt;[h]&lt;/span&gt;: 0;24 (compute whole days from 0:00 o'clock to midnight)&lt;/li&gt;
&lt;li&gt;Resolution &lt;span&gt;[h]&lt;/span&gt;: e.g. 1 hour (compute a day in 1 hourly steps)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With these settings you get a single grid which you can store to GeoTiff (as single band) or in SAGA format.&lt;/p&gt;
&lt;p&gt;I'm not familiar with QGIS, but you should be able to load the single band GeoTiff without problems. As QGIS also uses the GDAL library to read raster data, you can also load grids in SAGA's .sg-grd-z compressed file format or the .sgrd format (with the latter you must select the .sdat file for import). I don't know if you must use a special GDAL import raster tool in QGIS to load these formats.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
 Volker&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Volker Wichmann</dc:creator><pubDate>Fri, 27 Feb 2026 14:23:32 -0000</pubDate><guid>https://sourceforge.net5d870a05d2f8400486e0b26dc64074a59363d37c</guid></item><item><title>Annual Potential incoming solar radiation with Saga, how to set the time parameters?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/cf7c11e87c/?limit=25#6924/a6d0</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Volker, &lt;br/&gt;
I've processed my DSM directly in SAGA GUI (Saga.9.11.13), using potential annual insolation (14 steps, resolution h 1, reference year 2025. So, I suppose starting 01-01-2025 with time steps of about 26 days). &lt;br/&gt;
I saved my outputs as a multi band GeoTiff, then also as a SAGA compressed  and uncompressed  sg_gds grid collections (with right click on the file in SAGA and "save as"). &lt;br/&gt;
I have now an Annual Insolation_DSM.tif file, &lt;br/&gt;
an Annual Insolation_DSM.sg-gds-z file, &lt;br/&gt;
and then the series of 15 uncompressed file Annual Insolation_DSM.sg-001 to sg-015 (and the 4 auxiliary file sg-att, sg-gds, sg-info, sg-prj). &lt;br/&gt;
Now, if I drag-and-drop in QGIS directly the sg-gds-z file or the sg-gds files, I get of course error from QGIS (invalid data source) because the format is not compatible.&lt;/p&gt;
&lt;p&gt;While if I drag-and-drop the Annual Insolation_DSM.tif file in QGIS, it is being displayed, but only the first 3 time steps: 2025-01-01, 2025-01-27 and 2025-02-22 as 3 different RGB bands (see attached screenshot).&lt;/p&gt;
&lt;p&gt;I don't want to display the single SAGA steps, but the total result, that is the overall solar insolation in a year: my goal is to display a single band GeoTIFF raster showing the total annual insolation, that is each pixel should have the total value of solar insolation received in one year (in kWh/mq) . The range of pixel values should be more or less: min 134,92 - max 1755,11, as in the attached picture (see Total_Annual_Real_Insolation_Lumped_AT70.tif).&lt;/p&gt;
&lt;p&gt;So, my question is: how can I properly display in QGIS the Annual Insolation_DSM.tif that I produced with SAGA? &lt;/p&gt;
&lt;p&gt;I've also exported from SAGA my annual insolation file using io_gdal, in geoprocessing/ file/grid/export/export GeoTiff, but when I add the GeoTiff file in QGIS I still get the identical result (that is only the first three steps displayed as 3 different RGB bands).&lt;br/&gt;
Maybe  I should convert the single sg files and sum them in SAGA? Or perhaps is there a particular export procedure in SAGA which I am not aware of? &lt;/p&gt;
&lt;p&gt;Apologies for such a long post, and many thanks in advance for any help.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br/&gt;
Renato&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Renato Forte</dc:creator><pubDate>Thu, 26 Feb 2026 23:41:11 -0000</pubDate><guid>https://sourceforge.net9bae71c513a87b6fa2c78084116b090ae0aab53a</guid></item><item><title>Annual Potential incoming solar radiation with Saga, how to set the time parameters?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/cf7c11e87c/?limit=25#6924/3060</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ok, thanks, I'll try and will let you know&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Renato Forte</dc:creator><pubDate>Thu, 26 Feb 2026 13:03:09 -0000</pubDate><guid>https://sourceforge.net41bdb87bddf542f77a3b226c5cb9d050695cb176</guid></item><item><title>Annual Potential incoming solar radiation with Saga, how to set the time parameters?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/cf7c11e87c/?limit=25#6924</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Renato,&lt;/p&gt;
&lt;p&gt;the interface shown in the screenshot is not correct when the "range of days" option is selected. Maybe the tool wrapper used in QGIS is incomplete and does not parse the parameters correctly. Please test with SAGA and call the tool from SAGA GUI (saga_gui.exe), this should provide you correct outputs.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
Volker&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Volker Wichmann</dc:creator><pubDate>Thu, 26 Feb 2026 13:01:07 -0000</pubDate><guid>https://sourceforge.net139d4cb84786dddff442e6edf4dd8cf2be5d5d83</guid></item><item><title>Annual Potential incoming solar radiation with Saga, how to set the time parameters?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/cf7c11e87c/?limit=25#2290/cde6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Volker, thanks for your prompt reply. &lt;br/&gt;
I'm using SAGA version 9.10.2, through QGIS 3.40.15-Bratislava (in QGIS: Processing, Instruments/SAGA/Terrain Analysis/Potential incoming Solar Radiation)&lt;br/&gt;
When I select "range of days", I insert 2025‑01‑01 and 2025‑12‑31 for time span, with a resolution &lt;span&gt;[d]&lt;/span&gt; of 5 (days). &lt;br/&gt;
But the options Moment &lt;span&gt;[h]&lt;/span&gt;: 12,0000 and Resolution &lt;span&gt;[h]&lt;/span&gt;:0,50000 are still active. Anyway I left their values unmodified, with default values. &lt;br/&gt;
Attached the screenshot of adopted parameters (in particular the second screenshots).&lt;br/&gt;
Is there anything wrong with my time parameters?&lt;br/&gt;
Or maybe I should run SAGA not from QGIS but using an other interface?&lt;br/&gt;
In the log window I can read that there's a problem with Saga version: Problem with SAGA installation: unsupported SAGA version (found: 9.10.2, required: &amp;gt;=9.2.). &lt;br/&gt;
If needed I can copy and paste the entire log report. &lt;br/&gt;
In the meantime please let me know if you can see some wrong parameters in the pictures.&lt;br/&gt;
Thanks again and best regards,&lt;br/&gt;
Renato&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Renato Forte</dc:creator><pubDate>Thu, 26 Feb 2026 12:53:18 -0000</pubDate><guid>https://sourceforge.net8e3894fcae2cc14f05006aa5b7a55f72d97b6ddc</guid></item><item><title>Annual Potential incoming solar radiation with Saga, how to set the time parameters?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/cf7c11e87c/?limit=25#2290</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Renato,&lt;/p&gt;
&lt;p&gt;when you select "range of days", there is no "Moment" parameter but a "Time Span" parameter instead. When I use that (0;24h) and you settings I get reasonable results with your other settings.&lt;/p&gt;
&lt;p&gt;The main question is thus: why do you see the "Moment" parameter instead of the "Time Span" parameter? This should not be the case when you use the tool in SAGA, do you use any other interface like QGIS?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br/&gt;
Volker&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Volker Wichmann</dc:creator><pubDate>Thu, 26 Feb 2026 08:17:48 -0000</pubDate><guid>https://sourceforge.nete09f58c130f41b345c480815034e8fc3832a1a35</guid></item><item><title>Potential Annual Insolation-How to calculate it in SAGA?</title><link>https://sourceforge.net/p/saga-gis/discussion/790705/thread/e635114e3f/?limit=25#67c3/c924</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello Volker, I'm trying exactly the same analysis, using range of days from 2025-01-01 to 2025-31-12, with resolution 15 (time steps of 15 days). But the sdat file in output shows pixel values totally unrealistic, ranging from 0.31 to 6.1 kWh/m². How come that ? what I'm doing wrong? or perhaps the pixe values in output are the average DAILY values of solar radiation? if I multiply by 365 the range become quite realistic for my area of study! can you please give me some hints? thanks in advance!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Renato Forte</dc:creator><pubDate>Thu, 26 Feb 2026 02:54:47 -0000</pubDate><guid>https://sourceforge.net7088fd7e6e21fe60bef2b9937a2347c1f9b74dc0</guid></item></channel></rss>