커밋 기록

작성자 SHA1 메시지 날짜
  Moritz Lennert 64adfc8ca0 added missing import of array library (fix https://trac.osgeo.org/grass/ticket/2688) 9 년 전
  Martin Landa 229834eae6 sync element names with trunk (https://trac.osgeo.org/grass/ticket/2409) 10 년 전
  Soeren Gebbert 99a1c301eb temporal framework: Backport of all modifications of the temporal framework from trunk to enable mapset specific temporal databases. This backport includes the new temporal algebra. 10 년 전
  Huidae Cho 74624f9333 Update old g.list/remove calls in modules 10 년 전
  Soeren Gebbert a4573c56f8 Backport of grass71 bugfixes: correct return value catching in parallel module runs, mapset ordered listing of STDS, API renaming, test updates 11 년 전
  Soeren Gebbert d94771e8db Modifications are: 11 년 전
  Soeren Gebbert 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 년 전
  Soeren Gebbert 58bfc31393 New G_fatal_error() safe C-libraries interface to access C-functions via ctypes implemented 11 년 전
  Soeren Gebbert 9f3f7f6917 Started to use the new PyGRASS message interface in some classes. 11 년 전
  Soeren Gebbert 376a7d8604 Read support for timestamps set with *.timestamp modules implemented. 11 년 전
  Soeren Gebbert 416ccf54bb Implemented a check for the correct mapset when datasets are modified. 11 년 전
  Soeren Gebbert 17de822661 Implementing spatial buffering and direct extent object exchange for map objects. Removed spaces. 12 년 전
  Soeren Gebbert 79e9924d32 Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions. 12 년 전
  Soeren Gebbert 0748c0efce Fixed indention error 12 년 전
  Soeren Gebbert d6fc538df8 Better naming scheme. Added spatial topology class. 12 년 전
  Soeren Gebbert 2804338fba New abstract dataset class to access spatial topology. Added Vect_set_release_support() to redduce memory consumption for vector datasets. 12 년 전
  Soeren Gebbert 3d26230fa8 Better doxygen support. 12 년 전
  Soeren Gebbert f6e0abc257 Fixed granularity computation. 12 년 전
  Soeren Gebbert 67eb919657 Enabled 3D raster numpy access in the temporal GIS library. 12 년 전
  Soeren Gebbert ff157b2174 Default temporal database will now be created in tgis/sqlite.db. 12 년 전
  Soeren Gebbert 08074d21c2 Bugfix: Correct relative time handling 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 년 전
  Soeren Gebbert d6ca628a54 Implemented alternative method to access map metadata information 12 년 전
  Soeren Gebbert df8b506d5e PEP8 compliance and documentation update 13 년 전
  Soeren Gebbert c050175a8f PEP8 compliance. Added RTree unit tests for 1 - 4 dimensional trees. 13 년 전
  Soeren Gebbert 799ffaf996 PEP8 compliance and better doxygen formatting. New rtree tests. 13 년 전
  Soeren Gebbert b9b27a9884 PEP8 compliance and new doctests 13 년 전
  Soeren Gebbert fe088b6dcc Major code review and application of pep8 coding standard. 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 년 전