Markus Neteler
|
2e5dc46218
fix rast3d -> 3draster
|
10 years ago |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
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 |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 years ago |
Soeren Gebbert
|
7947413ee0
API fixes for consistent method naming
|
11 years ago |
Soeren Gebbert
|
144fca5245
Added offset option to aggregation function. Fixed wrong exit value checks of r.mapcalc runs.
|
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
|
58bfc31393
New G_fatal_error() safe C-libraries interface to access C-functions via ctypes implemented
|
11 years ago |
Soeren Gebbert
|
9f3f7f6917
Started to use the new PyGRASS message interface in some classes.
|
11 years ago |
Soeren Gebbert
|
376a7d8604
Read support for timestamps set with *.timestamp modules implemented.
|
11 years ago |
Soeren Gebbert
|
416ccf54bb
Implemented a check for the correct mapset when datasets are modified.
|
11 years ago |
Soeren Gebbert
|
17de822661
Implementing spatial buffering and direct extent object exchange for map objects. Removed spaces.
|
11 years ago |
Soeren Gebbert
|
79e9924d32
Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions.
|
12 years ago |
Soeren Gebbert
|
0748c0efce
Fixed indention error
|
12 years ago |
Soeren Gebbert
|
d6fc538df8
Better naming scheme. Added spatial topology class.
|
12 years ago |
Soeren Gebbert
|
2804338fba
New abstract dataset class to access spatial topology. Added Vect_set_release_support() to redduce memory consumption for vector datasets.
|
12 years ago |
Soeren Gebbert
|
3d26230fa8
Better doxygen support.
|
12 years ago |
Soeren Gebbert
|
f6e0abc257
Fixed granularity computation.
|
12 years ago |
Soeren Gebbert
|
67eb919657
Enabled 3D raster numpy access in the temporal GIS library.
|
12 years ago |
Soeren Gebbert
|
ff157b2174
Default temporal database will now be created in tgis/sqlite.db.
|
12 years ago |
Soeren Gebbert
|
08074d21c2
Bugfix: Correct relative time handling
|
12 years ago |
Soeren Gebbert
|
2e7acd8624
Removed dateutil dependency. Now only a subset of ISO formatted time strings are supported for parsing in the temporal GIS framework.
|
12 years ago |
Soeren Gebbert
|
d6ca628a54
Implemented alternative method to access map metadata information
|
12 years ago |
Soeren Gebbert
|
df8b506d5e
PEP8 compliance and documentation update
|
12 years ago |
Soeren Gebbert
|
c050175a8f
PEP8 compliance. Added RTree unit tests for 1 - 4 dimensional trees.
|
12 years ago |
Soeren Gebbert
|
799ffaf996
PEP8 compliance and better doxygen formatting. New rtree tests.
|
12 years ago |
Soeren Gebbert
|
b9b27a9884
PEP8 compliance and new doctests
|
12 years ago |
Soeren Gebbert
|
fe088b6dcc
Major code review and application of pep8 coding standard.
|
12 years ago |