Vaclav Petras
|
a8ead5e660
pythonlib: remove gunittest from Makefile (accidentally backported in https://trac.osgeo.org/grass/changeset/65439)
|
10 lat temu |
Pietro Zambelli
|
6f5417b55b
pygrass: backport https://trac.osgeo.org/grass/changeset/65438, Remove dictionary comprehension for backward compatibility with python2.6
|
10 lat temu |
Pietro Zambelli
|
f09f0a442a
Add exceptions module in python library, commit backported: https://trac.osgeo.org/grass/changeset/61187, https://trac.osgeo.org/grass/changeset/61220, https://trac.osgeo.org/grass/changeset/61959, https://trac.osgeo.org/grass/changeset/62358
|
10 lat temu |
Martin Landa
|
9d98264358
remove unused code from makefiles
|
11 lat temu |
Martin Landa
|
f8d3cb5f6c
pygrass dox file added
|
11 lat temu |
Anna Petrášová
|
7e26eed229
libpython: fix Makefile for imaging
|
11 lat temu |
Vaclav Petras
|
86df6f9073
libpython: pydispacher library (PyDispatcher 2.0.3 source code)
|
12 lat temu |
Martin Landa
|
d66d09ead1
pythonlib: update layout
|
12 lat temu |
Pietro Zambelli
|
0982f55fa6
Add pygrass library into grass
|
12 lat temu |
Martin Landa
|
b06611c769
pythonlib: change compilation rule for setup.py
|
13 lat temu |
Glynn Clements
|
b27bbad856
Try to keep generated files in $(OBJDIR)
|
13 lat temu |
Soeren Gebbert
|
ded2d73aa8
Moved the temporal GIS code from grass.script into a separate library structure named grass.temporal.
|
13 lat temu |
Soeren Gebbert
|
2af0175d8a
Split of the temporal gis python library into several files. Management functionality (create, remove, register, unregister, ...) of the temporal GIS is now functional.
|
13 lat temu |
Soeren Gebbert
|
a3a45e61b4
Initial commit of the temporal GIS extension in grass. The file names
|
13 lat temu |
Soeren Gebbert
|
a16017a48d
Raster3d info and mapcalc python functions inspired by the grass.script
|
13 lat temu |
Martin Landa
|
b411bc9b09
pythonlib: rewrite command_info() using grassTask and processTask (moved from wxGUI)
|
14 lat temu |
Martin Landa
|
46a5589f7e
fix typo in Makefile
|
14 lat temu |
Martin Landa
|
56ac45a770
fix grass.init() & separated to new module 'setup'
|
14 lat temu |
Martin Landa
|
c2fb0f6c79
dox file renamed
|
14 lat temu |
Helmut Kudrnovsky
|
9ee814421c
https://trac.osgeo.org/grass/ticket/1125: wingrass - ctypes - compiling error fixed
|
14 lat temu |
Martin Landa
|
f0b24e54dc
disable swig, reenable when https://trac.osgeo.org/grass/ticket/1125 is fixed
|
15 lat temu |
Glynn Clements
|
1fe453a5fc
Restore "-U __GNUC__" to preprocessor command
|
15 lat temu |
Glynn Clements
|
521042f6ee
Log errors in ctypes subdirectory
|
15 lat temu |
Glynn Clements
|
34fbc7b4ba
Add configure check for ctypesgen
|
15 lat temu |
Glynn Clements
|
1fd2f4de5c
Replace SWIG with ctypesgen for Python bindings
|
15 lat temu |
Glynn Clements
|
326bb5e584
Add grass.script.array: read/write GRASS rasters to/from NumPy arrays
|
15 lat temu |
Glynn Clements
|
f2e18ece8e
Treat destination directories as targets
|
15 lat temu |
Martin Landa
|
0b0b8a4008
readme already removed - Makefile fix
|
16 lat temu |
Martin Landa
|
3e3983edb9
fix grass/__init__.py
|
16 lat temu |
Martin Landa
|
a4ba95a5f0
grass.script.all replaced by __init__.py
|
16 lat temu |