[GRASS-git] [OSGeo/grass-addons] 0ad5a2: i.modis: fix python3 issues (#88)
Martin Landa
noreply at github.com
Tue Feb 11 09:11:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: 0ad5a2e6e82fc78639ff79ab33ae5ba597d5ffba
https://github.com/OSGeo/grass-addons/commit/0ad5a2e6e82fc78639ff79ab33ae5ba597d5ffba
Author: Martin Landa <landa.martin at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M grass7/imagery/i.modis/i.modis.import/i.modis.import.py
M grass7/imagery/i.modis/libmodis/rmodislib.py
Log Message:
-----------
i.modis: fix python3 issues (#88)
* fix rmodislib python3 issue dict_keys -> list
* fix other issues (string.find(), iteritems())
More information about the grass-commit
mailing list