Soeren Gebbert
|
3419cde61b
Modified initialization procedure of the temporal Python library
|
12 年之前 |
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 年之前 |
Vaclav Petras
|
88354311cc
dox: missing endcode
|
12 年之前 |
Soeren Gebbert
|
799ffaf996
PEP8 compliance and better doxygen formatting. New rtree tests.
|
12 年之前 |
Soeren Gebbert
|
b9b27a9884
PEP8 compliance and new doctests
|
12 年之前 |
Soeren Gebbert
|
fe088b6dcc
Major code review and application of pep8 coding standard.
|
12 年之前 |
Soeren Gebbert
|
abbe0ba3b0
Removed redundant id build method
|
13 年之前 |
Soeren Gebbert
|
3d2323f6d0
New module to fill gaps in space time raster datasets using raster to raster interpolation of r.series.interp.
|
13 年之前 |
Soeren Gebbert
|
3b25abe068
Extended abstract_map_dataset with temporal topology structure. Implemented a temporal topology builder.
|
13 年之前 |
Soeren Gebbert
|
905a5ec9f1
Small bugfix
|
13 年之前 |
Soeren Gebbert
|
07f2215270
* Using ctypes interface to libgis and libraster to read raster information to speed up map registration
|
13 年之前 |
Soeren Gebbert
|
d54c12fa51
Reorganization of the SQL statement handling. Methods
|
13 年之前 |
Soeren Gebbert
|
e221631c2c
Documentation update
|
13 年之前 |
Soeren Gebbert
|
eb4b58214c
SQL statement gathering for efficient and fast DELETE and DROP table
|
13 年之前 |
Martin Landa
|
d36fc9d137
pythontemporal: make doxygen more happy
|
13 年之前 |
Markus Neteler
|
d1f8b42521
typos fixed, part 2 (bug trac https://trac.osgeo.org/grass/ticket/1591)
|
13 年之前 |
Soeren Gebbert
|
3d94d97bf7
Removed redundant code
|
13 年之前 |
Soeren Gebbert
|
bc3de98add
Allow dataset update after deletion of a map
|
13 年之前 |
Soeren Gebbert
|
65d7b2c61e
Correctly check return value of get_number_of_maps() when setting the relative time unit for a space
|
13 年之前 |
Soeren Gebbert
|
1b64bc7cca
Check for None not for 0
|
13 年之前 |
Soeren Gebbert
|
81280a1032
Better time-stamped vector layer support implemented.
|
13 年之前 |
Soeren Gebbert
|
a7e5727e68
Implemented handling of time-stamped vector layers
|
13 年之前 |
Soeren Gebbert
|
31b8bc123a
New relative time handling, compatible to the grass datetime library.
|
13 年之前 |
Soeren Gebbert
|
f237c91ebe
Added timestamp support for vector maps with v.timestamp.
|
13 年之前 |
Soeren Gebbert
|
c97aeba1a2
Added listing of stds register.
|
13 年之前 |
Soeren Gebbert
|
c1893182c5
Added temporal sampling methods.
|
13 年之前 |
Soeren Gebbert
|
06c20fcc3b
Bug fixing. New method to sample a spcae time dataset by granularity.
|
13 年之前 |
Soeren Gebbert
|
0007aa52e2
New functions to compute the temporal granularity from registered maps
|
13 年之前 |
Soeren Gebbert
|
35da455363
New dataset object factory. New temporal topology functions implemented.
|
13 年之前 |
Soeren Gebbert
|
f72cccc94c
Better code managament
|
13 年之前 |