From 7c8413293c1f37b28b9c46376069086f73b2ac16 Mon Sep 17 00:00:00 2001 From: Kaito0506 Date: Wed, 18 Sep 2024 14:26:05 +0000 Subject: [PATCH] sowme change to clean --- .../__pycache__/__init__.cpython-310.pyc | Bin 687 -> 666 bytes .../__pycache__/bandindices.cpython-310.pyc | Bin 19159 -> 19138 bytes new_import.py | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/deafrica_tools/__pycache__/__init__.cpython-310.pyc b/deafrica_tools/__pycache__/__init__.cpython-310.pyc index 95a646e0a531c7ae574683727b230a63545d806b..de019deab4b80dfb8ec485605339043045dd4482 100644 GIT binary patch delta 49 zcmZ3_I*XM%pO=@50SIp9-P*`~i&4TzKO;XkRX;1gtTHiAzaS&AIMp;hFSUHK5Yt=$ DZ5I#p delta 70 zcmbQmx}KFgpO=@50SG)+9NNfzi&58IKO;XkRX;1gtTHiA-!DBQGg03;*fYrADL*wc YFFhb5u{hO4H!L%?Brh>{@?XZe0Q1Kex&QzG diff --git a/deafrica_tools/__pycache__/bandindices.cpython-310.pyc b/deafrica_tools/__pycache__/bandindices.cpython-310.pyc index f4eb3d930161b56fb0676443377cce11e6d5f41b..2d0f05a8038a5009a39e6ccbb5e2fb84ff67dd05 100644 GIT binary patch delta 52 zcmcaUmGRJ2M(%uGUM>b8xS4lrBllkk2~+)y{M=Oito*Xd#610ijKtzp)A+p9^3A4_ GiwptK84@!9 delta 73 zcmX>!mGSyiM(%uGUM>b8@K|wZBllkkT`&EN{M=Oito*Xd#5{e!^o-0zedl1$Ab+R) b)Xco}fQ-cAR1@8>%+!*+#N5pal8X!hedieZ diff --git a/new_import.py b/new_import.py index c65771a..6f1e52a 100644 --- a/new_import.py +++ b/new_import.py @@ -85,7 +85,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