Skip to content

Commit 218420c

Browse files
authored
Merge pull request #79 from GenericMappingTools/rgb-indices
Add GLI, TGI and VARI, RGB only indices.
2 parents 8974e16 + 427ac72 commit 218420c

File tree

3 files changed

+237
-45
lines changed

3 files changed

+237
-45
lines changed

src/RemoteS.jl

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ end
1212

1313
export
1414
cutcube, subcube, dn2temperature, dn2radiance, dn2reflectance, reflectance_surf, grid_at_sensor, truecolor,
15-
clg, clre, evi, evi2, gndvi, mndwi, mtci, mcari, msavi, nbri, ndvi, ndwi, ndwi2, ndrei1,
16-
ndrei2, satvi, savi, slavi,
15+
clg, clre, evi, evi2, gli, gndvi, mndwi, mtci, mcari, msavi, nbri, ndvi, ndwi, ndwi2, ndrei1,
16+
ndrei2, satvi, savi, slavi, tgi, vari,
1717
classify, train_raster,
1818
clip_orbits, findscenes, sat_scenes, sat_tracks, reportbands
1919

0 commit comments

Comments
 (0)