Anna Petrášová a28536b43a t.rast.extract: fix bug when running parallel processes 11 years ago
..
Makefile 047fa04d74 Added temporal raster and 3D raster algebra classes and tests 11 years ago
__init__.py 047fa04d74 Added temporal raster and 3D raster algebra classes and tests 11 years ago
abstract_dataset.py d94771e8db Modifications are: 11 years ago
abstract_map_dataset.py 7947413ee0 API fixes for consistent method naming 11 years ago
abstract_space_time_dataset.py 7947413ee0 API fixes for consistent method naming 11 years ago
aggregation.py 144fca5245 Added offset option to aggregation function. Fixed wrong exit value checks of r.mapcalc runs. 11 years ago
base.py 2976e0373b Better performance of tgis.init() and code cleanup. Reduced number of external module calls. 11 years ago
c_libraries_interface.py 5a67807666 ctypes: update for https://trac.osgeo.org/grass/changeset/60508 11 years ago
core.py 0e3e444b11 Better error message in case the temporal database version is outdated. 11 years ago
datetime_math.py d94771e8db Modifications are: 11 years ago
extract.py a28536b43a t.rast.extract: fix bug when running parallel processes 11 years ago
factory.py 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 years ago
gui_support.py da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 years ago
list_stds.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
mapcalc.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
metadata.py d94771e8db Modifications are: 11 years ago
open_stds.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
pythontemporallib.dox ce1c9a7a55 Do not create PyGRASS module instances at import time. 11 years ago
register.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
sampling.py 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 years ago
space_time_datasets.py 7947413ee0 API fixes for consistent method naming 11 years ago
spatial_extent.py 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 years ago
spatial_topology_dataset_connector.py 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 years ago
spatio_temporal_relationships.py 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 years ago
stds_export.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
stds_import.py c1f701a86c Added flag to set the computational region after import of raster maps. 11 years ago
temporal_algebra.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
temporal_extent.py 7947413ee0 API fixes for consistent method naming 11 years ago
temporal_granularity.py 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 years ago
temporal_raster3d_algebra.py 6c3e61f6a1 Fixed several bugs in raster algebra. Added removing of empty maps. 11 years ago
temporal_raster_algebra.py 6c3e61f6a1 Fixed several bugs in raster algebra. Added removing of empty maps. 11 years ago
temporal_raster_base_algebra.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
temporal_raster_operator.py 047fa04d74 Added temporal raster and 3D raster algebra classes and tests 11 years ago
temporal_topology_dataset_connector.py 9a2d07b88b Using the PyGRASS message interface for all API functions. 11 years ago
temporal_vector_algebra.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
temporal_vector_operator.py 1755b6b243 Added modified temporal vector algebra code from GSoC 2013 student Thomas Leppelt. 11 years ago
unit_tests.py f88a2b1ba0 Created separate rtree ctypes interface, so that the rtree 11 years ago
unittests_register.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
unittests_temporal_raster3d_algebra.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
unittests_temporal_raster_algebra.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago
univar_statistics.py abd79359a2 Renamed space_time_dataset into stds in several functions 11 years ago