.. |
Makefile
|
047fa04d74
Added temporal raster and 3D raster algebra classes and tests
|
11 роки тому |
__init__.py
|
047fa04d74
Added temporal raster and 3D raster algebra classes and tests
|
11 роки тому |
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
|
10 роки тому |
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
|
11 роки тому |
abstract_space_time_dataset.py
|
ae60796b45
temporal: backport of https://trac.osgeo.org/grass/changeset/60732 + https://trac.osgeo.org/grass/changeset/60733
|
11 роки тому |
aggregation.py
|
74624f9333
Update old g.list/remove calls in modules
|
10 роки тому |
base.py
|
2976e0373b
Better performance of tgis.init() and code cleanup. Reduced number of external module calls.
|
11 роки тому |
c_libraries_interface.py
|
0291b68ac7
temporal: fix https://trac.osgeo.org/grass/changeset/60603
|
11 роки тому |
core.py
|
4a1fb94680
fix typo in comment
|
10 роки тому |
datetime_math.py
|
b531727723
temporal: minor msg cosmetics
|
11 роки тому |
extract.py
|
74624f9333
Update old g.list/remove calls in modules
|
10 роки тому |
factory.py
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 роки тому |
gui_support.py
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 роки тому |
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)
|
10 роки тому |
mapcalc.py
|
74624f9333
Update old g.list/remove calls in modules
|
10 роки тому |
metadata.py
|
d94771e8db
Modifications are:
|
11 роки тому |
open_stds.py
|
b531727723
temporal: minor msg cosmetics
|
11 роки тому |
pythontemporallib.dox
|
ce1c9a7a55
Do not create PyGRASS module instances at import time.
|
11 роки тому |
register.py
|
80524ee294
temporal: more clear user messages
|
10 роки тому |
sampling.py
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 роки тому |
space_time_datasets.py
|
74624f9333
Update old g.list/remove calls in modules
|
10 роки тому |
spatial_extent.py
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 роки тому |
spatial_topology_dataset_connector.py
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 роки тому |
spatio_temporal_relationships.py
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 роки тому |
stds_export.py
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 роки тому |
stds_import.py
|
3f392612ea
temporal: better formatting of suffixes of new maps - include padding zeros (merge from trunk, https://trac.osgeo.org/grass/changeset/61888)
|
10 роки тому |
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
|
10 роки тому |
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
|
11 роки тому |
temporal_granularity.py
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 роки тому |
temporal_raster3d_algebra.py
|
74624f9333
Update old g.list/remove calls in modules
|
10 роки тому |
temporal_raster_algebra.py
|
74624f9333
Update old g.list/remove calls in modules
|
10 роки тому |
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
|
11 роки тому |
temporal_raster_operator.py
|
047fa04d74
Added temporal raster and 3D raster algebra classes and tests
|
11 роки тому |
temporal_topology_dataset_connector.py
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 роки тому |
temporal_vector_algebra.py
|
74624f9333
Update old g.list/remove calls in modules
|
10 роки тому |
temporal_vector_operator.py
|
1755b6b243
Added modified temporal vector algebra code from GSoC 2013 student Thomas Leppelt.
|
11 роки тому |
unit_tests.py
|
f88a2b1ba0
Created separate rtree ctypes interface, so that the rtree
|
11 роки тому |
unittests_register.py
|
74624f9333
Update old g.list/remove calls in modules
|
10 роки тому |
unittests_temporal_raster3d_algebra.py
|
047fa04d74
Added temporal raster and 3D raster algebra classes and tests
|
11 роки тому |
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
|
11 роки тому |
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)
|
10 роки тому |