Upload folder using huggingface_hub

#1
by fajwel - opened
This view is limited to 50 files because it contains too many changes.  See the raw diff here.
Files changed (50) hide show
  1. .gitattributes +218 -0
  2. .gitignore +162 -0
  3. canopy_height/2021/lidar.vrt +147 -0
  4. canopy_height/2021/lidar/compressed_lidar_20210405374464.tif +3 -0
  5. canopy_height/2021/lidar/compressed_lidar_20210405374810.tif +3 -0
  6. canopy_height/2021/lidar/compressed_lidar_20210405374881.tif +3 -0
  7. canopy_height/2021/lidar/compressed_lidar_20210406371164.tif +3 -0
  8. canopy_height/2021/lidar/compressed_lidar_20210413369082.tif +3 -0
  9. canopy_height/2021/lidar/compressed_lidar_20210424375874.tif +3 -0
  10. canopy_height/2021/lidar/compressed_lidar_20210424376120.tif +3 -0
  11. canopy_height/2021/lidar/compressed_lidar_20210525355745.tif +3 -0
  12. canopy_height/2021/lidar/compressed_lidar_20210625362642.tif +3 -0
  13. canopy_height/2021/lidar/compressed_lidar_20210701363672.tif +3 -0
  14. canopy_height/2021/lidar/compressed_lidar_20210705376404.tif +3 -0
  15. canopy_height/2021/lidar/compressed_lidar_20210711377399.tif +3 -0
  16. canopy_height/2021/lidar/compressed_lidar_20210809364756.tif +3 -0
  17. canopy_height/2021/lidar/compressed_lidar_20210810359773.tif +3 -0
  18. canopy_height/2021/lidar/compressed_lidar_20210814371879.tif +3 -0
  19. canopy_height/2021/lidar/compressed_lidar_20210827371098.tif +3 -0
  20. canopy_height/2021/lidar/compressed_lidar_20210829362106.tif +3 -0
  21. canopy_height/2021/lidar/compressed_lidar_20210912387511.tif +3 -0
  22. canopy_height/2021/lidar/compressed_lidar_20210923367028.tif +3 -0
  23. canopy_height/2021/lidar/compressed_lidar_20211018371095.tif +3 -0
  24. canopy_height/2021/lidar_classification.vrt +147 -0
  25. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374464.tif +3 -0
  26. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374810.tif +3 -0
  27. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374881.tif +3 -0
  28. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210406371164.tif +3 -0
  29. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210413369082.tif +3 -0
  30. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210424375874.tif +3 -0
  31. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210424376120.tif +3 -0
  32. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210525355745.tif +3 -0
  33. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210625362642.tif +3 -0
  34. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210701363672.tif +3 -0
  35. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210705376404.tif +3 -0
  36. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210711377399.tif +3 -0
  37. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210809364756.tif +3 -0
  38. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210810359773.tif +3 -0
  39. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210814371879.tif +3 -0
  40. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210827371098.tif +3 -0
  41. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210829362106.tif +3 -0
  42. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210912387511.tif +3 -0
  43. canopy_height/2021/lidar_classification/compressed_lidar_classification_20210923367028.tif +3 -0
  44. canopy_height/2021/lidar_classification/compressed_lidar_classification_20211018371095.tif +3 -0
  45. canopy_height/2021/spot.vrt +656 -0
  46. canopy_height/2021/spot/compressed_pansharpened_20210405374464.tif +3 -0
  47. canopy_height/2021/spot/compressed_pansharpened_20210405374810.tif +3 -0
  48. canopy_height/2021/spot/compressed_pansharpened_20210405374881.tif +3 -0
  49. canopy_height/2021/spot/compressed_pansharpened_20210406371164.tif +3 -0
  50. canopy_height/2021/spot/compressed_pansharpened_20210413369082.tif +3 -0
