sepal-contrib / sdg_15.3.1

monitor SDG indicators at plot level
MIT License
3 stars 3 forks source link

Add MODIS aqau and precalculated VI form Landsat sattelite. #112

Closed i-m-amit closed 2 years ago

i-m-amit commented 2 years ago

@12rambau Can you add a method to disable the MSVI2 vegetation option in case of Derived VI Landsat * sensor/s?

12rambau commented 2 years ago

I'll need to dive back into the code but I'll have a look. Should I push directly to this branch ?

i-m-amit commented 2 years ago

I'll need to dive back into the code but I'll have a look. Should I push directly to this branch ?

yes, you need to update this disabled value to True.

12rambau commented 2 years ago

It took me much time than I though as the mutation of List and Dict items was not triggering the change in the display. But I think I found something. Let me know if it's meeting your expectations

i-m-amit commented 2 years ago

yes, I faced same problem!, This is what I wanted. I just set the default VI to NDVI.

12rambau commented 2 years ago

merge it with master whenever you see fit then