Vaclav Petras fcb7617620 pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566) il y a 10 ans
..
Makefile 047fa04d74 Added temporal raster and 3D raster algebra classes and tests il y a 11 ans
__init__.py 047fa04d74 Added temporal raster and 3D raster algebra classes and tests il y a 11 ans
abstract_dataset.py f09f0a442a Add exceptions module in python library, commit backported: https://trac.osgeo.org/grass/changeset/61187, https://trac.osgeo.org/grass/changeset/61220, https://trac.osgeo.org/grass/changeset/61959, https://trac.osgeo.org/grass/changeset/62358 il y a 10 ans
abstract_map_dataset.py a4573c56f8 Backport of grass71 bugfixes: correct return value catching in parallel module runs, mapset ordered listing of STDS, API renaming, test updates il y a 11 ans
abstract_space_time_dataset.py ae60796b45 temporal: backport of https://trac.osgeo.org/grass/changeset/60732 + https://trac.osgeo.org/grass/changeset/60733 il y a 11 ans
aggregation.py fcb7617620 pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566) il y a 10 ans
base.py 2976e0373b Better performance of tgis.init() and code cleanup. Reduced number of external module calls. il y a 11 ans
c_libraries_interface.py 0291b68ac7 temporal: fix https://trac.osgeo.org/grass/changeset/60603 il y a 11 ans
core.py 4a1fb94680 fix typo in comment il y a 10 ans
datetime_math.py b531727723 temporal: minor msg cosmetics il y a 11 ans
extract.py fcb7617620 pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566) il y a 10 ans
factory.py 9a2d07b88b Using the PyGRASS message interface for all API functions. il y a 11 ans
gui_support.py 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) il y a 11 ans
list_stds.py 87e4544775 temporal: Fixing suboptimal flag names as described in ticket https://trac.osgeo.org/grass/ticket/2317. Changed -h flag into -s to suppress column names or -c to print column names (backport from trunk) il y a 10 ans
mapcalc.py fcb7617620 pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566) il y a 10 ans
metadata.py d94771e8db Modifications are: il y a 11 ans
open_stds.py b531727723 temporal: minor msg cosmetics il y a 11 ans
pythontemporallib.dox ce1c9a7a55 Do not create PyGRASS module instances at import time. il y a 11 ans
register.py 80524ee294 temporal: more clear user messages il y a 10 ans
sampling.py 9a2d07b88b Using the PyGRASS message interface for all API functions. il y a 11 ans
space_time_datasets.py 74624f9333 Update old g.list/remove calls in modules il y a 10 ans
spatial_extent.py 9a2d07b88b Using the PyGRASS message interface for all API functions. il y a 11 ans
spatial_topology_dataset_connector.py 9a2d07b88b Using the PyGRASS message interface for all API functions. il y a 11 ans
spatio_temporal_relationships.py 9a2d07b88b Using the PyGRASS message interface for all API functions. il y a 11 ans
stds_export.py fcb7617620 pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566) il y a 10 ans
stds_import.py fcb7617620 pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566) il y a 10 ans
temporal_algebra.py f09f0a442a Add exceptions module in python library, commit backported: https://trac.osgeo.org/grass/changeset/61187, https://trac.osgeo.org/grass/changeset/61220, https://trac.osgeo.org/grass/changeset/61959, https://trac.osgeo.org/grass/changeset/62358 il y a 10 ans
temporal_extent.py a4573c56f8 Backport of grass71 bugfixes: correct return value catching in parallel module runs, mapset ordered listing of STDS, API renaming, test updates il y a 11 ans
temporal_granularity.py 9a2d07b88b Using the PyGRASS message interface for all API functions. il y a 11 ans
temporal_raster3d_algebra.py 74624f9333 Update old g.list/remove calls in modules il y a 10 ans
temporal_raster_algebra.py 74624f9333 Update old g.list/remove calls in modules il y a 10 ans
temporal_raster_base_algebra.py a4573c56f8 Backport of grass71 bugfixes: correct return value catching in parallel module runs, mapset ordered listing of STDS, API renaming, test updates il y a 11 ans
temporal_raster_operator.py 047fa04d74 Added temporal raster and 3D raster algebra classes and tests il y a 11 ans
temporal_topology_dataset_connector.py 9a2d07b88b Using the PyGRASS message interface for all API functions. il y a 11 ans
temporal_vector_algebra.py 74624f9333 Update old g.list/remove calls in modules il y a 10 ans
temporal_vector_operator.py 1755b6b243 Added modified temporal vector algebra code from GSoC 2013 student Thomas Leppelt. il y a 11 ans
unit_tests.py f88a2b1ba0 Created separate rtree ctypes interface, so that the rtree il y a 11 ans
unittests_register.py 74624f9333 Update old g.list/remove calls in modules il y a 10 ans
unittests_temporal_raster3d_algebra.py 047fa04d74 Added temporal raster and 3D raster algebra classes and tests il y a 11 ans
unittests_temporal_raster_algebra.py a4573c56f8 Backport of grass71 bugfixes: correct return value catching in parallel module runs, mapset ordered listing of STDS, API renaming, test updates il y a 11 ans
univar_statistics.py 87e4544775 temporal: Fixing suboptimal flag names as described in ticket https://trac.osgeo.org/grass/ticket/2317. Changed -h flag into -s to suppress column names or -c to print column names (backport from trunk) il y a 10 ans