Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 سال پیش |
Martin Landa
|
2f6124750a
v.krige: fix GUI import
|
11 سال پیش |
Maris Nartiss
|
1e737f5d41
Unify error messages
|
11 سال پیش |
Martin Landa
|
dcac2c499e
v.krige: import globalvar only if needed
|
11 سال پیش |
Anne Ghisla
|
0c189d1a2c
Fixed the missing Formula parameter in doKriging function, and some other edits in GUI.
|
11 سال پیش |
Anne Ghisla
|
a1d161a85e
v.krige works again in GRASS7
|
11 سال پیش |
Anne Ghisla
|
61e2f94062
Removed global variables from GUI and core scripts.
|
11 سال پیش |
Hamish Bowman
|
fcc9654631
allow cat column as data column (mostly for testing);
|
12 سال پیش |
Hamish Bowman
|
fc6c5a4e87
fix a fix missed in merge of fixes from devbr6 https://trac.osgeo.org/grass/changeset/42003
|
12 سال پیش |
Markus Neteler
|
96c4d44009
complete list of models
|
12 سال پیش |
Markus Neteler
|
da70bcb0a1
fix logger bug; add new variogram models
|
12 سال پیش |
Anna Petrášová
|
30c7942e13
vkrige: fix notebook
|
12 سال پیش |
Markus Neteler
|
d0decd6043
v.krige update (fixes bug https://trac.osgeo.org/grass/ticket/1619)
|
12 سال پیش |
Markus Neteler
|
1c8576417f
homogenize keywords
|
12 سال پیش |
Markus Neteler
|
d1f8b42521
typos fixed, part 2 (bug trac https://trac.osgeo.org/grass/ticket/1591)
|
13 سال پیش |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 سال پیش |
Anne Ghisla
|
dd03c79888
Added rgeos dependency, to replace the default non-free gpclib.
|
14 سال پیش |
Martin Landa
|
c447f162cf
v.krige: fix error message (missing R packages)
|
14 سال پیش |
Anne Ghisla
|
752382e762
Grass.fatal errors when dependenciees are not found.
|
14 سال پیش |
Anne Ghisla
|
a38781b495
Better check of R packages: checked all in once, raising only one error message.
|
14 سال پیش |
Markus Neteler
|
6e07238f50
msg cosmetics
|
14 سال پیش |
Markus Neteler
|
420d2277c8
check if run in a GRASS session
|
14 سال پیش |
Anne Ghisla
|
dc584a3c8a
Merge with devbr6, but spgrass6 not working, so the module is still broken.
|
15 سال پیش |
Martin Landa
|
b13cff3505
v.krige: don't use Region global variable
|
15 سال پیش |
Martin Landa
|
a31c10c35e
move v.krige and r.li.setup from gui_modules to scripts
|
15 سال پیش |
Glynn Clements
|
a58927d258
Don't call GRASS modules from the top level
|
15 سال پیش |
Anne Ghisla
|
ab3d2e3849
Controller is now old-style class, please test
|
15 سال پیش |
Martin Landa
|
55021a4939
v.krige: fix typo
|
15 سال پیش |
Anne Ghisla
|
7aee5eb8bc
splitted v.krige.py in 2 scripts, moved wxGUI script into gui/wxpython/gui_modules. In GUI, plot variogram is not yet functional.
|
15 سال پیش |
Anne Ghisla
|
f8b957c444
x/y columns in attribute table are added after R import, not by GRASS on original data
|
15 سال پیش |