"### Now we have to extract values for each sample, from our image stack\n",
"\n",
"Each sample (a pixel of 10m by 10m) will be updated with the time serie values (Blue band for image 1, Green band for image 1, ..., Near Infrared band for image 3)"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"2019-07-30 09:40:49 (INFO) SampleExtraction: Default RAM limit for OTB is 256 MB\n",
"2019-07-30 09:40:49 (INFO) SampleExtraction: GDAL maximum cache size is 12847 MB\n",
"2019-07-30 09:40:49 (INFO) SampleExtraction: OTB will use at most 48 threads\n",
"2019-07-30 09:40:49 (INFO): Estimated memory for full processing: 687.946MB (avail.: 256 MB), optimal image partitioning: 3 blocks\n",
"2019-07-30 09:40:49 (INFO): Estimation will be performed in 4 blocks of 2410x521 pixels\n",