-
reklov_w committed patchset 514 of module saga_2 to the SAGA GIS CVS repository, changing 1 files.
2009-11-05 16:40:53 UTC in SAGA GIS
-
The interpolation modules do not recognize a "NoData" value to skip a table record, they simply read the specified z-field as double. So you have to prepare tables containing only valid records for the attribute you like to grid.
Volker.
2009-11-04 09:05:09 UTC in SAGA GIS
-
Within the Grid Risidual Analysis module, stddev computation stops with calculating the variance. The means that StdDev output and DevFromMean output report wrong results. Additionally, the precentile is calculated with n-1 points instaed of using n points.
I've fixed these issues in cvs and attach an updated module library compiled for 2.0.4
Volker.
2009-11-01 11:45:26 UTC in SAGA GIS
-
reklov_w committed patchset 513 of module saga_2 to the SAGA GIS CVS repository, changing 1 files.
2009-11-01 11:37:36 UTC in SAGA GIS
-
I've just updated from cvs and had no problems using automake1.7 1.7.9.-12 under Fedora. Maybe you should try a fresh cvs checkout.
FYI, I've also updated the linux compile instructions in the [wiki][1]. I've added information on how to compile the io\_shapes\_las and the pj\_geotrans module in case you like to use them.
Volker
[1]...
2009-10-29 21:37:16 UTC in SAGA GIS
-
reklov_w committed patchset 512 of module saga_2 to the SAGA GIS CVS repository, changing 1 files.
2009-10-29 20:22:52 UTC in SAGA GIS
-
Thanks, committed to cvs (with slight modification).
Volker.
2009-10-29 19:47:41 UTC in SAGA GIS
-
reklov_w committed patchset 511 of module saga_2 to the SAGA GIS CVS repository, changing 3 files.
2009-10-29 19:45:11 UTC in SAGA GIS
-
Fine! Tracing back the error isn't that simple - I don't remember how I found the problem exactly. I think I got some debugging info printed that the Translator function within SAGA API crashed and then deduced that it must have something to do with the language files.
Volker.
2009-10-28 15:33:17 UTC in SAGA GIS
-
Seems like an automake issue - could you try another automake version? Normally you should have some older versions installed on your system too.
Volker.
2009-10-28 15:13:24 UTC in SAGA GIS