.gitattributes CHANGED
@@ -53,3 +53,221 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ canopy_height/2021/lidar/compressed_lidar_20210405374464.tif filter=lfs diff=lfs merge=lfs -text
57
+ canopy_height/2021/lidar/compressed_lidar_20210405374810.tif filter=lfs diff=lfs merge=lfs -text
58
+ canopy_height/2021/lidar/compressed_lidar_20210405374881.tif filter=lfs diff=lfs merge=lfs -text
59
+ canopy_height/2021/lidar/compressed_lidar_20210406371164.tif filter=lfs diff=lfs merge=lfs -text
60
+ canopy_height/2021/lidar/compressed_lidar_20210413369082.tif filter=lfs diff=lfs merge=lfs -text
61
+ canopy_height/2021/lidar/compressed_lidar_20210424375874.tif filter=lfs diff=lfs merge=lfs -text
62
+ canopy_height/2021/lidar/compressed_lidar_20210424376120.tif filter=lfs diff=lfs merge=lfs -text
63
+ canopy_height/2021/lidar/compressed_lidar_20210525355745.tif filter=lfs diff=lfs merge=lfs -text
64
+ canopy_height/2021/lidar/compressed_lidar_20210625362642.tif filter=lfs diff=lfs merge=lfs -text
65
+ canopy_height/2021/lidar/compressed_lidar_20210701363672.tif filter=lfs diff=lfs merge=lfs -text
66
+ canopy_height/2021/lidar/compressed_lidar_20210705376404.tif filter=lfs diff=lfs merge=lfs -text
67
+ canopy_height/2021/lidar/compressed_lidar_20210711377399.tif filter=lfs diff=lfs merge=lfs -text
68
+ canopy_height/2021/lidar/compressed_lidar_20210809364756.tif filter=lfs diff=lfs merge=lfs -text
69
+ canopy_height/2021/lidar/compressed_lidar_20210810359773.tif filter=lfs diff=lfs merge=lfs -text
70
+ canopy_height/2021/lidar/compressed_lidar_20210814371879.tif filter=lfs diff=lfs merge=lfs -text
71
+ canopy_height/2021/lidar/compressed_lidar_20210827371098.tif filter=lfs diff=lfs merge=lfs -text
72
+ canopy_height/2021/lidar/compressed_lidar_20210829362106.tif filter=lfs diff=lfs merge=lfs -text
73
+ canopy_height/2021/lidar/compressed_lidar_20210912387511.tif filter=lfs diff=lfs merge=lfs -text
74
+ canopy_height/2021/lidar/compressed_lidar_20210923367028.tif filter=lfs diff=lfs merge=lfs -text
75
+ canopy_height/2021/lidar/compressed_lidar_20211018371095.tif filter=lfs diff=lfs merge=lfs -text
76
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374464.tif filter=lfs diff=lfs merge=lfs -text
77
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374810.tif filter=lfs diff=lfs merge=lfs -text
78
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374881.tif filter=lfs diff=lfs merge=lfs -text
79
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210406371164.tif filter=lfs diff=lfs merge=lfs -text
80
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210413369082.tif filter=lfs diff=lfs merge=lfs -text
81
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210424375874.tif filter=lfs diff=lfs merge=lfs -text
82
+ canopy_height/2021/spot/compressed_pansharpened_20210405374464.tif filter=lfs diff=lfs merge=lfs -text
83
+ canopy_height/2021/spot/compressed_pansharpened_20210405374810.tif filter=lfs diff=lfs merge=lfs -text
84
+ canopy_height/2021/spot/compressed_pansharpened_20210405374881.tif filter=lfs diff=lfs merge=lfs -text
85
+ canopy_height/2021/spot/compressed_pansharpened_20210406371164.tif filter=lfs diff=lfs merge=lfs -text
86
+ canopy_height/2021/spot/compressed_pansharpened_20210413369082.tif filter=lfs diff=lfs merge=lfs -text
87
+ canopy_height/2021/spot/compressed_pansharpened_20210424375874.tif filter=lfs diff=lfs merge=lfs -text
88
+ canopy_height/2021/spot/compressed_pansharpened_20210424376120.tif filter=lfs diff=lfs merge=lfs -text
89
+ canopy_height/2021/spot/compressed_pansharpened_20210525355745.tif filter=lfs diff=lfs merge=lfs -text
90
+ canopy_height/2021/spot/compressed_pansharpened_20210625362642.tif filter=lfs diff=lfs merge=lfs -text
91
+ canopy_height/2021/spot/compressed_pansharpened_20210701363672.tif filter=lfs diff=lfs merge=lfs -text
92
+ canopy_height/2021/spot/compressed_pansharpened_20210705376404.tif filter=lfs diff=lfs merge=lfs -text
93
+ canopy_height/2021/spot/compressed_pansharpened_20210711377399.tif filter=lfs diff=lfs merge=lfs -text
94
+ canopy_height/2021/spot/compressed_pansharpened_20210809364756.tif filter=lfs diff=lfs merge=lfs -text
95
+ canopy_height/2021/spot/compressed_pansharpened_20210810359773.tif filter=lfs diff=lfs merge=lfs -text
96
+ canopy_height/2021/spot/compressed_pansharpened_20210814371879.tif filter=lfs diff=lfs merge=lfs -text
97
+ canopy_height/2021/spot/compressed_pansharpened_20210827371098.tif filter=lfs diff=lfs merge=lfs -text
98
+ canopy_height/2021/spot/compressed_pansharpened_20210829362106.tif filter=lfs diff=lfs merge=lfs -text
99
+ canopy_height/2021/spot/compressed_pansharpened_20210912387511.tif filter=lfs diff=lfs merge=lfs -text
100
+ canopy_height/2021/spot/compressed_pansharpened_20210923367028.tif filter=lfs diff=lfs merge=lfs -text
101
+ canopy_height/2021/spot/compressed_pansharpened_20211018371095.tif filter=lfs diff=lfs merge=lfs -text
102
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210424376120.tif filter=lfs diff=lfs merge=lfs -text
103
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210525355745.tif filter=lfs diff=lfs merge=lfs -text
104
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210625362642.tif filter=lfs diff=lfs merge=lfs -text
105
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210701363672.tif filter=lfs diff=lfs merge=lfs -text
106
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210705376404.tif filter=lfs diff=lfs merge=lfs -text
107
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210711377399.tif filter=lfs diff=lfs merge=lfs -text
108
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210809364756.tif filter=lfs diff=lfs merge=lfs -text
109
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210810359773.tif filter=lfs diff=lfs merge=lfs -text
110
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210814371879.tif filter=lfs diff=lfs merge=lfs -text
111
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210827371098.tif filter=lfs diff=lfs merge=lfs -text
112
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210829362106.tif filter=lfs diff=lfs merge=lfs -text
113
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210912387511.tif filter=lfs diff=lfs merge=lfs -text
114
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20210923367028.tif filter=lfs diff=lfs merge=lfs -text
115
+ canopy_height/2021/lidar_classification/compressed_lidar_classification_20211018371095.tif filter=lfs diff=lfs merge=lfs -text
116
+ canopy_height/2022/lidar/compressed_lidar_20220419366095.tif filter=lfs diff=lfs merge=lfs -text
117
+ canopy_height/2022/lidar/compressed_lidar_20220420361634.tif filter=lfs diff=lfs merge=lfs -text
118
+ canopy_height/2022/lidar/compressed_lidar_20220420361976.tif filter=lfs diff=lfs merge=lfs -text
119
+ canopy_height/2022/lidar/compressed_lidar_20220420362047.tif filter=lfs diff=lfs merge=lfs -text
120
+ canopy_height/2022/lidar/compressed_lidar_20220430375526.tif filter=lfs diff=lfs merge=lfs -text
121
+ canopy_height/2022/lidar/compressed_lidar_20220514370671.tif filter=lfs diff=lfs merge=lfs -text
122
+ canopy_height/2022/lidar/compressed_lidar_20220514370747.tif filter=lfs diff=lfs merge=lfs -text
123
+ canopy_height/2022/lidar/compressed_lidar_20220514370990.tif filter=lfs diff=lfs merge=lfs -text
124
+ canopy_height/2022/lidar/compressed_lidar_20220517357144.tif filter=lfs diff=lfs merge=lfs -text
125
+ canopy_height/2022/lidar/compressed_lidar_20220517386999.tif filter=lfs diff=lfs merge=lfs -text
126
+ canopy_height/2022/lidar/compressed_lidar_20220610366006.tif filter=lfs diff=lfs merge=lfs -text
127
+ canopy_height/2022/lidar/compressed_lidar_20220611362009.tif filter=lfs diff=lfs merge=lfs -text
128
+ canopy_height/2022/lidar/compressed_lidar_20220611362160.tif filter=lfs diff=lfs merge=lfs -text
129
+ canopy_height/2022/lidar/compressed_lidar_20220611362643.tif filter=lfs diff=lfs merge=lfs -text
130
+ canopy_height/2022/lidar/compressed_lidar_20220615371537.tif filter=lfs diff=lfs merge=lfs -text
131
+ canopy_height/2022/lidar/compressed_lidar_20220615372837.tif filter=lfs diff=lfs merge=lfs -text
132
+ canopy_height/2022/lidar/compressed_lidar_20220619385101.tif filter=lfs diff=lfs merge=lfs -text
133
+ canopy_height/2022/lidar/compressed_lidar_20220705370843.tif filter=lfs diff=lfs merge=lfs -text
134
+ canopy_height/2022/lidar/compressed_lidar_20220706365328.tif filter=lfs diff=lfs merge=lfs -text
135
+ canopy_height/2022/lidar/compressed_lidar_20220708386128.tif filter=lfs diff=lfs merge=lfs -text
136
+ canopy_height/2022/lidar/compressed_lidar_20220710376911.tif filter=lfs diff=lfs merge=lfs -text
137
+ canopy_height/2022/lidar/compressed_lidar_20220710378296.tif filter=lfs diff=lfs merge=lfs -text
138
+ canopy_height/2022/lidar/compressed_lidar_20220711372142.tif filter=lfs diff=lfs merge=lfs -text
139
+ canopy_height/2022/lidar/compressed_lidar_20220712369309.tif filter=lfs diff=lfs merge=lfs -text
140
+ canopy_height/2022/lidar/compressed_lidar_20220716379246.tif filter=lfs diff=lfs merge=lfs -text
141
+ canopy_height/2022/lidar/compressed_lidar_20220717375216.tif filter=lfs diff=lfs merge=lfs -text
142
+ canopy_height/2022/lidar/compressed_lidar_20220718369391.tif filter=lfs diff=lfs merge=lfs -text
143
+ canopy_height/2022/lidar/compressed_lidar_20220718370200.tif filter=lfs diff=lfs merge=lfs -text
144
+ canopy_height/2022/lidar/compressed_lidar_20220719366161.tif filter=lfs diff=lfs merge=lfs -text
145
+ canopy_height/2022/lidar/compressed_lidar_20220726363964.tif filter=lfs diff=lfs merge=lfs -text
146
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220419366095.tif filter=lfs diff=lfs merge=lfs -text
147
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220420361634.tif filter=lfs diff=lfs merge=lfs -text
148
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220420361976.tif filter=lfs diff=lfs merge=lfs -text
149
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220420362047.tif filter=lfs diff=lfs merge=lfs -text
150
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220430375526.tif filter=lfs diff=lfs merge=lfs -text
151
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220514370671.tif filter=lfs diff=lfs merge=lfs -text
152
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220514370747.tif filter=lfs diff=lfs merge=lfs -text
153
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220514370990.tif filter=lfs diff=lfs merge=lfs -text
154
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220517357144.tif filter=lfs diff=lfs merge=lfs -text
155
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220517386999.tif filter=lfs diff=lfs merge=lfs -text
156
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220610366006.tif filter=lfs diff=lfs merge=lfs -text
157
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220611362009.tif filter=lfs diff=lfs merge=lfs -text
158
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220611362160.tif filter=lfs diff=lfs merge=lfs -text
159
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220611362643.tif filter=lfs diff=lfs merge=lfs -text
160
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220615371537.tif filter=lfs diff=lfs merge=lfs -text
161
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220615372837.tif filter=lfs diff=lfs merge=lfs -text
162
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220619385101.tif filter=lfs diff=lfs merge=lfs -text
163
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220705370843.tif filter=lfs diff=lfs merge=lfs -text
164
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220706365328.tif filter=lfs diff=lfs merge=lfs -text
165
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220708386128.tif filter=lfs diff=lfs merge=lfs -text
166
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220710376911.tif filter=lfs diff=lfs merge=lfs -text
167
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220710378296.tif filter=lfs diff=lfs merge=lfs -text
168
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220711372142.tif filter=lfs diff=lfs merge=lfs -text
169
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220712369309.tif filter=lfs diff=lfs merge=lfs -text
170
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220716379246.tif filter=lfs diff=lfs merge=lfs -text
171
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220717375216.tif filter=lfs diff=lfs merge=lfs -text
172
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220718369391.tif filter=lfs diff=lfs merge=lfs -text
173
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220718370200.tif filter=lfs diff=lfs merge=lfs -text
174
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220719366161.tif filter=lfs diff=lfs merge=lfs -text
175
+ canopy_height/2022/spot/compressed_pansharpened_20220419366095.tif filter=lfs diff=lfs merge=lfs -text
176
+ canopy_height/2022/spot/compressed_pansharpened_20220420361634.tif filter=lfs diff=lfs merge=lfs -text
177
+ canopy_height/2022/spot/compressed_pansharpened_20220420361976.tif filter=lfs diff=lfs merge=lfs -text
178
+ canopy_height/2022/spot/compressed_pansharpened_20220420362047.tif filter=lfs diff=lfs merge=lfs -text
179
+ canopy_height/2022/spot/compressed_pansharpened_20220430375526.tif filter=lfs diff=lfs merge=lfs -text
180
+ canopy_height/2022/spot/compressed_pansharpened_20220514370671.tif filter=lfs diff=lfs merge=lfs -text
181
+ canopy_height/2022/spot/compressed_pansharpened_20220514370747.tif filter=lfs diff=lfs merge=lfs -text
182
+ canopy_height/2022/spot/compressed_pansharpened_20220514370990.tif filter=lfs diff=lfs merge=lfs -text
183
+ canopy_height/2022/spot/compressed_pansharpened_20220517357144.tif filter=lfs diff=lfs merge=lfs -text
184
+ canopy_height/2022/spot/compressed_pansharpened_20220517386999.tif filter=lfs diff=lfs merge=lfs -text
185
+ canopy_height/2022/spot/compressed_pansharpened_20220610366006.tif filter=lfs diff=lfs merge=lfs -text
186
+ canopy_height/2022/spot/compressed_pansharpened_20220611362009.tif filter=lfs diff=lfs merge=lfs -text
187
+ canopy_height/2022/spot/compressed_pansharpened_20220611362160.tif filter=lfs diff=lfs merge=lfs -text
188
+ canopy_height/2022/spot/compressed_pansharpened_20220611362643.tif filter=lfs diff=lfs merge=lfs -text
189
+ canopy_height/2022/spot/compressed_pansharpened_20220615371537.tif filter=lfs diff=lfs merge=lfs -text
190
+ canopy_height/2022/spot/compressed_pansharpened_20220615372837.tif filter=lfs diff=lfs merge=lfs -text
191
+ canopy_height/2022/spot/compressed_pansharpened_20220619385101.tif filter=lfs diff=lfs merge=lfs -text
192
+ canopy_height/2022/spot/compressed_pansharpened_20220705370843.tif filter=lfs diff=lfs merge=lfs -text
193
+ canopy_height/2022/spot/compressed_pansharpened_20220706365328.tif filter=lfs diff=lfs merge=lfs -text
194
+ canopy_height/2022/spot/compressed_pansharpened_20220708386128.tif filter=lfs diff=lfs merge=lfs -text
195
+ canopy_height/2022/spot/compressed_pansharpened_20220710376911.tif filter=lfs diff=lfs merge=lfs -text
196
+ canopy_height/2022/spot/compressed_pansharpened_20220710378296.tif filter=lfs diff=lfs merge=lfs -text
197
+ canopy_height/2022/spot/compressed_pansharpened_20220711372142.tif filter=lfs diff=lfs merge=lfs -text
198
+ canopy_height/2022/spot/compressed_pansharpened_20220712369309.tif filter=lfs diff=lfs merge=lfs -text
199
+ canopy_height/2022/spot/compressed_pansharpened_20220716379246.tif filter=lfs diff=lfs merge=lfs -text
200
+ canopy_height/2022/spot/compressed_pansharpened_20220717375216.tif filter=lfs diff=lfs merge=lfs -text
201
+ canopy_height/2022/spot/compressed_pansharpened_20220718369391.tif filter=lfs diff=lfs merge=lfs -text
202
+ canopy_height/2022/spot/compressed_pansharpened_20220718370200.tif filter=lfs diff=lfs merge=lfs -text
203
+ canopy_height/2022/spot/compressed_pansharpened_20220719366161.tif filter=lfs diff=lfs merge=lfs -text
204
+ canopy_height/2022/spot/compressed_pansharpened_20220726363964.tif filter=lfs diff=lfs merge=lfs -text
205
+ canopy_height/2022/lidar_classification/compressed_lidar_classification_20220726363964.tif filter=lfs diff=lfs merge=lfs -text
206
+ canopy_height/2023/lidar/compressed_lidar_20230404370629.tif filter=lfs diff=lfs merge=lfs -text
207
+ canopy_height/2023/lidar/compressed_lidar_20230404371050.tif filter=lfs diff=lfs merge=lfs -text
208
+ canopy_height/2023/lidar/compressed_lidar_20230404371694.tif filter=lfs diff=lfs merge=lfs -text
209
+ canopy_height/2023/lidar/compressed_lidar_20230417400315.tif filter=lfs diff=lfs merge=lfs -text
210
+ canopy_height/2023/lidar/compressed_lidar_20230527396434.tif filter=lfs diff=lfs merge=lfs -text
211
+ canopy_height/2023/lidar/compressed_lidar_20230602368727.tif filter=lfs diff=lfs merge=lfs -text
212
+ canopy_height/2023/lidar/compressed_lidar_20230602368895.tif filter=lfs diff=lfs merge=lfs -text
213
+ canopy_height/2023/lidar/compressed_lidar_20230602369375.tif filter=lfs diff=lfs merge=lfs -text
214
+ canopy_height/2023/lidar/compressed_lidar_20230605384154.tif filter=lfs diff=lfs merge=lfs -text
215
+ canopy_height/2023/lidar/compressed_lidar_20230605384222.tif filter=lfs diff=lfs merge=lfs -text
216
+ canopy_height/2023/lidar/compressed_lidar_20230607376069.tif filter=lfs diff=lfs merge=lfs -text
217
+ canopy_height/2023/lidar/compressed_lidar_20230614373845.tif filter=lfs diff=lfs merge=lfs -text
218
+ canopy_height/2023/lidar/compressed_lidar_20230624386214.tif filter=lfs diff=lfs merge=lfs -text
219
+ canopy_height/2023/lidar/compressed_lidar_20230727385744.tif filter=lfs diff=lfs merge=lfs -text
220
+ canopy_height/2023/lidar/compressed_lidar_20230731367151.tif filter=lfs diff=lfs merge=lfs -text
221
+ canopy_height/2023/lidar/compressed_lidar_20230810380235.tif filter=lfs diff=lfs merge=lfs -text
222
+ canopy_height/2023/lidar/compressed_lidar_20230819369447.tif filter=lfs diff=lfs merge=lfs -text
223
+ canopy_height/2023/lidar/compressed_lidar_20230905380132.tif filter=lfs diff=lfs merge=lfs -text
224
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230404370629.tif filter=lfs diff=lfs merge=lfs -text
225
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230404371050.tif filter=lfs diff=lfs merge=lfs -text
226
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230404371694.tif filter=lfs diff=lfs merge=lfs -text
227
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230417400315.tif filter=lfs diff=lfs merge=lfs -text
228
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230527396434.tif filter=lfs diff=lfs merge=lfs -text
229
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230602368727.tif filter=lfs diff=lfs merge=lfs -text
230
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230602368895.tif filter=lfs diff=lfs merge=lfs -text
231
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230602369375.tif filter=lfs diff=lfs merge=lfs -text
232
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230605384154.tif filter=lfs diff=lfs merge=lfs -text
233
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230605384222.tif filter=lfs diff=lfs merge=lfs -text
234
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230607376069.tif filter=lfs diff=lfs merge=lfs -text
235
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230614373845.tif filter=lfs diff=lfs merge=lfs -text
236
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230624386214.tif filter=lfs diff=lfs merge=lfs -text
237
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230727385744.tif filter=lfs diff=lfs merge=lfs -text
238
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230731367151.tif filter=lfs diff=lfs merge=lfs -text
239
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230810380235.tif filter=lfs diff=lfs merge=lfs -text
240
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230819369447.tif filter=lfs diff=lfs merge=lfs -text
241
+ canopy_height/2023/lidar_classification/compressed_lidar_classification_20230905380132.tif filter=lfs diff=lfs merge=lfs -text
242
+ canopy_height/2023/spot/compressed_pansharpened_20230404370629.tif filter=lfs diff=lfs merge=lfs -text
243
+ canopy_height/2023/spot/compressed_pansharpened_20230404371050.tif filter=lfs diff=lfs merge=lfs -text
244
+ canopy_height/2023/spot/compressed_pansharpened_20230404371694.tif filter=lfs diff=lfs merge=lfs -text
245
+ canopy_height/2023/spot/compressed_pansharpened_20230417400315.tif filter=lfs diff=lfs merge=lfs -text
246
+ canopy_height/2023/spot/compressed_pansharpened_20230527396434.tif filter=lfs diff=lfs merge=lfs -text
247
+ canopy_height/2023/spot/compressed_pansharpened_20230602368727.tif filter=lfs diff=lfs merge=lfs -text
248
+ canopy_height/2023/spot/compressed_pansharpened_20230602368895.tif filter=lfs diff=lfs merge=lfs -text
249
+ canopy_height/2023/spot/compressed_pansharpened_20230602369375.tif filter=lfs diff=lfs merge=lfs -text
250
+ canopy_height/2023/spot/compressed_pansharpened_20230605384154.tif filter=lfs diff=lfs merge=lfs -text
251
+ canopy_height/2023/spot/compressed_pansharpened_20230605384222.tif filter=lfs diff=lfs merge=lfs -text
252
+ canopy_height/2023/spot/compressed_pansharpened_20230607376069.tif filter=lfs diff=lfs merge=lfs -text
253
+ canopy_height/2023/spot/compressed_pansharpened_20230614373845.tif filter=lfs diff=lfs merge=lfs -text
254
+ canopy_height/2023/spot/compressed_pansharpened_20230624386214.tif filter=lfs diff=lfs merge=lfs -text
255
+ canopy_height/2023/spot/compressed_pansharpened_20230727385744.tif filter=lfs diff=lfs merge=lfs -text
256
+ canopy_height/2023/spot/compressed_pansharpened_20230731367151.tif filter=lfs diff=lfs merge=lfs -text
257
+ canopy_height/2023/spot/compressed_pansharpened_20230810380235.tif filter=lfs diff=lfs merge=lfs -text
258
+ canopy_height/2023/spot/compressed_pansharpened_20230819369447.tif filter=lfs diff=lfs merge=lfs -text
259
+ canopy_height/2023/spot/compressed_pansharpened_20230905380132.tif filter=lfs diff=lfs merge=lfs -text
260
+ canopy_height/predictions/pvtv2/test_2021.tif filter=lfs diff=lfs merge=lfs -text
261
+ canopy_height/predictions/pvtv2/test_2022.tif filter=lfs diff=lfs merge=lfs -text
262
+ canopy_height/predictions/pvtv2/test_2023.tif filter=lfs diff=lfs merge=lfs -text
263
+ canopy_height/geometries.geojson filter=lfs diff=lfs merge=lfs -text
264
+ canopy_height_change/lidar_1.tif filter=lfs diff=lfs merge=lfs -text
265
+ canopy_height_change/lidar_2.tif filter=lfs diff=lfs merge=lfs -text
266
+ canopy_height_change/lidar_classification.tif filter=lfs diff=lfs merge=lfs -text
267
+ canopy_height_change/masked_lidar_1.tif filter=lfs diff=lfs merge=lfs -text
268
+ canopy_height_change/masked_predictions_1.tif filter=lfs diff=lfs merge=lfs -text
269
+ canopy_height_change/masked_predictions_2.tif filter=lfs diff=lfs merge=lfs -text
270
+ canopy_height_change/predictions_1.tif filter=lfs diff=lfs merge=lfs -text
271
+ canopy_height_change/predictions_2.tif filter=lfs diff=lfs merge=lfs -text
272
+ canopy_height_change/spot_1.tif filter=lfs diff=lfs merge=lfs -text
273
+ canopy_height_change/spot_2.tif filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,162 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ._*
2
+
3
+ # Byte-compiled / optimized / DLL files
4
+ __pycache__/
5
+ *.py[cod]
6
+ *$py.class
7
+
8
+ # C extensions
9
+ *.so
10
+
11
+ # Distribution / packaging
12
+ .Python
13
+ build/
14
+ develop-eggs/
15
+ dist/
16
+ downloads/
17
+ eggs/
18
+ .eggs/
19
+ lib/
20
+ lib64/
21
+ parts/
22
+ sdist/
23
+ var/
24
+ wheels/
25
+ share/python-wheels/
26
+ *.egg-info/
27
+ .installed.cfg
28
+ *.egg
29
+ MANIFEST
30
+
31
+ # PyInstaller
32
+ # Usually these files are written by a python script from a template
33
+ # before PyInstaller builds the exe, so as to inject date/other infos into it.
34
+ *.manifest
35
+ *.spec
36
+
37
+ # Installer logs
38
+ pip-log.txt
39
+ pip-delete-this-directory.txt
40
+
41
+ # Unit test / coverage reports
42
+ htmlcov/
43
+ .tox/
44
+ .nox/
45
+ .coverage
46
+ .coverage.*
47
+ .cache
48
+ nosetests.xml
49
+ coverage.xml
50
+ *.cover
51
+ *.py,cover
52
+ .hypothesis/
53
+ .pytest_cache/
54
+ cover/
55
+
56
+ # Translations
57
+ *.mo
58
+ *.pot
59
+
60
+ # Django stuff:
61
+ *.log
62
+ local_settings.py
63
+ db.sqlite3
64
+ db.sqlite3-journal
65
+
66
+ # Flask stuff:
67
+ instance/
68
+ .webassets-cache
69
+
70
+ # Scrapy stuff:
71
+ .scrapy
72
+
73
+ # Sphinx documentation
74
+ docs/_build/
75
+
76
+ # PyBuilder
77
+ .pybuilder/
78
+ target/
79
+
80
+ # Jupyter Notebook
81
+ .ipynb_checkpoints
82
+
83
+ # IPython
84
+ profile_default/
85
+ ipython_config.py
86
+
87
+ # pyenv
88
+ # For a library or package, you might want to ignore these files since the code is
89
+ # intended to run in multiple environments; otherwise, check them in:
90
+ # .python-version
91
+
92
+ # pipenv
93
+ # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
94
+ # However, in case of collaboration, if having platform-specific dependencies or dependencies
95
+ # having no cross-platform support, pipenv may install dependencies that don't work, or not
96
+ # install all needed dependencies.
97
+ #Pipfile.lock
98
+
99
+ # poetry
100
+ # Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
101
+ # This is especially recommended for binary packages to ensure reproducibility, and is more
102
+ # commonly ignored for libraries.
103
+ # https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
104
+ #poetry.lock
105
+
106
+ # pdm
107
+ # Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
108
+ #pdm.lock
109
+ # pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
110
+ # in version control.
111
+ # https://pdm.fming.dev/#use-with-ide
112
+ .pdm.toml
113
+
114
+ # PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
115
+ __pypackages__/
116
+
117
+ # Celery stuff
118
+ celerybeat-schedule
119
+ celerybeat.pid
120
+
121
+ # SageMath parsed files
122
+ *.sage.py
123
+
124
+ # Environments
125
+ .env
126
+ .venv
127
+ env/
128
+ venv/
129
+ ENV/
130
+ env.bak/
131
+ venv.bak/
132
+
133
+ # Spyder project settings
134
+ .spyderproject
135
+ .spyproject
136
+
137
+ # Rope project settings
138
+ .ropeproject
139
+
140
+ # mkdocs documentation
141
+ /site
142
+
143
+ # mypy
144
+ .mypy_cache/
145
+ .dmypy.json
146
+ dmypy.json
147
+
148
+ # Pyre type checker
149
+ .pyre/
150
+
151
+ # pytype static type analyzer
152
+ .pytype/
153
+
154
+ # Cython debug symbols
155
+ cython_debug/
156
+
157
+ # PyCharm
158
+ # JetBrains specific template is maintained in a separate JetBrains.gitignore that can
159
+ # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
160
+ # and can be added to the global gitignore or merged into this file. For a more nuclear
161
+ # option (not recommended) you can uncomment the following to ignore the entire idea folder.
162
+ #.idea/
canopy_height/2021/lidar.vrt ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <VRTDataset rasterXSize="615867" rasterYSize="565597">
2
+ <SRS dataAxisToSRSAxisMapping="1,2">PROJCS["RGF93 v1 / Lambert-93",GEOGCS["RGF93 v1",DATUM["Reseau_Geodesique_Francais_1993_v1",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6171"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4171"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",46.5],PARAMETER["central_meridian",3],PARAMETER["standard_parallel_1",49],PARAMETER["standard_parallel_2",44],PARAMETER["false_easting",700000],PARAMETER["false_northing",6600000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","2154"]]</SRS>
3
+ <GeoTransform> 3.1920000000000000e+05, 1.5000000000000000e+00, 0.0000000000000000e+00, 6.9402010000000000e+06, 0.0000000000000000e+00, -1.5000000000000000e+00</GeoTransform>
4
+ <VRTRasterBand dataType="UInt16" band="1">
5
+ <ColorInterp>Gray</ColorInterp>
6
+ <SimpleSource>
7
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210406371164.tif</SourceFilename>
8
+ <SourceBand>1</SourceBand>
9
+ <SourceProperties RasterXSize="39996" RasterYSize="43200" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
10
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="43200" />
11
+ <DstRect xOff="319600" yOff="320800" xSize="39996" ySize="43200" />
12
+ </SimpleSource>
13
+ <SimpleSource>
14
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210405374881.tif</SourceFilename>
15
+ <SourceBand>1</SourceBand>
16
+ <SourceProperties RasterXSize="39996" RasterYSize="42000" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
17
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="42000" />
18
+ <DstRect xOff="110000" yOff="355200" xSize="39996" ySize="42000" />
19
+ </SimpleSource>
20
+ <SimpleSource>
21
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210405374810.tif</SourceFilename>
22
+ <SourceBand>1</SourceBand>
23
+ <SourceProperties RasterXSize="39999" RasterYSize="43197" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
24
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="43197" />
25
+ <DstRect xOff="110800" yOff="319600" xSize="39999" ySize="43197" />
26
+ </SimpleSource>
27
+ <SimpleSource>
28
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210405374464.tif</SourceFilename>
29
+ <SourceBand>1</SourceBand>
30
+ <SourceProperties RasterXSize="40396" RasterYSize="41597" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
31
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41597" />
32
+ <DstRect xOff="76000" yOff="318800" xSize="40396" ySize="41597" />
33
+ </SimpleSource>
34
+ <SimpleSource>
35
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210827371098.tif</SourceFilename>
36
+ <SourceBand>1</SourceBand>
37
+ <SourceProperties RasterXSize="39196" RasterYSize="40000" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
38
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="40000" />
39
+ <DstRect xOff="250400" yOff="358400" xSize="39196" ySize="40000" />
40
+ </SimpleSource>
41
+ <SimpleSource>
42
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210923367028.tif</SourceFilename>
43
+ <SourceBand>1</SourceBand>
44
+ <SourceProperties RasterXSize="40396" RasterYSize="43197" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
45
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43197" />
46
+ <DstRect xOff="414800" yOff="281200" xSize="40396" ySize="43197" />
47
+ </SimpleSource>
48
+ <SimpleSource>
49
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210525355745.tif</SourceFilename>
50
+ <SourceBand>1</SourceBand>
51
+ <SourceProperties RasterXSize="38267" RasterYSize="42797" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
52
+ <SrcRect xOff="0" yOff="0" xSize="38267" ySize="42797" />
53
+ <DstRect xOff="577600" yOff="522800" xSize="38267" ySize="42797" />
54
+ </SimpleSource>
55
+ <SimpleSource>
56
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210809364756.tif</SourceFilename>
57
+ <SourceBand>1</SourceBand>
58
+ <SourceProperties RasterXSize="40396" RasterYSize="41197" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
59
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41197" />
60
+ <DstRect xOff="388800" yOff="319600" xSize="40396" ySize="41197" />
61
+ </SimpleSource>
62
+ <SimpleSource>
63
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210701363672.tif</SourceFilename>
64
+ <SourceBand>1</SourceBand>
65
+ <SourceProperties RasterXSize="40396" RasterYSize="41997" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
66
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41997" />
67
+ <DstRect xOff="425200" yOff="352800" xSize="40396" ySize="41997" />
68
+ </SimpleSource>
69
+ <SimpleSource>
70
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210711377399.tif</SourceFilename>
71
+ <SourceBand>1</SourceBand>
72
+ <SourceProperties RasterXSize="40796" RasterYSize="41197" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
73
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41197" />
74
+ <DstRect xOff="74400" yOff="355600" xSize="40796" ySize="41197" />
75
+ </SimpleSource>
76
+ <SimpleSource>
77
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210424375874.tif</SourceFilename>
78
+ <SourceBand>1</SourceBand>
79
+ <SourceProperties RasterXSize="39196" RasterYSize="41197" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
80
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="41197" />
81
+ <DstRect xOff="228400" yOff="0" xSize="39196" ySize="41197" />
82
+ </SimpleSource>
83
+ <SimpleSource>
84
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210829362106.tif</SourceFilename>
85
+ <SourceBand>1</SourceBand>
86
+ <SourceProperties RasterXSize="40796" RasterYSize="41197" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
87
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41197" />
88
+ <DstRect xOff="423200" yOff="317600" xSize="40796" ySize="41197" />
89
+ </SimpleSource>
90
+ <SimpleSource>
91
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210810359773.tif</SourceFilename>
92
+ <SourceBand>1</SourceBand>
93
+ <SourceProperties RasterXSize="40799" RasterYSize="42797" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
94
+ <SrcRect xOff="0" yOff="0" xSize="40799" ySize="42797" />
95
+ <DstRect xOff="460000" yOff="351200" xSize="40799" ySize="42797" />
96
+ </SimpleSource>
97
+ <SimpleSource>
98
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210705376404.tif</SourceFilename>
99
+ <SourceBand>1</SourceBand>
100
+ <SourceProperties RasterXSize="40396" RasterYSize="43597" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
101
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43597" />
102
+ <DstRect xOff="70400" yOff="461600" xSize="40396" ySize="43597" />
103
+ </SimpleSource>
104
+ <SimpleSource>
105
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210413369082.tif</SourceFilename>
106
+ <SourceBand>1</SourceBand>
107
+ <SourceProperties RasterXSize="39596" RasterYSize="36797" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
108
+ <SrcRect xOff="0" yOff="0" xSize="39596" ySize="36797" />
109
+ <DstRect xOff="322000" yOff="428400" xSize="39596" ySize="36797" />
110
+ </SimpleSource>
111
+ <SimpleSource>
112
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210814371879.tif</SourceFilename>
113
+ <SourceBand>1</SourceBand>
114
+ <SourceProperties RasterXSize="38796" RasterYSize="40797" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
115
+ <SrcRect xOff="0" yOff="0" xSize="38796" ySize="40797" />
116
+ <DstRect xOff="215200" yOff="466000" xSize="38796" ySize="40797" />
117
+ </SimpleSource>
118
+ <SimpleSource>
119
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210424376120.tif</SourceFilename>
120
+ <SourceBand>1</SourceBand>
121
+ <SourceProperties RasterXSize="39196" RasterYSize="40797" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
122
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="40797" />
123
+ <DstRect xOff="193600" yOff="0" xSize="39196" ySize="40797" />
124
+ </SimpleSource>
125
+ <SimpleSource>
126
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20211018371095.tif</SourceFilename>
127
+ <SourceBand>1</SourceBand>
128
+ <SourceProperties RasterXSize="39999" RasterYSize="41600" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
129
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="41600" />
130
+ <DstRect xOff="375200" yOff="212400" xSize="39999" ySize="41600" />
131
+ </SimpleSource>
132
+ <SimpleSource>
133
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210625362642.tif</SourceFilename>
134
+ <SourceBand>1</SourceBand>
135
+ <SourceProperties RasterXSize="40399" RasterYSize="42000" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
136
+ <SrcRect xOff="0" yOff="0" xSize="40399" ySize="42000" />
137
+ <DstRect xOff="428400" yOff="424800" xSize="40399" ySize="42000" />
138
+ </SimpleSource>
139
+ <SimpleSource>
140
+ <SourceFilename relativeToVRT="1">lidar/compressed_lidar_20210912387511.tif</SourceFilename>
141
+ <SourceBand>1</SourceBand>
142
+ <SourceProperties RasterXSize="41196" RasterYSize="43200" DataType="UInt16" BlockXSize="256" BlockYSize="256" />
143
+ <SrcRect xOff="0" yOff="0" xSize="41196" ySize="43200" />
144
+ <DstRect xOff="0" yOff="422000" xSize="41196" ySize="43200" />
145
+ </SimpleSource>
146
+ </VRTRasterBand>
147
+ </VRTDataset>
canopy_height/2021/lidar/compressed_lidar_20210405374464.tif ADDED

Git LFS Details

  • SHA256: c2118ab05eb05fce3d4bc3ca1f79a72e79a0f02ed1a7ee1cd083e53a9a2f1171
  • Pointer size: 135 Bytes
  • Size of remote file: 1.25 GB
canopy_height/2021/lidar/compressed_lidar_20210405374810.tif ADDED

Git LFS Details

  • SHA256: 615a14102cecbfdd412eec183565db75cbf27d6e11d680e970d4da18876c86ac
  • Pointer size: 135 Bytes
  • Size of remote file: 1.44 GB
canopy_height/2021/lidar/compressed_lidar_20210405374881.tif ADDED

Git LFS Details

  • SHA256: 4e85d384accab1474a95c2762054352183b08248141ca4186ae7e62b636f4a3c
  • Pointer size: 135 Bytes
  • Size of remote file: 1.02 GB
canopy_height/2021/lidar/compressed_lidar_20210406371164.tif ADDED

Git LFS Details

  • SHA256: 8afcab3474def086a1d0e8991f11b665b705c0bd37ceae5fa26ad71bf5348d72
  • Pointer size: 135 Bytes
  • Size of remote file: 1.66 GB
canopy_height/2021/lidar/compressed_lidar_20210413369082.tif ADDED

Git LFS Details

  • SHA256: 73fa1d5c293ea63eaa9b257b1e06f9da13ebd85b32a7b61a5e75eddc7c9dc079
  • Pointer size: 134 Bytes
  • Size of remote file: 416 MB
canopy_height/2021/lidar/compressed_lidar_20210424375874.tif ADDED

Git LFS Details

  • SHA256: 7aee2b289559eb13ee0e75d30f90bb557e8c9bbd10f92720371856dd91e42963
  • Pointer size: 134 Bytes
  • Size of remote file: 280 MB
canopy_height/2021/lidar/compressed_lidar_20210424376120.tif ADDED

Git LFS Details

  • SHA256: 6605dd0083e76928b134d8a1f3465be819dd4e0f2039ed86237c735a8abde500
  • Pointer size: 134 Bytes
  • Size of remote file: 423 MB
canopy_height/2021/lidar/compressed_lidar_20210525355745.tif ADDED

Git LFS Details

  • SHA256: a60daf8920656b4d1deab553740874c2982e9d9f6a960cac299c23b7a593a4c1
  • Pointer size: 135 Bytes
  • Size of remote file: 1.56 GB
canopy_height/2021/lidar/compressed_lidar_20210625362642.tif ADDED

Git LFS Details

  • SHA256: 67baef70160fad8f92ae54ac40d459fb838e4008617476d678071acb71a8b5aa
  • Pointer size: 135 Bytes
  • Size of remote file: 1.46 GB
canopy_height/2021/lidar/compressed_lidar_20210701363672.tif ADDED

Git LFS Details

  • SHA256: 2ef30dd0c68f641c7bafc0347f4d06a53adb2e66b3eb2c22d061b69340a041b3
  • Pointer size: 135 Bytes
  • Size of remote file: 1.06 GB
canopy_height/2021/lidar/compressed_lidar_20210705376404.tif ADDED

Git LFS Details

  • SHA256: 68ed71b088d583d9b732b9258c6e95d09ed2eb30204c0fbdcc60be6976c6d4a5
  • Pointer size: 135 Bytes
  • Size of remote file: 1.24 GB
canopy_height/2021/lidar/compressed_lidar_20210711377399.tif ADDED

Git LFS Details

  • SHA256: c8af8ba35480272f56daab2921fd8567dbeb9a61ead601303f4b169ae58878dc
  • Pointer size: 134 Bytes
  • Size of remote file: 447 MB
canopy_height/2021/lidar/compressed_lidar_20210809364756.tif ADDED

Git LFS Details

  • SHA256: cf641dc76c6a970e2cab6e7f753d262630b47ae57a3a150634869a4d2e77c314
  • Pointer size: 135 Bytes
  • Size of remote file: 1.25 GB
canopy_height/2021/lidar/compressed_lidar_20210810359773.tif ADDED

Git LFS Details

  • SHA256: 3e2fb50055dd55bca3c694b652a5b76ec1e8a6d408b2276cbe5fa0a62736d3f7
  • Pointer size: 134 Bytes
  • Size of remote file: 110 MB
canopy_height/2021/lidar/compressed_lidar_20210814371879.tif ADDED

Git LFS Details

  • SHA256: 6a92d8056948fb913de28428b4487571719bbaf671975902d8b5ec019856aa3d
  • Pointer size: 135 Bytes
  • Size of remote file: 1.26 GB
canopy_height/2021/lidar/compressed_lidar_20210827371098.tif ADDED

Git LFS Details

  • SHA256: 8a0d56514eacabbc0eac2ffea4e8742e4b14db0edb957c9b2eba3930b7aa2786
  • Pointer size: 134 Bytes
  • Size of remote file: 916 MB
canopy_height/2021/lidar/compressed_lidar_20210829362106.tif ADDED

Git LFS Details

  • SHA256: 2b630d9745c5184d46ae46873de4696436f24f0b0de459dff0a4a9b3b949c6d2
  • Pointer size: 134 Bytes
  • Size of remote file: 672 MB
canopy_height/2021/lidar/compressed_lidar_20210912387511.tif ADDED

Git LFS Details

  • SHA256: c5e74cc898bb63a0a95138389cd93291735b6b6c8cbfa1890573b4c822effd07
  • Pointer size: 134 Bytes
  • Size of remote file: 729 MB
canopy_height/2021/lidar/compressed_lidar_20210923367028.tif ADDED

Git LFS Details

  • SHA256: d3b520e4347a995807b28fddcd2a26733569fdb8821e7572ede28703f12bbeda
  • Pointer size: 135 Bytes
  • Size of remote file: 1.36 GB
canopy_height/2021/lidar/compressed_lidar_20211018371095.tif ADDED

Git LFS Details

  • SHA256: 4fbbfc03d9c3eec0a3924c052c6c6b5941b4053122562b4d71cdbb17abeaa53e
  • Pointer size: 135 Bytes
  • Size of remote file: 1.51 GB
canopy_height/2021/lidar_classification.vrt ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <VRTDataset rasterXSize="615867" rasterYSize="565597">
2
+ <SRS dataAxisToSRSAxisMapping="1,2">PROJCS["RGF93 v1 / Lambert-93",GEOGCS["RGF93 v1",DATUM["Reseau_Geodesique_Francais_1993_v1",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6171"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4171"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",46.5],PARAMETER["central_meridian",3],PARAMETER["standard_parallel_1",49],PARAMETER["standard_parallel_2",44],PARAMETER["false_easting",700000],PARAMETER["false_northing",6600000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","2154"]]</SRS>
3
+ <GeoTransform> 3.1920000000000000e+05, 1.5000000000000000e+00, 0.0000000000000000e+00, 6.9402010000000000e+06, 0.0000000000000000e+00, -1.5000000000000000e+00</GeoTransform>
4
+ <VRTRasterBand dataType="Byte" band="1">
5
+ <ColorInterp>Gray</ColorInterp>
6
+ <SimpleSource>
7
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210406371164.tif</SourceFilename>
8
+ <SourceBand>1</SourceBand>
9
+ <SourceProperties RasterXSize="39996" RasterYSize="43200" DataType="Byte" BlockXSize="256" BlockYSize="256" />
10
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="43200" />
11
+ <DstRect xOff="319600" yOff="320800" xSize="39996" ySize="43200" />
12
+ </SimpleSource>
13
+ <SimpleSource>
14
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210405374881.tif</SourceFilename>
15
+ <SourceBand>1</SourceBand>
16
+ <SourceProperties RasterXSize="39996" RasterYSize="42000" DataType="Byte" BlockXSize="256" BlockYSize="256" />
17
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="42000" />
18
+ <DstRect xOff="110000" yOff="355200" xSize="39996" ySize="42000" />
19
+ </SimpleSource>
20
+ <SimpleSource>
21
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210405374810.tif</SourceFilename>
22
+ <SourceBand>1</SourceBand>
23
+ <SourceProperties RasterXSize="39999" RasterYSize="43197" DataType="Byte" BlockXSize="256" BlockYSize="256" />
24
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="43197" />
25
+ <DstRect xOff="110800" yOff="319600" xSize="39999" ySize="43197" />
26
+ </SimpleSource>
27
+ <SimpleSource>
28
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210405374464.tif</SourceFilename>
29
+ <SourceBand>1</SourceBand>
30
+ <SourceProperties RasterXSize="40396" RasterYSize="41597" DataType="Byte" BlockXSize="256" BlockYSize="256" />
31
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41597" />
32
+ <DstRect xOff="76000" yOff="318800" xSize="40396" ySize="41597" />
33
+ </SimpleSource>
34
+ <SimpleSource>
35
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210827371098.tif</SourceFilename>
36
+ <SourceBand>1</SourceBand>
37
+ <SourceProperties RasterXSize="39196" RasterYSize="40000" DataType="Byte" BlockXSize="256" BlockYSize="256" />
38
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="40000" />
39
+ <DstRect xOff="250400" yOff="358400" xSize="39196" ySize="40000" />
40
+ </SimpleSource>
41
+ <SimpleSource>
42
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210923367028.tif</SourceFilename>
43
+ <SourceBand>1</SourceBand>
44
+ <SourceProperties RasterXSize="40396" RasterYSize="43197" DataType="Byte" BlockXSize="256" BlockYSize="256" />
45
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43197" />
46
+ <DstRect xOff="414800" yOff="281200" xSize="40396" ySize="43197" />
47
+ </SimpleSource>
48
+ <SimpleSource>
49
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210525355745.tif</SourceFilename>
50
+ <SourceBand>1</SourceBand>
51
+ <SourceProperties RasterXSize="38267" RasterYSize="42797" DataType="Byte" BlockXSize="256" BlockYSize="256" />
52
+ <SrcRect xOff="0" yOff="0" xSize="38267" ySize="42797" />
53
+ <DstRect xOff="577600" yOff="522800" xSize="38267" ySize="42797" />
54
+ </SimpleSource>
55
+ <SimpleSource>
56
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210809364756.tif</SourceFilename>
57
+ <SourceBand>1</SourceBand>
58
+ <SourceProperties RasterXSize="40396" RasterYSize="41197" DataType="Byte" BlockXSize="256" BlockYSize="256" />
59
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41197" />
60
+ <DstRect xOff="388800" yOff="319600" xSize="40396" ySize="41197" />
61
+ </SimpleSource>
62
+ <SimpleSource>
63
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210701363672.tif</SourceFilename>
64
+ <SourceBand>1</SourceBand>
65
+ <SourceProperties RasterXSize="40396" RasterYSize="41997" DataType="Byte" BlockXSize="256" BlockYSize="256" />
66
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41997" />
67
+ <DstRect xOff="425200" yOff="352800" xSize="40396" ySize="41997" />
68
+ </SimpleSource>
69
+ <SimpleSource>
70
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210711377399.tif</SourceFilename>
71
+ <SourceBand>1</SourceBand>
72
+ <SourceProperties RasterXSize="40796" RasterYSize="41197" DataType="Byte" BlockXSize="256" BlockYSize="256" />
73
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41197" />
74
+ <DstRect xOff="74400" yOff="355600" xSize="40796" ySize="41197" />
75
+ </SimpleSource>
76
+ <SimpleSource>
77
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210424375874.tif</SourceFilename>
78
+ <SourceBand>1</SourceBand>
79
+ <SourceProperties RasterXSize="39196" RasterYSize="41197" DataType="Byte" BlockXSize="256" BlockYSize="256" />
80
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="41197" />
81
+ <DstRect xOff="228400" yOff="0" xSize="39196" ySize="41197" />
82
+ </SimpleSource>
83
+ <SimpleSource>
84
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210829362106.tif</SourceFilename>
85
+ <SourceBand>1</SourceBand>
86
+ <SourceProperties RasterXSize="40796" RasterYSize="41197" DataType="Byte" BlockXSize="256" BlockYSize="256" />
87
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41197" />
88
+ <DstRect xOff="423200" yOff="317600" xSize="40796" ySize="41197" />
89
+ </SimpleSource>
90
+ <SimpleSource>
91
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210810359773.tif</SourceFilename>
92
+ <SourceBand>1</SourceBand>
93
+ <SourceProperties RasterXSize="40799" RasterYSize="42797" DataType="Byte" BlockXSize="256" BlockYSize="256" />
94
+ <SrcRect xOff="0" yOff="0" xSize="40799" ySize="42797" />
95
+ <DstRect xOff="460000" yOff="351200" xSize="40799" ySize="42797" />
96
+ </SimpleSource>
97
+ <SimpleSource>
98
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210705376404.tif</SourceFilename>
99
+ <SourceBand>1</SourceBand>
100
+ <SourceProperties RasterXSize="40396" RasterYSize="43597" DataType="Byte" BlockXSize="256" BlockYSize="256" />
101
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43597" />
102
+ <DstRect xOff="70400" yOff="461600" xSize="40396" ySize="43597" />
103
+ </SimpleSource>
104
+ <SimpleSource>
105
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210413369082.tif</SourceFilename>
106
+ <SourceBand>1</SourceBand>
107
+ <SourceProperties RasterXSize="39596" RasterYSize="36797" DataType="Byte" BlockXSize="256" BlockYSize="256" />
108
+ <SrcRect xOff="0" yOff="0" xSize="39596" ySize="36797" />
109
+ <DstRect xOff="322000" yOff="428400" xSize="39596" ySize="36797" />
110
+ </SimpleSource>
111
+ <SimpleSource>
112
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210814371879.tif</SourceFilename>
113
+ <SourceBand>1</SourceBand>
114
+ <SourceProperties RasterXSize="38796" RasterYSize="40797" DataType="Byte" BlockXSize="256" BlockYSize="256" />
115
+ <SrcRect xOff="0" yOff="0" xSize="38796" ySize="40797" />
116
+ <DstRect xOff="215200" yOff="466000" xSize="38796" ySize="40797" />
117
+ </SimpleSource>
118
+ <SimpleSource>
119
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210424376120.tif</SourceFilename>
120
+ <SourceBand>1</SourceBand>
121
+ <SourceProperties RasterXSize="39196" RasterYSize="40797" DataType="Byte" BlockXSize="256" BlockYSize="256" />
122
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="40797" />
123
+ <DstRect xOff="193600" yOff="0" xSize="39196" ySize="40797" />
124
+ </SimpleSource>
125
+ <SimpleSource>
126
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20211018371095.tif</SourceFilename>
127
+ <SourceBand>1</SourceBand>
128
+ <SourceProperties RasterXSize="39999" RasterYSize="41600" DataType="Byte" BlockXSize="256" BlockYSize="256" />
129
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="41600" />
130
+ <DstRect xOff="375200" yOff="212400" xSize="39999" ySize="41600" />
131
+ </SimpleSource>
132
+ <SimpleSource>
133
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210625362642.tif</SourceFilename>
134
+ <SourceBand>1</SourceBand>
135
+ <SourceProperties RasterXSize="40399" RasterYSize="42000" DataType="Byte" BlockXSize="256" BlockYSize="256" />
136
+ <SrcRect xOff="0" yOff="0" xSize="40399" ySize="42000" />
137
+ <DstRect xOff="428400" yOff="424800" xSize="40399" ySize="42000" />
138
+ </SimpleSource>
139
+ <SimpleSource>
140
+ <SourceFilename relativeToVRT="1">lidar_classification/compressed_lidar_classification_20210912387511.tif</SourceFilename>
141
+ <SourceBand>1</SourceBand>
142
+ <SourceProperties RasterXSize="41196" RasterYSize="43200" DataType="Byte" BlockXSize="256" BlockYSize="256" />
143
+ <SrcRect xOff="0" yOff="0" xSize="41196" ySize="43200" />
144
+ <DstRect xOff="0" yOff="422000" xSize="41196" ySize="43200" />
145
+ </SimpleSource>
146
+ </VRTRasterBand>
147
+ </VRTDataset>
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374464.tif ADDED

Git LFS Details

  • SHA256: f80666959b9fabb1973ed0bd47fc79a56a1ab3b6bdbfedb1a1d71c25a45947b6
  • Pointer size: 134 Bytes
  • Size of remote file: 106 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374810.tif ADDED

Git LFS Details

  • SHA256: d8912d4b7c5dca663ce1f2ce797717b553374dfa1a653c030dfad8a5f22380c7
  • Pointer size: 134 Bytes
  • Size of remote file: 119 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210405374881.tif ADDED

Git LFS Details

  • SHA256: add71a9665a76d26f0c7d40b2c01b5a352ea148693e1cf0af252e6f218e82acb
  • Pointer size: 134 Bytes
  • Size of remote file: 114 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210406371164.tif ADDED

Git LFS Details

  • SHA256: 31bb36f94bc410c21e63e3a5af7f2da5330d78f1d41d0da4db82648476b0fbc9
  • Pointer size: 134 Bytes
  • Size of remote file: 146 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210413369082.tif ADDED

Git LFS Details

  • SHA256: 8f41cdc206bbe0b0ecef8c47851069057c0fd31135e90f7a24f0db7482f03adf
  • Pointer size: 133 Bytes
  • Size of remote file: 83.5 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210424375874.tif ADDED

Git LFS Details

  • SHA256: 3f4858e85a77ce5de147f14ddafced717657a707b6f6a3bea01cb7ac1ee06d00
  • Pointer size: 133 Bytes
  • Size of remote file: 41.1 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210424376120.tif ADDED

Git LFS Details

  • SHA256: ca40aa0b3a9a5a4d30c7652ebc41ae49dc8e10d0e187a88d0fd3b46f062cdd86
  • Pointer size: 133 Bytes
  • Size of remote file: 58 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210525355745.tif ADDED

Git LFS Details

  • SHA256: d84daa5c427f7f3b17399de8a2f3421173963af0d751678bfbc5d089787638a2
  • Pointer size: 134 Bytes
  • Size of remote file: 133 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210625362642.tif ADDED

Git LFS Details

  • SHA256: d49f2959a4e6d198f64972028672bd304bb393d906ac01759d804d057c360e1e
  • Pointer size: 134 Bytes
  • Size of remote file: 158 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210701363672.tif ADDED

Git LFS Details

  • SHA256: f2b7760a3a62a36b5cf74a78ad560536b83588b44eded9762cd7e451bf8955aa
  • Pointer size: 134 Bytes
  • Size of remote file: 107 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210705376404.tif ADDED

Git LFS Details

  • SHA256: 7853df38abd993f0e67fdefda7c0c6270cfc870078331d322867b32734ca4ad8
  • Pointer size: 134 Bytes
  • Size of remote file: 108 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210711377399.tif ADDED

Git LFS Details

  • SHA256: bcce6383c58aeb1c5c6a8957496553677b10769a50e76a53e086ad9796787f45
  • Pointer size: 133 Bytes
  • Size of remote file: 49.4 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210809364756.tif ADDED

Git LFS Details

  • SHA256: 56eb62853c00088c6d0c894057417ba3467f5f52c8ecca429a3809e2e8f818ea
  • Pointer size: 134 Bytes
  • Size of remote file: 112 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210810359773.tif ADDED

Git LFS Details

  • SHA256: b130cde17b9c6ceea82564761d144e903f7b77fa59c5d2321523a933776edf75
  • Pointer size: 133 Bytes
  • Size of remote file: 20.2 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210814371879.tif ADDED

Git LFS Details

  • SHA256: 940ba56c87f379fdf4f4503c3a62f72e750a11bc592c6ede4a6e1cbe77d8e92d
  • Pointer size: 134 Bytes
  • Size of remote file: 166 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210827371098.tif ADDED

Git LFS Details

  • SHA256: 8dea12b4579108e36a2e030a72f50dd58ad63dd817b071159923629f1d3e9e57
  • Pointer size: 134 Bytes
  • Size of remote file: 102 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210829362106.tif ADDED

Git LFS Details

  • SHA256: a27d164015c5b64dd4cd7592c7eb4b461d0f7a41a2a496c901ea0bf67a4b210f
  • Pointer size: 133 Bytes
  • Size of remote file: 90.8 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210912387511.tif ADDED

Git LFS Details

  • SHA256: ce1bcca1bdcf5777e047a7b35af2181e0cac1597fe9d996bac92bb1f9ebaeb15
  • Pointer size: 133 Bytes
  • Size of remote file: 74.9 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20210923367028.tif ADDED

Git LFS Details

  • SHA256: 2023369cc5cc15b12ec1c3ee09b56400f99befbcc0ed7cf57ab6b81d3ba85a59
  • Pointer size: 134 Bytes
  • Size of remote file: 114 MB
canopy_height/2021/lidar_classification/compressed_lidar_classification_20211018371095.tif ADDED

Git LFS Details

  • SHA256: 74841265a58477eefd6454615546030067976211cf9db156e585a869310548a6
  • Pointer size: 134 Bytes
  • Size of remote file: 111 MB
canopy_height/2021/spot.vrt ADDED
@@ -0,0 +1,656 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <VRTDataset rasterXSize="621596" rasterYSize="565596">
2
+ <SRS dataAxisToSRSAxisMapping="1,2">PROJCS["RGF93 v1 / Lambert-93",GEOGCS["RGF93 v1",DATUM["Reseau_Geodesique_Francais_1993_v1",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6171"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4171"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",46.5],PARAMETER["central_meridian",3],PARAMETER["standard_parallel_1",49],PARAMETER["standard_parallel_2",44],PARAMETER["false_easting",700000],PARAMETER["false_northing",6600000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","2154"]]</SRS>
3
+ <GeoTransform> 3.1920000000000000e+05, 1.5000000000000000e+00, 0.0000000000000000e+00, 6.9402000000000000e+06, 0.0000000000000000e+00, -1.5000000000000000e+00</GeoTransform>
4
+ <VRTRasterBand dataType="Byte" band="1">
5
+ <ColorInterp>Red</ColorInterp>
6
+ <ComplexSource>
7
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210406371164.tif</SourceFilename>
8
+ <SourceBand>1</SourceBand>
9
+ <SourceProperties RasterXSize="39996" RasterYSize="43199" DataType="Byte" BlockXSize="256" BlockYSize="256" />
10
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="43199" />
11
+ <DstRect xOff="319600" yOff="320800" xSize="39996" ySize="43199" />
12
+ <UseMaskBand>true</UseMaskBand>
13
+ </ComplexSource>
14
+ <ComplexSource>
15
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374881.tif</SourceFilename>
16
+ <SourceBand>1</SourceBand>
17
+ <SourceProperties RasterXSize="39996" RasterYSize="41999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
18
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="41999" />
19
+ <DstRect xOff="110000" yOff="355200" xSize="39996" ySize="41999" />
20
+ <UseMaskBand>true</UseMaskBand>
21
+ </ComplexSource>
22
+ <ComplexSource>
23
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374810.tif</SourceFilename>
24
+ <SourceBand>1</SourceBand>
25
+ <SourceProperties RasterXSize="39999" RasterYSize="43196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
26
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="43196" />
27
+ <DstRect xOff="110800" yOff="319600" xSize="39999" ySize="43196" />
28
+ <UseMaskBand>true</UseMaskBand>
29
+ </ComplexSource>
30
+ <ComplexSource>
31
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374464.tif</SourceFilename>
32
+ <SourceBand>1</SourceBand>
33
+ <SourceProperties RasterXSize="40396" RasterYSize="41596" DataType="Byte" BlockXSize="256" BlockYSize="256" />
34
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41596" />
35
+ <DstRect xOff="76000" yOff="318800" xSize="40396" ySize="41596" />
36
+ <UseMaskBand>true</UseMaskBand>
37
+ </ComplexSource>
38
+ <ComplexSource>
39
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210827371098.tif</SourceFilename>
40
+ <SourceBand>1</SourceBand>
41
+ <SourceProperties RasterXSize="39196" RasterYSize="39999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
42
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="39999" />
43
+ <DstRect xOff="250400" yOff="358400" xSize="39196" ySize="39999" />
44
+ <UseMaskBand>true</UseMaskBand>
45
+ </ComplexSource>
46
+ <ComplexSource>
47
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210923367028.tif</SourceFilename>
48
+ <SourceBand>1</SourceBand>
49
+ <SourceProperties RasterXSize="40396" RasterYSize="43196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
50
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43196" />
51
+ <DstRect xOff="414800" yOff="281200" xSize="40396" ySize="43196" />
52
+ <UseMaskBand>true</UseMaskBand>
53
+ </ComplexSource>
54
+ <ComplexSource>
55
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210525355745.tif</SourceFilename>
56
+ <SourceBand>1</SourceBand>
57
+ <SourceProperties RasterXSize="43996" RasterYSize="42796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
58
+ <SrcRect xOff="0" yOff="0" xSize="43996" ySize="42796" />
59
+ <DstRect xOff="577600" yOff="522800" xSize="43996" ySize="42796" />
60
+ <UseMaskBand>true</UseMaskBand>
61
+ </ComplexSource>
62
+ <ComplexSource>
63
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210809364756.tif</SourceFilename>
64
+ <SourceBand>1</SourceBand>
65
+ <SourceProperties RasterXSize="40396" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
66
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41196" />
67
+ <DstRect xOff="388800" yOff="319600" xSize="40396" ySize="41196" />
68
+ <UseMaskBand>true</UseMaskBand>
69
+ </ComplexSource>
70
+ <ComplexSource>
71
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210701363672.tif</SourceFilename>
72
+ <SourceBand>1</SourceBand>
73
+ <SourceProperties RasterXSize="40396" RasterYSize="41996" DataType="Byte" BlockXSize="256" BlockYSize="256" />
74
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41996" />
75
+ <DstRect xOff="425200" yOff="352800" xSize="40396" ySize="41996" />
76
+ <UseMaskBand>true</UseMaskBand>
77
+ </ComplexSource>
78
+ <ComplexSource>
79
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210711377399.tif</SourceFilename>
80
+ <SourceBand>1</SourceBand>
81
+ <SourceProperties RasterXSize="40796" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
82
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41196" />
83
+ <DstRect xOff="74400" yOff="355600" xSize="40796" ySize="41196" />
84
+ <UseMaskBand>true</UseMaskBand>
85
+ </ComplexSource>
86
+ <ComplexSource>
87
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210424375874.tif</SourceFilename>
88
+ <SourceBand>1</SourceBand>
89
+ <SourceProperties RasterXSize="39196" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
90
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="41196" />
91
+ <DstRect xOff="228400" yOff="0" xSize="39196" ySize="41196" />
92
+ <UseMaskBand>true</UseMaskBand>
93
+ </ComplexSource>
94
+ <ComplexSource>
95
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210829362106.tif</SourceFilename>
96
+ <SourceBand>1</SourceBand>
97
+ <SourceProperties RasterXSize="40796" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
98
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41196" />
99
+ <DstRect xOff="423200" yOff="317600" xSize="40796" ySize="41196" />
100
+ <UseMaskBand>true</UseMaskBand>
101
+ </ComplexSource>
102
+ <ComplexSource>
103
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210810359773.tif</SourceFilename>
104
+ <SourceBand>1</SourceBand>
105
+ <SourceProperties RasterXSize="40799" RasterYSize="42796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
106
+ <SrcRect xOff="0" yOff="0" xSize="40799" ySize="42796" />
107
+ <DstRect xOff="460000" yOff="351200" xSize="40799" ySize="42796" />
108
+ <UseMaskBand>true</UseMaskBand>
109
+ </ComplexSource>
110
+ <ComplexSource>
111
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210705376404.tif</SourceFilename>
112
+ <SourceBand>1</SourceBand>
113
+ <SourceProperties RasterXSize="40396" RasterYSize="43596" DataType="Byte" BlockXSize="256" BlockYSize="256" />
114
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43596" />
115
+ <DstRect xOff="70400" yOff="461600" xSize="40396" ySize="43596" />
116
+ <UseMaskBand>true</UseMaskBand>
117
+ </ComplexSource>
118
+ <ComplexSource>
119
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210413369082.tif</SourceFilename>
120
+ <SourceBand>1</SourceBand>
121
+ <SourceProperties RasterXSize="39596" RasterYSize="36796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
122
+ <SrcRect xOff="0" yOff="0" xSize="39596" ySize="36796" />
123
+ <DstRect xOff="322000" yOff="428400" xSize="39596" ySize="36796" />
124
+ <UseMaskBand>true</UseMaskBand>
125
+ </ComplexSource>
126
+ <ComplexSource>
127
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210814371879.tif</SourceFilename>
128
+ <SourceBand>1</SourceBand>
129
+ <SourceProperties RasterXSize="38796" RasterYSize="40796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
130
+ <SrcRect xOff="0" yOff="0" xSize="38796" ySize="40796" />
131
+ <DstRect xOff="215200" yOff="466000" xSize="38796" ySize="40796" />
132
+ <UseMaskBand>true</UseMaskBand>
133
+ </ComplexSource>
134
+ <ComplexSource>
135
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210424376120.tif</SourceFilename>
136
+ <SourceBand>1</SourceBand>
137
+ <SourceProperties RasterXSize="39196" RasterYSize="40796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
138
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="40796" />
139
+ <DstRect xOff="193600" yOff="0" xSize="39196" ySize="40796" />
140
+ <UseMaskBand>true</UseMaskBand>
141
+ </ComplexSource>
142
+ <ComplexSource>
143
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20211018371095.tif</SourceFilename>
144
+ <SourceBand>1</SourceBand>
145
+ <SourceProperties RasterXSize="39999" RasterYSize="41599" DataType="Byte" BlockXSize="256" BlockYSize="256" />
146
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="41599" />
147
+ <DstRect xOff="375200" yOff="212400" xSize="39999" ySize="41599" />
148
+ <UseMaskBand>true</UseMaskBand>
149
+ </ComplexSource>
150
+ <ComplexSource>
151
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210625362642.tif</SourceFilename>
152
+ <SourceBand>1</SourceBand>
153
+ <SourceProperties RasterXSize="40399" RasterYSize="41999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
154
+ <SrcRect xOff="0" yOff="0" xSize="40399" ySize="41999" />
155
+ <DstRect xOff="428400" yOff="424800" xSize="40399" ySize="41999" />
156
+ <UseMaskBand>true</UseMaskBand>
157
+ </ComplexSource>
158
+ <ComplexSource>
159
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210912387511.tif</SourceFilename>
160
+ <SourceBand>1</SourceBand>
161
+ <SourceProperties RasterXSize="41196" RasterYSize="43199" DataType="Byte" BlockXSize="256" BlockYSize="256" />
162
+ <SrcRect xOff="0" yOff="0" xSize="41196" ySize="43199" />
163
+ <DstRect xOff="0" yOff="422000" xSize="41196" ySize="43199" />
164
+ <UseMaskBand>true</UseMaskBand>
165
+ </ComplexSource>
166
+ </VRTRasterBand>
167
+ <VRTRasterBand dataType="Byte" band="2">
168
+ <ColorInterp>Green</ColorInterp>
169
+ <ComplexSource>
170
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210406371164.tif</SourceFilename>
171
+ <SourceBand>2</SourceBand>
172
+ <SourceProperties RasterXSize="39996" RasterYSize="43199" DataType="Byte" BlockXSize="256" BlockYSize="256" />
173
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="43199" />
174
+ <DstRect xOff="319600" yOff="320800" xSize="39996" ySize="43199" />
175
+ <UseMaskBand>true</UseMaskBand>
176
+ </ComplexSource>
177
+ <ComplexSource>
178
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374881.tif</SourceFilename>
179
+ <SourceBand>2</SourceBand>
180
+ <SourceProperties RasterXSize="39996" RasterYSize="41999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
181
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="41999" />
182
+ <DstRect xOff="110000" yOff="355200" xSize="39996" ySize="41999" />
183
+ <UseMaskBand>true</UseMaskBand>
184
+ </ComplexSource>
185
+ <ComplexSource>
186
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374810.tif</SourceFilename>
187
+ <SourceBand>2</SourceBand>
188
+ <SourceProperties RasterXSize="39999" RasterYSize="43196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
189
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="43196" />
190
+ <DstRect xOff="110800" yOff="319600" xSize="39999" ySize="43196" />
191
+ <UseMaskBand>true</UseMaskBand>
192
+ </ComplexSource>
193
+ <ComplexSource>
194
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374464.tif</SourceFilename>
195
+ <SourceBand>2</SourceBand>
196
+ <SourceProperties RasterXSize="40396" RasterYSize="41596" DataType="Byte" BlockXSize="256" BlockYSize="256" />
197
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41596" />
198
+ <DstRect xOff="76000" yOff="318800" xSize="40396" ySize="41596" />
199
+ <UseMaskBand>true</UseMaskBand>
200
+ </ComplexSource>
201
+ <ComplexSource>
202
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210827371098.tif</SourceFilename>
203
+ <SourceBand>2</SourceBand>
204
+ <SourceProperties RasterXSize="39196" RasterYSize="39999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
205
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="39999" />
206
+ <DstRect xOff="250400" yOff="358400" xSize="39196" ySize="39999" />
207
+ <UseMaskBand>true</UseMaskBand>
208
+ </ComplexSource>
209
+ <ComplexSource>
210
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210923367028.tif</SourceFilename>
211
+ <SourceBand>2</SourceBand>
212
+ <SourceProperties RasterXSize="40396" RasterYSize="43196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
213
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43196" />
214
+ <DstRect xOff="414800" yOff="281200" xSize="40396" ySize="43196" />
215
+ <UseMaskBand>true</UseMaskBand>
216
+ </ComplexSource>
217
+ <ComplexSource>
218
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210525355745.tif</SourceFilename>
219
+ <SourceBand>2</SourceBand>
220
+ <SourceProperties RasterXSize="43996" RasterYSize="42796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
221
+ <SrcRect xOff="0" yOff="0" xSize="43996" ySize="42796" />
222
+ <DstRect xOff="577600" yOff="522800" xSize="43996" ySize="42796" />
223
+ <UseMaskBand>true</UseMaskBand>
224
+ </ComplexSource>
225
+ <ComplexSource>
226
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210809364756.tif</SourceFilename>
227
+ <SourceBand>2</SourceBand>
228
+ <SourceProperties RasterXSize="40396" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
229
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41196" />
230
+ <DstRect xOff="388800" yOff="319600" xSize="40396" ySize="41196" />
231
+ <UseMaskBand>true</UseMaskBand>
232
+ </ComplexSource>
233
+ <ComplexSource>
234
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210701363672.tif</SourceFilename>
235
+ <SourceBand>2</SourceBand>
236
+ <SourceProperties RasterXSize="40396" RasterYSize="41996" DataType="Byte" BlockXSize="256" BlockYSize="256" />
237
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41996" />
238
+ <DstRect xOff="425200" yOff="352800" xSize="40396" ySize="41996" />
239
+ <UseMaskBand>true</UseMaskBand>
240
+ </ComplexSource>
241
+ <ComplexSource>
242
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210711377399.tif</SourceFilename>
243
+ <SourceBand>2</SourceBand>
244
+ <SourceProperties RasterXSize="40796" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
245
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41196" />
246
+ <DstRect xOff="74400" yOff="355600" xSize="40796" ySize="41196" />
247
+ <UseMaskBand>true</UseMaskBand>
248
+ </ComplexSource>
249
+ <ComplexSource>
250
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210424375874.tif</SourceFilename>
251
+ <SourceBand>2</SourceBand>
252
+ <SourceProperties RasterXSize="39196" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
253
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="41196" />
254
+ <DstRect xOff="228400" yOff="0" xSize="39196" ySize="41196" />
255
+ <UseMaskBand>true</UseMaskBand>
256
+ </ComplexSource>
257
+ <ComplexSource>
258
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210829362106.tif</SourceFilename>
259
+ <SourceBand>2</SourceBand>
260
+ <SourceProperties RasterXSize="40796" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
261
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41196" />
262
+ <DstRect xOff="423200" yOff="317600" xSize="40796" ySize="41196" />
263
+ <UseMaskBand>true</UseMaskBand>
264
+ </ComplexSource>
265
+ <ComplexSource>
266
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210810359773.tif</SourceFilename>
267
+ <SourceBand>2</SourceBand>
268
+ <SourceProperties RasterXSize="40799" RasterYSize="42796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
269
+ <SrcRect xOff="0" yOff="0" xSize="40799" ySize="42796" />
270
+ <DstRect xOff="460000" yOff="351200" xSize="40799" ySize="42796" />
271
+ <UseMaskBand>true</UseMaskBand>
272
+ </ComplexSource>
273
+ <ComplexSource>
274
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210705376404.tif</SourceFilename>
275
+ <SourceBand>2</SourceBand>
276
+ <SourceProperties RasterXSize="40396" RasterYSize="43596" DataType="Byte" BlockXSize="256" BlockYSize="256" />
277
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43596" />
278
+ <DstRect xOff="70400" yOff="461600" xSize="40396" ySize="43596" />
279
+ <UseMaskBand>true</UseMaskBand>
280
+ </ComplexSource>
281
+ <ComplexSource>
282
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210413369082.tif</SourceFilename>
283
+ <SourceBand>2</SourceBand>
284
+ <SourceProperties RasterXSize="39596" RasterYSize="36796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
285
+ <SrcRect xOff="0" yOff="0" xSize="39596" ySize="36796" />
286
+ <DstRect xOff="322000" yOff="428400" xSize="39596" ySize="36796" />
287
+ <UseMaskBand>true</UseMaskBand>
288
+ </ComplexSource>
289
+ <ComplexSource>
290
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210814371879.tif</SourceFilename>
291
+ <SourceBand>2</SourceBand>
292
+ <SourceProperties RasterXSize="38796" RasterYSize="40796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
293
+ <SrcRect xOff="0" yOff="0" xSize="38796" ySize="40796" />
294
+ <DstRect xOff="215200" yOff="466000" xSize="38796" ySize="40796" />
295
+ <UseMaskBand>true</UseMaskBand>
296
+ </ComplexSource>
297
+ <ComplexSource>
298
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210424376120.tif</SourceFilename>
299
+ <SourceBand>2</SourceBand>
300
+ <SourceProperties RasterXSize="39196" RasterYSize="40796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
301
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="40796" />
302
+ <DstRect xOff="193600" yOff="0" xSize="39196" ySize="40796" />
303
+ <UseMaskBand>true</UseMaskBand>
304
+ </ComplexSource>
305
+ <ComplexSource>
306
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20211018371095.tif</SourceFilename>
307
+ <SourceBand>2</SourceBand>
308
+ <SourceProperties RasterXSize="39999" RasterYSize="41599" DataType="Byte" BlockXSize="256" BlockYSize="256" />
309
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="41599" />
310
+ <DstRect xOff="375200" yOff="212400" xSize="39999" ySize="41599" />
311
+ <UseMaskBand>true</UseMaskBand>
312
+ </ComplexSource>
313
+ <ComplexSource>
314
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210625362642.tif</SourceFilename>
315
+ <SourceBand>2</SourceBand>
316
+ <SourceProperties RasterXSize="40399" RasterYSize="41999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
317
+ <SrcRect xOff="0" yOff="0" xSize="40399" ySize="41999" />
318
+ <DstRect xOff="428400" yOff="424800" xSize="40399" ySize="41999" />
319
+ <UseMaskBand>true</UseMaskBand>
320
+ </ComplexSource>
321
+ <ComplexSource>
322
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210912387511.tif</SourceFilename>
323
+ <SourceBand>2</SourceBand>
324
+ <SourceProperties RasterXSize="41196" RasterYSize="43199" DataType="Byte" BlockXSize="256" BlockYSize="256" />
325
+ <SrcRect xOff="0" yOff="0" xSize="41196" ySize="43199" />
326
+ <DstRect xOff="0" yOff="422000" xSize="41196" ySize="43199" />
327
+ <UseMaskBand>true</UseMaskBand>
328
+ </ComplexSource>
329
+ </VRTRasterBand>
330
+ <VRTRasterBand dataType="Byte" band="3">
331
+ <ColorInterp>Blue</ColorInterp>
332
+ <ComplexSource>
333
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210406371164.tif</SourceFilename>
334
+ <SourceBand>3</SourceBand>
335
+ <SourceProperties RasterXSize="39996" RasterYSize="43199" DataType="Byte" BlockXSize="256" BlockYSize="256" />
336
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="43199" />
337
+ <DstRect xOff="319600" yOff="320800" xSize="39996" ySize="43199" />
338
+ <UseMaskBand>true</UseMaskBand>
339
+ </ComplexSource>
340
+ <ComplexSource>
341
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374881.tif</SourceFilename>
342
+ <SourceBand>3</SourceBand>
343
+ <SourceProperties RasterXSize="39996" RasterYSize="41999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
344
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="41999" />
345
+ <DstRect xOff="110000" yOff="355200" xSize="39996" ySize="41999" />
346
+ <UseMaskBand>true</UseMaskBand>
347
+ </ComplexSource>
348
+ <ComplexSource>
349
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374810.tif</SourceFilename>
350
+ <SourceBand>3</SourceBand>
351
+ <SourceProperties RasterXSize="39999" RasterYSize="43196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
352
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="43196" />
353
+ <DstRect xOff="110800" yOff="319600" xSize="39999" ySize="43196" />
354
+ <UseMaskBand>true</UseMaskBand>
355
+ </ComplexSource>
356
+ <ComplexSource>
357
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374464.tif</SourceFilename>
358
+ <SourceBand>3</SourceBand>
359
+ <SourceProperties RasterXSize="40396" RasterYSize="41596" DataType="Byte" BlockXSize="256" BlockYSize="256" />
360
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41596" />
361
+ <DstRect xOff="76000" yOff="318800" xSize="40396" ySize="41596" />
362
+ <UseMaskBand>true</UseMaskBand>
363
+ </ComplexSource>
364
+ <ComplexSource>
365
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210827371098.tif</SourceFilename>
366
+ <SourceBand>3</SourceBand>
367
+ <SourceProperties RasterXSize="39196" RasterYSize="39999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
368
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="39999" />
369
+ <DstRect xOff="250400" yOff="358400" xSize="39196" ySize="39999" />
370
+ <UseMaskBand>true</UseMaskBand>
371
+ </ComplexSource>
372
+ <ComplexSource>
373
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210923367028.tif</SourceFilename>
374
+ <SourceBand>3</SourceBand>
375
+ <SourceProperties RasterXSize="40396" RasterYSize="43196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
376
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43196" />
377
+ <DstRect xOff="414800" yOff="281200" xSize="40396" ySize="43196" />
378
+ <UseMaskBand>true</UseMaskBand>
379
+ </ComplexSource>
380
+ <ComplexSource>
381
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210525355745.tif</SourceFilename>
382
+ <SourceBand>3</SourceBand>
383
+ <SourceProperties RasterXSize="43996" RasterYSize="42796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
384
+ <SrcRect xOff="0" yOff="0" xSize="43996" ySize="42796" />
385
+ <DstRect xOff="577600" yOff="522800" xSize="43996" ySize="42796" />
386
+ <UseMaskBand>true</UseMaskBand>
387
+ </ComplexSource>
388
+ <ComplexSource>
389
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210809364756.tif</SourceFilename>
390
+ <SourceBand>3</SourceBand>
391
+ <SourceProperties RasterXSize="40396" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
392
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41196" />
393
+ <DstRect xOff="388800" yOff="319600" xSize="40396" ySize="41196" />
394
+ <UseMaskBand>true</UseMaskBand>
395
+ </ComplexSource>
396
+ <ComplexSource>
397
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210701363672.tif</SourceFilename>
398
+ <SourceBand>3</SourceBand>
399
+ <SourceProperties RasterXSize="40396" RasterYSize="41996" DataType="Byte" BlockXSize="256" BlockYSize="256" />
400
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41996" />
401
+ <DstRect xOff="425200" yOff="352800" xSize="40396" ySize="41996" />
402
+ <UseMaskBand>true</UseMaskBand>
403
+ </ComplexSource>
404
+ <ComplexSource>
405
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210711377399.tif</SourceFilename>
406
+ <SourceBand>3</SourceBand>
407
+ <SourceProperties RasterXSize="40796" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
408
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41196" />
409
+ <DstRect xOff="74400" yOff="355600" xSize="40796" ySize="41196" />
410
+ <UseMaskBand>true</UseMaskBand>
411
+ </ComplexSource>
412
+ <ComplexSource>
413
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210424375874.tif</SourceFilename>
414
+ <SourceBand>3</SourceBand>
415
+ <SourceProperties RasterXSize="39196" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
416
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="41196" />
417
+ <DstRect xOff="228400" yOff="0" xSize="39196" ySize="41196" />
418
+ <UseMaskBand>true</UseMaskBand>
419
+ </ComplexSource>
420
+ <ComplexSource>
421
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210829362106.tif</SourceFilename>
422
+ <SourceBand>3</SourceBand>
423
+ <SourceProperties RasterXSize="40796" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
424
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41196" />
425
+ <DstRect xOff="423200" yOff="317600" xSize="40796" ySize="41196" />
426
+ <UseMaskBand>true</UseMaskBand>
427
+ </ComplexSource>
428
+ <ComplexSource>
429
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210810359773.tif</SourceFilename>
430
+ <SourceBand>3</SourceBand>
431
+ <SourceProperties RasterXSize="40799" RasterYSize="42796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
432
+ <SrcRect xOff="0" yOff="0" xSize="40799" ySize="42796" />
433
+ <DstRect xOff="460000" yOff="351200" xSize="40799" ySize="42796" />
434
+ <UseMaskBand>true</UseMaskBand>
435
+ </ComplexSource>
436
+ <ComplexSource>
437
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210705376404.tif</SourceFilename>
438
+ <SourceBand>3</SourceBand>
439
+ <SourceProperties RasterXSize="40396" RasterYSize="43596" DataType="Byte" BlockXSize="256" BlockYSize="256" />
440
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43596" />
441
+ <DstRect xOff="70400" yOff="461600" xSize="40396" ySize="43596" />
442
+ <UseMaskBand>true</UseMaskBand>
443
+ </ComplexSource>
444
+ <ComplexSource>
445
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210413369082.tif</SourceFilename>
446
+ <SourceBand>3</SourceBand>
447
+ <SourceProperties RasterXSize="39596" RasterYSize="36796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
448
+ <SrcRect xOff="0" yOff="0" xSize="39596" ySize="36796" />
449
+ <DstRect xOff="322000" yOff="428400" xSize="39596" ySize="36796" />
450
+ <UseMaskBand>true</UseMaskBand>
451
+ </ComplexSource>
452
+ <ComplexSource>
453
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210814371879.tif</SourceFilename>
454
+ <SourceBand>3</SourceBand>
455
+ <SourceProperties RasterXSize="38796" RasterYSize="40796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
456
+ <SrcRect xOff="0" yOff="0" xSize="38796" ySize="40796" />
457
+ <DstRect xOff="215200" yOff="466000" xSize="38796" ySize="40796" />
458
+ <UseMaskBand>true</UseMaskBand>
459
+ </ComplexSource>
460
+ <ComplexSource>
461
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210424376120.tif</SourceFilename>
462
+ <SourceBand>3</SourceBand>
463
+ <SourceProperties RasterXSize="39196" RasterYSize="40796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
464
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="40796" />
465
+ <DstRect xOff="193600" yOff="0" xSize="39196" ySize="40796" />
466
+ <UseMaskBand>true</UseMaskBand>
467
+ </ComplexSource>
468
+ <ComplexSource>
469
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20211018371095.tif</SourceFilename>
470
+ <SourceBand>3</SourceBand>
471
+ <SourceProperties RasterXSize="39999" RasterYSize="41599" DataType="Byte" BlockXSize="256" BlockYSize="256" />
472
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="41599" />
473
+ <DstRect xOff="375200" yOff="212400" xSize="39999" ySize="41599" />
474
+ <UseMaskBand>true</UseMaskBand>
475
+ </ComplexSource>
476
+ <ComplexSource>
477
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210625362642.tif</SourceFilename>
478
+ <SourceBand>3</SourceBand>
479
+ <SourceProperties RasterXSize="40399" RasterYSize="41999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
480
+ <SrcRect xOff="0" yOff="0" xSize="40399" ySize="41999" />
481
+ <DstRect xOff="428400" yOff="424800" xSize="40399" ySize="41999" />
482
+ <UseMaskBand>true</UseMaskBand>
483
+ </ComplexSource>
484
+ <ComplexSource>
485
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210912387511.tif</SourceFilename>
486
+ <SourceBand>3</SourceBand>
487
+ <SourceProperties RasterXSize="41196" RasterYSize="43199" DataType="Byte" BlockXSize="256" BlockYSize="256" />
488
+ <SrcRect xOff="0" yOff="0" xSize="41196" ySize="43199" />
489
+ <DstRect xOff="0" yOff="422000" xSize="41196" ySize="43199" />
490
+ <UseMaskBand>true</UseMaskBand>
491
+ </ComplexSource>
492
+ </VRTRasterBand>
493
+ <VRTRasterBand dataType="Byte" band="4">
494
+ <ColorInterp>Alpha</ColorInterp>
495
+ <ComplexSource>
496
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210406371164.tif</SourceFilename>
497
+ <SourceBand>4</SourceBand>
498
+ <SourceProperties RasterXSize="39996" RasterYSize="43199" DataType="Byte" BlockXSize="256" BlockYSize="256" />
499
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="43199" />
500
+ <DstRect xOff="319600" yOff="320800" xSize="39996" ySize="43199" />
501
+ <UseMaskBand>true</UseMaskBand>
502
+ </ComplexSource>
503
+ <ComplexSource>
504
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374881.tif</SourceFilename>
505
+ <SourceBand>4</SourceBand>
506
+ <SourceProperties RasterXSize="39996" RasterYSize="41999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
507
+ <SrcRect xOff="0" yOff="0" xSize="39996" ySize="41999" />
508
+ <DstRect xOff="110000" yOff="355200" xSize="39996" ySize="41999" />
509
+ <UseMaskBand>true</UseMaskBand>
510
+ </ComplexSource>
511
+ <ComplexSource>
512
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374810.tif</SourceFilename>
513
+ <SourceBand>4</SourceBand>
514
+ <SourceProperties RasterXSize="39999" RasterYSize="43196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
515
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="43196" />
516
+ <DstRect xOff="110800" yOff="319600" xSize="39999" ySize="43196" />
517
+ <UseMaskBand>true</UseMaskBand>
518
+ </ComplexSource>
519
+ <ComplexSource>
520
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210405374464.tif</SourceFilename>
521
+ <SourceBand>4</SourceBand>
522
+ <SourceProperties RasterXSize="40396" RasterYSize="41596" DataType="Byte" BlockXSize="256" BlockYSize="256" />
523
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41596" />
524
+ <DstRect xOff="76000" yOff="318800" xSize="40396" ySize="41596" />
525
+ <UseMaskBand>true</UseMaskBand>
526
+ </ComplexSource>
527
+ <ComplexSource>
528
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210827371098.tif</SourceFilename>
529
+ <SourceBand>4</SourceBand>
530
+ <SourceProperties RasterXSize="39196" RasterYSize="39999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
531
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="39999" />
532
+ <DstRect xOff="250400" yOff="358400" xSize="39196" ySize="39999" />
533
+ <UseMaskBand>true</UseMaskBand>
534
+ </ComplexSource>
535
+ <ComplexSource>
536
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210923367028.tif</SourceFilename>
537
+ <SourceBand>4</SourceBand>
538
+ <SourceProperties RasterXSize="40396" RasterYSize="43196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
539
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43196" />
540
+ <DstRect xOff="414800" yOff="281200" xSize="40396" ySize="43196" />
541
+ <UseMaskBand>true</UseMaskBand>
542
+ </ComplexSource>
543
+ <ComplexSource>
544
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210525355745.tif</SourceFilename>
545
+ <SourceBand>4</SourceBand>
546
+ <SourceProperties RasterXSize="43996" RasterYSize="42796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
547
+ <SrcRect xOff="0" yOff="0" xSize="43996" ySize="42796" />
548
+ <DstRect xOff="577600" yOff="522800" xSize="43996" ySize="42796" />
549
+ <UseMaskBand>true</UseMaskBand>
550
+ </ComplexSource>
551
+ <ComplexSource>
552
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210809364756.tif</SourceFilename>
553
+ <SourceBand>4</SourceBand>
554
+ <SourceProperties RasterXSize="40396" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
555
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41196" />
556
+ <DstRect xOff="388800" yOff="319600" xSize="40396" ySize="41196" />
557
+ <UseMaskBand>true</UseMaskBand>
558
+ </ComplexSource>
559
+ <ComplexSource>
560
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210701363672.tif</SourceFilename>
561
+ <SourceBand>4</SourceBand>
562
+ <SourceProperties RasterXSize="40396" RasterYSize="41996" DataType="Byte" BlockXSize="256" BlockYSize="256" />
563
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="41996" />
564
+ <DstRect xOff="425200" yOff="352800" xSize="40396" ySize="41996" />
565
+ <UseMaskBand>true</UseMaskBand>
566
+ </ComplexSource>
567
+ <ComplexSource>
568
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210711377399.tif</SourceFilename>
569
+ <SourceBand>4</SourceBand>
570
+ <SourceProperties RasterXSize="40796" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
571
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41196" />
572
+ <DstRect xOff="74400" yOff="355600" xSize="40796" ySize="41196" />
573
+ <UseMaskBand>true</UseMaskBand>
574
+ </ComplexSource>
575
+ <ComplexSource>
576
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210424375874.tif</SourceFilename>
577
+ <SourceBand>4</SourceBand>
578
+ <SourceProperties RasterXSize="39196" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
579
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="41196" />
580
+ <DstRect xOff="228400" yOff="0" xSize="39196" ySize="41196" />
581
+ <UseMaskBand>true</UseMaskBand>
582
+ </ComplexSource>
583
+ <ComplexSource>
584
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210829362106.tif</SourceFilename>
585
+ <SourceBand>4</SourceBand>
586
+ <SourceProperties RasterXSize="40796" RasterYSize="41196" DataType="Byte" BlockXSize="256" BlockYSize="256" />
587
+ <SrcRect xOff="0" yOff="0" xSize="40796" ySize="41196" />
588
+ <DstRect xOff="423200" yOff="317600" xSize="40796" ySize="41196" />
589
+ <UseMaskBand>true</UseMaskBand>
590
+ </ComplexSource>
591
+ <ComplexSource>
592
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210810359773.tif</SourceFilename>
593
+ <SourceBand>4</SourceBand>
594
+ <SourceProperties RasterXSize="40799" RasterYSize="42796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
595
+ <SrcRect xOff="0" yOff="0" xSize="40799" ySize="42796" />
596
+ <DstRect xOff="460000" yOff="351200" xSize="40799" ySize="42796" />
597
+ <UseMaskBand>true</UseMaskBand>
598
+ </ComplexSource>
599
+ <ComplexSource>
600
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210705376404.tif</SourceFilename>
601
+ <SourceBand>4</SourceBand>
602
+ <SourceProperties RasterXSize="40396" RasterYSize="43596" DataType="Byte" BlockXSize="256" BlockYSize="256" />
603
+ <SrcRect xOff="0" yOff="0" xSize="40396" ySize="43596" />
604
+ <DstRect xOff="70400" yOff="461600" xSize="40396" ySize="43596" />
605
+ <UseMaskBand>true</UseMaskBand>
606
+ </ComplexSource>
607
+ <ComplexSource>
608
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210413369082.tif</SourceFilename>
609
+ <SourceBand>4</SourceBand>
610
+ <SourceProperties RasterXSize="39596" RasterYSize="36796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
611
+ <SrcRect xOff="0" yOff="0" xSize="39596" ySize="36796" />
612
+ <DstRect xOff="322000" yOff="428400" xSize="39596" ySize="36796" />
613
+ <UseMaskBand>true</UseMaskBand>
614
+ </ComplexSource>
615
+ <ComplexSource>
616
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210814371879.tif</SourceFilename>
617
+ <SourceBand>4</SourceBand>
618
+ <SourceProperties RasterXSize="38796" RasterYSize="40796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
619
+ <SrcRect xOff="0" yOff="0" xSize="38796" ySize="40796" />
620
+ <DstRect xOff="215200" yOff="466000" xSize="38796" ySize="40796" />
621
+ <UseMaskBand>true</UseMaskBand>
622
+ </ComplexSource>
623
+ <ComplexSource>
624
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210424376120.tif</SourceFilename>
625
+ <SourceBand>4</SourceBand>
626
+ <SourceProperties RasterXSize="39196" RasterYSize="40796" DataType="Byte" BlockXSize="256" BlockYSize="256" />
627
+ <SrcRect xOff="0" yOff="0" xSize="39196" ySize="40796" />
628
+ <DstRect xOff="193600" yOff="0" xSize="39196" ySize="40796" />
629
+ <UseMaskBand>true</UseMaskBand>
630
+ </ComplexSource>
631
+ <ComplexSource>
632
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20211018371095.tif</SourceFilename>
633
+ <SourceBand>4</SourceBand>
634
+ <SourceProperties RasterXSize="39999" RasterYSize="41599" DataType="Byte" BlockXSize="256" BlockYSize="256" />
635
+ <SrcRect xOff="0" yOff="0" xSize="39999" ySize="41599" />
636
+ <DstRect xOff="375200" yOff="212400" xSize="39999" ySize="41599" />
637
+ <UseMaskBand>true</UseMaskBand>
638
+ </ComplexSource>
639
+ <ComplexSource>
640
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210625362642.tif</SourceFilename>
641
+ <SourceBand>4</SourceBand>
642
+ <SourceProperties RasterXSize="40399" RasterYSize="41999" DataType="Byte" BlockXSize="256" BlockYSize="256" />
643
+ <SrcRect xOff="0" yOff="0" xSize="40399" ySize="41999" />
644
+ <DstRect xOff="428400" yOff="424800" xSize="40399" ySize="41999" />
645
+ <UseMaskBand>true</UseMaskBand>
646
+ </ComplexSource>
647
+ <ComplexSource>
648
+ <SourceFilename relativeToVRT="1">spot/compressed_pansharpened_20210912387511.tif</SourceFilename>
649
+ <SourceBand>4</SourceBand>
650
+ <SourceProperties RasterXSize="41196" RasterYSize="43199" DataType="Byte" BlockXSize="256" BlockYSize="256" />
651
+ <SrcRect xOff="0" yOff="0" xSize="41196" ySize="43199" />
652
+ <DstRect xOff="0" yOff="422000" xSize="41196" ySize="43199" />
653
+ <UseMaskBand>true</UseMaskBand>
654
+ </ComplexSource>
655
+ </VRTRasterBand>
656
+ </VRTDataset>
canopy_height/2021/spot/compressed_pansharpened_20210405374464.tif ADDED

Git LFS Details

  • SHA256: d3567494336379415805c61c1b9ca8cf694f51d2440c9833995b9c491e426049
  • Pointer size: 135 Bytes
  • Size of remote file: 4.69 GB
canopy_height/2021/spot/compressed_pansharpened_20210405374810.tif ADDED

Git LFS Details

  • SHA256: d68619400ec5864dc8ecf27ec42a12da6ca2eea457a1a5ef9f29d4dc049c17d2
  • Pointer size: 135 Bytes
  • Size of remote file: 4.93 GB
canopy_height/2021/spot/compressed_pansharpened_20210405374881.tif ADDED

Git LFS Details

  • SHA256: 21050f853e71c99172433b6b17642b44ab92275a1864a0590712e50fc714449b
  • Pointer size: 135 Bytes
  • Size of remote file: 4.84 GB
canopy_height/2021/spot/compressed_pansharpened_20210406371164.tif ADDED

Git LFS Details

  • SHA256: 9fe68ed378a37175163e47e15f50c115060d3a6310f6c96b877e5e8f33aa8d0c
  • Pointer size: 135 Bytes
  • Size of remote file: 4.74 GB
canopy_height/2021/spot/compressed_pansharpened_20210413369082.tif ADDED

Git LFS Details

  • SHA256: b16359ecab51934b14437f7f19f5ec5ab7e2a156a4368e9d2429bbc9a5a1be42
  • Pointer size: 135 Bytes
  • Size of remote file: 3.52 GB