Pietro Zambelli
|
9366bd5dcf
temporal: make temporal python library importable from python3
|
9 years ago |
Markus Neteler
|
47494d4339
fix msg grammar
|
9 years ago |
Soeren Gebbert
|
f7db982a6c
temporal framework: One additional maplist granularity sampling test
|
10 years ago |
Markus Neteler
|
8426ce5072
Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560)
|
10 years ago |
Luca Delucchi
|
b9f4872f09
python temporal lib: PEP8 cleaning; markdown cleaning
|
10 years ago |
Soeren Gebbert
|
7c5afd96a9
temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style
|
10 years ago |
Soeren Gebbert
|
4126bb1e2b
temporal framework: Enabling mapset specific temporal databases. This feature is very experimental.
|
10 years ago |
Soeren Gebbert
|
822654fdd5
New experimental aggregation method implemented that is faster and allows parallel processing.
|
10 years ago |
Soeren Gebbert
|
679cb79a23
Small bugfixes
|
11 years ago |
Soeren Gebbert
|
7947413ee0
API fixes for consistent method naming
|
11 years ago |
Soeren Gebbert
|
606411fff4
Fix for https://trac.osgeo.org/grass/ticket/2264 and https://trac.osgeo.org/grass/ticket/2264
|
11 years ago |
Soeren Gebbert
|
67e3753ad7
Implemented parallel r.mapcalc and r3.mapcalc calls in temporal raster algebra.
|
11 years ago |
Soeren Gebbert
|
ec594879b0
Check for matching mapsets updated
|
11 years ago |
Soeren Gebbert
|
2976e0373b
Better performance of tgis.init() and code cleanup. Reduced number of external module calls.
|
11 years ago |
Soeren Gebbert
|
d94771e8db
Modifications are:
|
11 years ago |
Soeren Gebbert
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 years ago |
Soeren Gebbert
|
0b1921d0d4
More usage of the PyGRASS message interface
|
11 years ago |
Soeren Gebbert
|
9f3f7f6917
Started to use the new PyGRASS message interface in some classes.
|
11 years ago |
Soeren Gebbert
|
416ccf54bb
Implemented a check for the correct mapset when datasets are modified.
|
11 years ago |
Soeren Gebbert
|
f83f0cd86c
Enabled deepcopy of map and space time datasets.
|
11 years ago |
Soeren Gebbert
|
736f697fba
Code refracturing. Added metadata table to allow tgis database version check.
|
11 years ago |
Soeren Gebbert
|
beb053835a
Map list resampling by granularity rewritten to gain massive speedup and have some test. Metadata test update. White space removal.
|
11 years ago |
Soeren Gebbert
|
17de822661
Implementing spatial buffering and direct extent object exchange for map objects. Removed spaces.
|
11 years ago |
Soeren Gebbert
|
2c4d2eddf5
Documentation update and history print function.
|
11 years ago |
Soeren Gebbert
|
72e2a154dd
Using Pythons abstract base class to define abstract classes and methods.
|
12 years ago |
Luca Delucchi
|
ac9b3f5963
fix string format and PEP 8
|
12 years ago |
Soeren Gebbert
|
9171245b40
Snapping and shifting of map lists implemented
|
12 years ago |
Soeren Gebbert
|
79e9924d32
Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions.
|
12 years ago |
Soeren Gebbert
|
404642d6a7
Implemented the rollback function of postgresql, fixed t.*.mapcalc bug
|
12 years ago |
Soeren Gebbert
|
d8abe75317
New module to merge different space time datasets in a single output dataset.
|
12 years ago |