get_all_indices#

get_all_indices() list[source]#

Get all index functions contained in this file

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

Index functions

Return type

list