save_draft
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d86dbdc8cf0e3eca7ebed1fcfb122346b3850d98b7015cc45ccf76f1572b575
|
||||
size 950142
|
||||
oid sha256:72ef8521ad02826a906cbb10e0b50bf0fb1120a7e1607257b0a7c04d403ce9b2
|
||||
size 939315
|
||||
|
||||
Binary file not shown.
Binary file not shown.
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user