Hello
I am want to call FisRequest with style parameter(STYLE=INDEX enforces raw data ) in python files but its not working.
Please help us to provide solution, how i can use style parameter in FiSRequest. I have test it in javascript, its working fine but issues in python.
fis_request = FisRequest(layer=‘NDVI’,
geometry_list=ibetsiboka_bbox],
time=(‘2020-03-10’, ‘2020-03-15’),
resolution=‘10m’,
style=‘INDEX’,
maxcc=50,
instance_id=INSTANCE_ID)"