Skip to content
Snippets Groups Projects
Commit ec10598b authored by Frisinghelli Daniel's avatar Frisinghelli Daniel
Browse files

Renamed coastal/aerosol band to ultra blue.

parent 35c1fe33
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ class Landsat8(MultiSpectralSensor):
"""
aerosol = 1
ublue = 1
blue = 2
green = 3
red = 4
......@@ -62,7 +62,7 @@ class Sentinel2(MultiSpectralSensor):
"""
aerosol = 1
ublue = 1
blue = 2
green = 3
red = 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment