eoreader.bands.index.get_all_index

eoreader.bands.index.get_all_index

get_all_index() list[source]

Get all index functions contained in this file

>>> from eoreader.bands import index
>>> index.get_all_index()
[<function AFRI_1_6 at 0x00000118FFFB51E0>, ..., <function WI at 0x00000118FFFB5158>]
Returns

Index functions

Return type

list