Anna Petrasova
|
847219c842
flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314)
|
4 년 전 |
Markus Neteler
|
f3483cf55f
PEP8 fixes (#1317)
|
4 년 전 |
Ondrej Pesek
|
a4baea3029
fix init_dbif() returned values better interpretation
|
4 년 전 |
Markus Neteler
|
90634b76e3
Fix flake8 pep8 errors (#986)
|
4 년 전 |
Vaclav Petras
|
ad079931e9
Code quality fixes for grass package (lib/python) (#576)
|
5 년 전 |
Vaclav Petras
|
e4fc0a935e
Fix tab, indentation and membership Flake8 warnings in grass package (#540)
|
5 년 전 |
Anna Petrasova
|
77984e04f8
temporal: fix TGIS broken in 61b8d40 (#306) (#504)
|
5 년 전 |
Martin Landa
|
61b8d40fd2
WIP upgrade tgis db (#306)
|
5 년 전 |
Huidae Cho
|
c2f3398b7b
Change is/is not to ==/!= for literal comparisons (#264)
|
5 년 전 |
Martin Landa
|
a83af32aac
Band references implementation (#63)
|
5 년 전 |
Anna Petrasova
|
07e5291594
temporal: remove leftover print
|
5 년 전 |
Anna Petrasova
|
c825479df7
fix tests for Python 3
|
6 년 전 |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 년 전 |
Anna Petrášová
|
72dfc4c48a
python: various fixes for python 3 in pygrass and temporal
|
6 년 전 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 년 전 |
Soeren Gebbert
|
80db19c3a8
temporal algebra: Added suffix option for time and granularity based raster map names
|
7 년 전 |
Soeren Gebbert
|
7d4b4febd6
temporal framework: Better sqlite3 import handling
|
7 년 전 |
Soeren Gebbert
|
e2188758f6
temporal framework: Better datetime string parsing. Parsing of datetime strings is now done in a single place.
|
7 년 전 |
Pietro Zambelli
|
1e57027273
python.builtins: remove wrong imports
|
7 년 전 |
Moritz Lennert
|
15ccb4cda3
temporal lib: encode all variables resulting from gisenv() (second part of fix for https://trac.osgeo.org/grass/ticket/3392)
|
7 년 전 |
Anna Petrášová
|
265aaff21e
temporal lib: use str not unicode to fix problems with translated messages, see https://trac.osgeo.org/grass/ticket/3392
|
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
|
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 년 전 |
Markus Neteler
|
47494d4339
fix msg grammar
|
9 년 전 |
Soeren Gebbert
|
c4a6a28523
temporal library: Added more debug messages, added new map algebra tests, list_stds supports now user created database interfaces
|
9 년 전 |
Soeren Gebbert
|
3be8d0f6dd
temporal framework: Better error message in case the mapset is not accessable
|
9 년 전 |