[GRASS-git] [OSGeo/grass-addons] d422fa: Major update to Python 3 and refactoring (#212)
Nikos Alexandris
noreply at github.com
Thu Jun 18 15:29:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: d422fa949351662f22c45eb09777f212a21c2b44
https://github.com/OSGeo/grass-addons/commit/d422fa949351662f22c45eb09777f212a21c2b44
Author: Nikos Alexandris <7046639+NikosAlexandris at users.noreply.github.com>
Date: 2020-06-19 (Fri, 19 Jun 2020)
Changed paths:
R grass7/imagery/i.landsat8.swlst/LC81840332014146LGN00_B10.jpg
R grass7/imagery/i.landsat8.swlst/LC81840332014146LGN00_B10_B11_absolute_differences.jpg
R grass7/imagery/i.landsat8.swlst/LC81840332014146LGN00_B11.jpg
R grass7/imagery/i.landsat8.swlst/LC81840332014146LGN00_detail_hpfa_pansharpened.jpg
R grass7/imagery/i.landsat8.swlst/LC81840332014146LGN00_r4_g3_b2.jpg
A grass7/imagery/i.landsat8.swlst/LICENSE
M grass7/imagery/i.landsat8.swlst/Makefile
M grass7/imagery/i.landsat8.swlst/README.md
M grass7/imagery/i.landsat8.swlst/column_water_vapor.py
A grass7/imagery/i.landsat8.swlst/constants.py
M grass7/imagery/i.landsat8.swlst/csv_to_dictionary.py
A grass7/imagery/i.landsat8.swlst/data_validation.py
A grass7/imagery/i.landsat8.swlst/dummy_mapcalc_strings.py
A grass7/imagery/i.landsat8.swlst/emissivity.py
A grass7/imagery/i.landsat8.swlst/helpers.py
M grass7/imagery/i.landsat8.swlst/i.landsat8.swlst.py
A grass7/imagery/i.landsat8.swlst/images/LC81840332014146LGN00_B10.jpg
A grass7/imagery/i.landsat8.swlst/images/LC81840332014146LGN00_B11.jpg
A grass7/imagery/i.landsat8.swlst/images/LC81840332014146LGN00_detail_hpfa_pansharpened.jpg
A grass7/imagery/i.landsat8.swlst/images/lst_window_11_detail_500px.jpg
A grass7/imagery/i.landsat8.swlst/images/lst_window_7_detail_500px.jpg
A grass7/imagery/i.landsat8.swlst/images/lst_window_9_detail_500px.jpg
M grass7/imagery/i.landsat8.swlst/landsat8_mtl.py
R grass7/imagery/i.landsat8.swlst/lst_window_11_detail_500px.jpg
R grass7/imagery/i.landsat8.swlst/lst_window_13_detail_500px.jpg
R grass7/imagery/i.landsat8.swlst/lst_window_7_detail_500px.jpg
R grass7/imagery/i.landsat8.swlst/lst_window_9_detail_500px.jpg
R grass7/imagery/i.landsat8.swlst/map.png
R grass7/imagery/i.landsat8.swlst/mtl.txt
A grass7/imagery/i.landsat8.swlst/radiance.py
A grass7/imagery/i.landsat8.swlst/randomness.py
M grass7/imagery/i.landsat8.swlst/split_window_lst.py
A grass7/imagery/i.landsat8.swlst/temperature.py
R grass7/imagery/i.landsat8.swlst/test_column_water_vapor.py
R grass7/imagery/i.landsat8.swlst/test_landsat8_mtl.py
R grass7/imagery/i.landsat8.swlst/test_split_window_lst.py
Log Message:
-----------
Major update to Python 3 and refactoring (#212)
Update i.landsat8.swlst to Python 3 and refactoring #212
See updated README.md file
More information about the grass-commit
mailing list