Skip to content
Snippets Groups Projects
test_library.py 81 B
from sen2chain import Library



print(Library().ndwi_gao)
print(Library().ndvi)