diff --git a/01.train_ODC.ipynb b/01.train_ODC.ipynb index 47803cd..4801d71 100644 --- a/01.train_ODC.ipynb +++ b/01.train_ODC.ipynb @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d86dbdc8cf0e3eca7ebed1fcfb122346b3850d98b7015cc45ccf76f1572b575 -size 950142 +oid sha256:72ef8521ad02826a906cbb10e0b50bf0fb1120a7e1607257b0a7c04d403ce9b2 +size 939315 diff --git a/deafrica_tools/__pycache__/__init__.cpython-310.pyc b/deafrica_tools/__pycache__/__init__.cpython-310.pyc index de019de..068b02d 100644 Binary files a/deafrica_tools/__pycache__/__init__.cpython-310.pyc and b/deafrica_tools/__pycache__/__init__.cpython-310.pyc differ diff --git a/deafrica_tools/__pycache__/bandindices.cpython-310.pyc b/deafrica_tools/__pycache__/bandindices.cpython-310.pyc index 2d0f05a..e0c5b54 100644 Binary files a/deafrica_tools/__pycache__/bandindices.cpython-310.pyc and b/deafrica_tools/__pycache__/bandindices.cpython-310.pyc differ diff --git a/new_import_ODC.py b/new_import_ODC.py index e720937..46d77bd 100644 --- a/new_import_ODC.py +++ b/new_import_ODC.py @@ -91,7 +91,7 @@ def load_data(dc, date_range, longtitude_range, latitude_range): } native_crs = notebook_utils.mostcommon_crs(dc, query) print(f'Most common native CRS: {native_crs}') - measurements = ['blue', 'green', 'red', 'nir', 'scl'] + measurements = ['red', 'nir', 'scl'] load_params = { 'measurements': measurements, # Selected measurement or alias names