Markus Neteler
|
90634b76e3
Fix flake8 pep8 errors (#986)
|
4 年之前 |
Martin Landa
|
04da30d46c
fix band references assignment (#132)
|
5 年之前 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 年之前 |
Soeren Gebbert
|
898c8f1f00
temporal framework: Better Python module import handling
|
8 年之前 |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 年之前 |
Pietro Zambelli
|
fa79e58cba
temporal: revert changes (https://trac.osgeo.org/grass/changeset/68139 and https://trac.osgeo.org/grass/changeset/68177) since they are not fixing bugs and therefore they should go in relbr72
|
9 年之前 |
Pietro Zambelli
|
9366bd5dcf
temporal: make temporal python library importable from python3
|
9 年之前 |
Martin Landa
|
1b765a369e
libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Markus Neteler
|
2e5dc46218
fix rast3d -> 3draster
|
10 年之前 |
Luca Delucchi
|
b9f4872f09
python temporal lib: PEP8 cleaning; markdown cleaning
|
10 年之前 |
Soeren Gebbert
|
7c5afd96a9
temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style
|
10 年之前 |
Soeren Gebbert
|
feef63bd6f
temporal framework: Trying to fix import issues that lead to malfunction temporal framework
|
10 年之前 |
Soeren Gebbert
|
7947413ee0
API fixes for consistent method naming
|
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
|
cd02035822
Added (r|r3|v).timestamp read support in t.register.
|
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
|
2351f1bf45
Added check map/stds dataset functions
|
11 年之前 |
Soeren Gebbert
|
2de50e87b9
More temporal extent setting tests
|
11 年之前 |
Soeren Gebbert
|
beb053835a
Map list resampling by granularity rewritten to gain massive speedup and have some test. Metadata test update. White space removal.
|
11 年之前 |
Soeren Gebbert
|
17de822661
Implementing spatial buffering and direct extent object exchange for map objects. Removed spaces.
|
11 年之前 |
Soeren Gebbert
|
72e2a154dd
Using Pythons abstract base class to define abstract classes and methods.
|
12 年之前 |
Luca Delucchi
|
ac9b3f5963
fix string format and PEP 8
|
12 年之前 |
Soeren Gebbert
|
3eb1258369
Implemented temporal buffering
|
12 年之前 |
Soeren Gebbert
|
79e9924d32
Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions.
|
12 年之前 |
Soeren Gebbert
|
d6fc538df8
Better naming scheme. Added spatial topology class.
|
12 年之前 |
Soeren Gebbert
|
115ce85a5f
Better code and file structure. Fixed several doxygen errors and warnings.
|
12 年之前 |