Anna Petrasova
|
847219c842
flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314)
|
4 年之前 |
Markus Neteler
|
90634b76e3
Fix flake8 pep8 errors (#986)
|
4 年之前 |
Vaclav Petras
|
0a5097cd0e
doc: Use gs as alias for grass.script in doc (#282)
|
4 年之前 |
Vaclav Petras
|
ad079931e9
Code quality fixes for grass package (lib/python) (#576)
|
5 年之前 |
Martin Landa
|
a83af32aac
Band references implementation (#63)
|
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
|
e2188758f6
temporal framework: Better datetime string parsing. Parsing of datetime strings is now done in a single place.
|
7 年之前 |
Soeren Gebbert
|
93e494bba1
temporal framework: Added spatial topological operators to the temporal algebra
|
7 年之前 |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 年之前 |
Soeren Gebbert
|
e1e17146d5
temporal framework: Added new doctests for space time dataset, fixed bug in AbstractSpaceTimeDataset
|
8 年之前 |
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 年之前 |
Soeren Gebbert
|
f62834fc51
temporal framework: Added relative time stamp doc-tests
|
9 年之前 |
Markus Neteler
|
47494d4339
fix msg grammar
|
9 年之前 |
Moritz Lennert
|
4b415a528b
added missing import of array library (fix https://trac.osgeo.org/grass/ticket/2688)
|
9 年之前 |
Soeren Gebbert
|
ff54f3719c
temporal library: Fixed wrong mapset access method
|
9 年之前 |
Martin Landa
|
1b765a369e
libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Soeren Gebbert
|
dcd1f39187
temporal framework: Fixing the framework caused by option renaming
|
10 年之前 |
Markus Neteler
|
2e5dc46218
fix rast3d -> 3draster
|
10 年之前 |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
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 年之前 |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 年之前 |
Soeren Gebbert
|
7947413ee0
API fixes for consistent method naming
|
11 年之前 |
Soeren Gebbert
|
144fca5245
Added offset option to aggregation function. Fixed wrong exit value checks of r.mapcalc runs.
|
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 年之前 |