Anna Petrasova
|
c825479df7
fix tests for Python 3
|
6 年之前 |
Anna Petrášová
|
115339465f
pygrass: work on Python 3 support - fixes to get raster tests working
|
6 年之前 |
Anna Petrášová
|
beaf9c8835
pygrass: we need to return unicode
|
6 年之前 |
Soeren Gebbert
|
ee49d01f03
pygrass module: Documentation update
|
8 年之前 |
Soeren Gebbert
|
33aa8401bf
pygrass utils: Fixed pygrass.utils raster sampling doctests and wrong vector map opening
|
8 年之前 |
Vaclav Petras
|
bc90b2681d
fix wrong module import in https://trac.osgeo.org/grass/changeset/67669
|
9 年之前 |
Vaclav Petras
|
0a81c9a31f
pythonlib: move the package path functions for modules from pygrass where influenced by ctypes requirement to grass.script
|
9 年之前 |
Pietro Zambelli
|
28057bbcc3
pygrass: utils.set_path function fix revert https://trac.osgeo.org/grass/changeset/66637, setting sys.path to handle local path and add docstring to clarify the use
|
9 年之前 |
Martin Landa
|
a59083a81c
pygrass: introduce minimalistic documentation of set_path()
|
9 年之前 |
Martin Landa
|
f3ec8ba283
pygrass: fix error message when path not found
|
9 年之前 |
Martin Landa
|
17a8130196
pygrass: fix set_path() when compiling g.gui.mwprecip addons (GRASS installed from package)
|
9 年之前 |
Martin Landa
|
fecac8a6c1
pygrass: change dirname in set_path() to optional - this functions needs major revision
|
9 年之前 |
Martin Landa
|
f9b5676513
pygrass util set_path bug (https://trac.osgeo.org/grass/ticket/2785)
|
9 年之前 |
Martin Landa
|
461ace8c97
pythonlib: check also libname in get_lib_path()
|
9 年之前 |
Soeren Gebbert
|
84387bc642
pygrass: Added rpc data provider that deliver WKB representations of vector maps, numpy image
|
9 年之前 |
Soeren Gebbert
|
0723842eba
pygrass utils: Doctest update
|
9 年之前 |
Soeren Gebbert
|
facf814ffc
pygrass raster: Fixed several doctests
|
9 年之前 |
Soeren Gebbert
|
4d7634fd8c
pygrass library: Make use of the gunittst framework methods for module calls. The region class can now set the computational raster region of a process.
|
9 年之前 |
Soeren Gebbert
|
0cea46c98e
pygrass vector: Better finder class documentation, usage and additional tests using the generated vector maps.
|
9 年之前 |
Soeren Gebbert
|
a939aab706
pygrass vector: API changes: removed "get_" prefix from several functions to harmonize method names,
|
9 年之前 |
Pietro Zambelli
|
9d870e1f96
pygrass: doctest in utils file update the elevation value
|
9 年之前 |
Pietro Zambelli
|
3f1c162de4
pygrass: update doctests
|
9 年之前 |
Pietro Zambelli
|
20c1cf1e71
pygrass: remove unnecessary import
|
9 年之前 |
Markus Neteler
|
a8ef11c6cd
various typo fixes, found by the Debian lintian QA tool
|
9 年之前 |
Pietro Zambelli
|
d4f5d5a5c1
pygrass: remove duplicated code, the code is now in: pygrass.modules.interface.docstring
|
10 年之前 |
Martin Landa
|
2ce6066b1d
update pygrass to recent libgis
|
10 年之前 |
Pietro Zambelli
|
5a863b0885
pygrass: add function to handle local and system path in modules
|
10 年之前 |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
10 年之前 |
Pietro Zambelli
|
fe52b6d2fa
pygrass: rename functions to utils
|
10 年之前 |