Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Veronica Andreo
|
21ab883161
temporal lib: wrap list() around dictionary as suggested by huhabla, fixes https://trac.osgeo.org/grass/ticket/3727
|
6 年之前 |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 年之前 |
Soeren Gebbert
|
898c8f1f00
temporal framework: Better Python module import handling
|
8 年之前 |
Pietro Zambelli
|
8ef5a0ea29
fix doctests in temporal and pygrass libraries
|
9 年之前 |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 年之前 |
Pietro Zambelli
|
fa79e58cba
temporal: revert changes (https://trac.osgeo.org/grass/changeset/68139 and https://trac.osgeo.org/grass/changeset/68177) since they are not fixing bugs and therefore they should go in relbr72
|
9 年之前 |
Pietro Zambelli
|
9366bd5dcf
temporal: make temporal python library importable from python3
|
9 年之前 |
Luca Delucchi
|
b9f4872f09
python temporal lib: PEP8 cleaning; markdown cleaning
|
10 年之前 |
Soeren Gebbert
|
7c5afd96a9
temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style
|
10 年之前 |
Soeren Gebbert
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 年之前 |
Soeren Gebbert
|
9f3f7f6917
Started to use the new PyGRASS message interface in some classes.
|
11 年之前 |
Soeren Gebbert
|
f88a2b1ba0
Created separate rtree ctypes interface, so that the rtree
|
11 年之前 |
Soeren Gebbert
|
dd487a1d57
Fixed spatial topology computation for equivalent relation.
|
11 年之前 |
Soeren Gebbert
|
a84d77abfc
Fixed topology computation
|
11 年之前 |
Soeren Gebbert
|
f83f0cd86c
Enabled deepcopy of map and space time datasets.
|
11 年之前 |
Soeren Gebbert
|
cc16c1e845
New relative time computation approach from time delta to minimize rounding errors
|
11 年之前 |
Soeren Gebbert
|
5f14551ece
Corrected overlaps/overlapped relations and added new tests to check the temporal topology builder.
|
11 年之前 |
Soeren Gebbert
|
97ee589445
Implemented open_old and open_new space time raster dataset functions
|
11 年之前 |
Soeren Gebbert
|
95f80e69f8
Added topology build test
|
12 年之前 |
Soeren Gebbert
|
79e9924d32
Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions.
|
12 年之前 |
Soeren Gebbert
|
082cacaa09
Added bottom and top to views and separated them in new files. Support for spatio-temporal topology analysis.
|
12 年之前 |
Soeren Gebbert
|
d6fc538df8
Better naming scheme. Added spatial topology class.
|
12 年之前 |