From 94ebec25f203687e92abcbcc56466433fbefea9b Mon Sep 17 00:00:00 2001 From: nkdiemgithub Date: Mon, 21 Oct 2024 08:00:43 +0000 Subject: [PATCH] save_draft --- 01.train_ODC.ipynb | 4 ++-- .../__pycache__/__init__.cpython-310.pyc | Bin 666 -> 681 bytes .../__pycache__/bandindices.cpython-310.pyc | Bin 19138 -> 19153 bytes new_import_ODC.py | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) 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 de019deab4b80dfb8ec485605339043045dd4482..068b02d5dd66f1da3e88729228063b220c3b45b8 100644 GIT binary patch delta 65 zcmbQmx{{SApO=@50SNr}h^BAkxyh*RsGpIao2s9cUsjozr|%r>8RYMjpPHGM9*~h( ToNB5YmYG_TmzX>GFXLPQXnqxG delta 50 zcmZ3!mGRb8@ZTevzLDpTgu07b8xS4k=Z6nVg2?x Hl8X!h;%X9( 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