This is a tutorial about Remotior Sensus, a Python package that allows for the processing of remote sensing images and GIS data.
In particular, this tutorial describes the use of Remotior Sensus in Copernicus JupyterLab, which is a Jupyter Notebook service in a web-based environment, offering several tools for working with the Copernicus Data Space.
This service can be accessed at this link https://jupyterhub.dataspace.copernicus.eu after a free registration to the Copernicus Data Space Ecosystem (CDSE).
The Jupyter Notebooks are available in 3 flavors: Small (2 CPU cores and 4GB RAM), Medium (2 CPU cores and 8GB RAM) and Large (4 CPU cores and 16GB RAM). As stated in the documentation, to ensure the fair use of resources by the CDSE users, it is recommended to start with the Small flavor and switch to a bigger only in case of issues with kernel crashing due to the lack of available memory.
Therefore, the Copernicus JupyterLab offers a great opportunity to use Copernicus data in a cloud environment. In this tutorial, we are going to see how to:
- Download and preprocess Sentinel-2 images.
- Create a BandSet and prepare a training input
- Run a Random Forest classification
All the above steps are performed in the cloud. The classification output is saved in a persistent storage with 10GB of space and can be downloaded later.
You can download the Jupyter Notebook from this link ,
To use this Notebook, after logging in the Copernicus JupyterLab, click the button to upload a file. After uploading this Notebook file, open it and run using the "Geo science" kernel.
Following the output of the Notebook as illustration. Of course you are invited to run the Notebook directly.
Requirement already satisfied: remotior_sensus in /opt/conda/envs/geo/lib/python3.11/site-packages (0.1.23)
INFO[2023-12-03T14:02:49.822] system_tools.get_system_info[38] version:0.1.23; system: Linux; 64bit: True; n_processes: 2; ram: 3640; temp.dir: /tmp/remotior_sensus_1203ssjy_rv7 WARNING[2023-12-03T14:02:49.822] session._check_dependencies[457] No module named 'torch'
⚠ warning: dependency error: pytorch
INFO[2023-12-03T14:03:05.247] download_products.query_sentinel_2_database[114] start DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): identity.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://identity.dataspace.copernicus.eu:443 "POST /auth/realms/CDSE/protocol/openid-connect/token HTTP/1.1" 200 3354
search [ 90%]:search in progress ⚙
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(MTD_MSIL2A.xml)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(MTD_MSIL2A.xml)/$value HTTP/1.1" 200 54928 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(MTD_MSIL2A.xml)/$value HTTP/1.1" 200 54928 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): identity.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://identity.dataspace.copernicus.eu:443 "DELETE /auth/realms/CDSE/account/sessions/d92cbd4d-e81a-4f98-bf11-365191a03fcf HTTP/1.1" 204 0 INFO[2023-12-03T14:03:09.467] download_products.query_sentinel_2_database[405] end
search [100%]: ⬤
product: Sentinel-2 image: L2A_T32TPR_A033081_20230707T101428 product_id: S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302 acquisition_date: 2023-07-07 cloud_cover: 3 zone_path: 32TPR row: None min_lat: 45.034190140253 min_lon: 10.2700756717775 max_lat: 46.0462654563034 max_lon: 11.7105441475977 collection: None size: 1 preview: https://storage.googleapis.com/gcp-public-data-sentinel-2/L2/tiles/32/T/PR/S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE/GRANULE/L2A_T32TPR_A033081_20230707T101428/QI_DATA/T32TPR_20230707T100559_PVI.jp2 uid: 302382f3-fb33-4a3a-a5db-5836451b374e None
INFO[2023-12-03T14:03:09.504] download_products.download[518] start DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): identity.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://identity.dataspace.copernicus.eu:443 "POST /auth/realms/CDSE/protocol/openid-connect/token HTTP/1.1" 200 3354 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(MTD_MSIL2A.xml)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443
download products [ 0%]:starting ⚙
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(MTD_MSIL2A.xml)/$value HTTP/1.1" 200 54928 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(MTD_MSIL2A.xml)/$value HTTP/1.1" 200 54928 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B02_10m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B02_10m.jp2)/$value HTTP/1.1" 200 119714873
download products [ 0%]:starting ⚙
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B02_10m.jp2)/$value HTTP/1.1" 200 119714873
download products [ 8%] [elapsed 0min51sec] [remaining 9min55sec] downloading band 02 ◕K
ERROR[2023-12-03T14:04:02.219] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B02.jp2']
download products [ 8%] [elapsed 0min52sec] [remaining 9min55sec] downloading band 02 ◕
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B03_10m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B03_10m.jp2)/$value HTTP/1.1" 200 123641935
download products [ 8%] [elapsed 0min57sec] [remaining 9min55sec]:downloading band 02 ◕
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B03_10m.jp2)/$value HTTP/1.1" 200 123641935
download products [ 16%] [elapsed 1min05sec] [remaining 5min45sec] downloading band 03 ◑
ERROR[2023-12-03T14:04:16.233] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B03.jp2']
download products [ 17%] [elapsed 1min06sec] [remaining 5min26sec] downloading band 03 ◑
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B04_10m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B04_10m.jp2)/$value HTTP/1.1" 200 123801853
download products [ 17%] [elapsed 1min17sec] [remaining 5min26sec]:downloading band 03 ◑
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B04_10m.jp2)/$value HTTP/1.1" 200 123801853
download products [ 27%] [elapsed 1min27sec] [remaining 3min55sec] downloading band 04 ◕
ERROR[2023-12-03T14:04:38.248] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B04.jp2']
download products [ 28%] [elapsed 1min28sec] [remaining 3min48sec] downloading band 04 ◕
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B05_20m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B05_20m.jp2)/$value HTTP/1.1" 200 33830920
download products [ 28%] [elapsed 1min29sec] [remaining 3min48sec]:downloading band 04 ◕
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B05_20m.jp2)/$value HTTP/1.1" 200 33830920
download products [ 31%] [elapsed 1min31sec] [remaining 3min24sec]:downloading band 05 ○
ERROR[2023-12-03T14:04:42.267] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B05.jp2']
download products [ 31%] [elapsed 1min32sec] [remaining 3min24sec]:downloading band 05 ○
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B06_20m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B06_20m.jp2)/$value HTTP/1.1" 200 33738033
download products [ 31%] [elapsed 1min35sec] [remaining 3min24sec] downloading band 05 ○
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B06_20m.jp2)/$value HTTP/1.1" 200 33738033
download products [ 42%] [elapsed 1min39sec] [remaining 2min16sec] downloading band 06 ◔
ERROR[2023-12-03T14:04:50.294] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B06.jp2']
download products [ 43%] [elapsed 1min40sec] [remaining 2min14sec] downloading band 06 ◔
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B07_20m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B07_20m.jp2)/$value HTTP/1.1" 200 33778240
download products [ 43%] [elapsed 1min45sec] [remaining 2min14sec]:downloading band 06 ◔
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B07_20m.jp2)/$value HTTP/1.1" 200 33778240
download products [ 58%] [elapsed 2min10sec] [remaining 1min33sec]:downloading band 07 ◕
ERROR[2023-12-03T14:05:21.318] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B07.jp2']
download products [ 59%] [elapsed 2min11sec] [remaining 1min32sec]:downloading band 07 ◕
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B08_10m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B08_10m.jp2)/$value HTTP/1.1" 200 135422775
download products [ 59%] [elapsed 2min18sec] [remaining 1min32sec] downloading band 07 ◕
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R10m)/Nodes(T32TPR_20230707T100559_B08_10m.jp2)/$value HTTP/1.1" 200 135422775
download products [ 65%] [elapsed 2min25sec] [remaining 1min19sec] downloading band 08 ◑
ERROR[2023-12-03T14:05:36.332] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B08.jp2']
download products [ 66%] [elapsed 2min26sec] [remaining 1min16sec] downloading band 08 ◑
ERROR[2023-12-03T14:05:37.339] multiprocess_manager.multi_download_file[2353] Error proc 0-['.jp2'] ERROR[2023-12-03T14:05:37.340] download_products._check_sentinel_2_bands[991] error: download failed L2A_T32TPR_A033081_20230707_B8a
download products [ 66%] [elapsed 2min27sec] [remaining 1min16sec]:downloading band 08 ◑▲ error: failed download L2A_T32TPR_A033081_20230707_B8a
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B11_20m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B11_20m.jp2)/$value HTTP/1.1" 200 33738369
download products [ 66%] [elapsed 2min30sec] [remaining 1min16sec] downloading band 08 ◑
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B11_20m.jp2)/$value HTTP/1.1" 200 33738369
download products [ 81%] [elapsed 2min33sec] [remaining 0min36sec]:downloading band 11 ○
ERROR[2023-12-03T14:05:44.345] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B11.jp2']
download products [ 82%] [elapsed 2min34sec] [remaining 0min34sec]:downloading band 11 ○
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): catalogue.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://catalogue.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B12_20m.jp2)/$value HTTP/1.1" 301 162 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): zipper.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B12_20m.jp2)/$value HTTP/1.1" 200 33832340
download products [ 82%] [elapsed 2min41sec] [remaining 0min34sec] downloading band 11 ○
DEBUG:urllib3.connectionpool:https://zipper.dataspace.copernicus.eu:443 "GET /odata/v1/Products(302382f3-fb33-4a3a-a5db-5836451b374e)/Nodes(S2B_MSIL2A_20230707T100559_N0509_R022_T32TPR_20230707T131302.SAFE)/Nodes(GRANULE)/Nodes(L2A_T32TPR_A033081_20230707T101428)/Nodes(IMG_DATA)/Nodes(R20m)/Nodes(T32TPR_20230707T100559_B12_20m.jp2)/$value HTTP/1.1" 200 33832340
download products [ 91%] [elapsed 2min44sec] [remaining 0min16sec]:downloading band 12 ○
ERROR[2023-12-03T14:05:55.372] multiprocess_manager.multi_download_file[2353] Error proc 0-['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07/T32TPR_A033081_20230707T101428_B12.jp2'] DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): identity.dataspace.copernicus.eu:443 DEBUG:urllib3.connectionpool:https://identity.dataspace.copernicus.eu:443 "DELETE /auth/realms/CDSE/account/sessions/ed4ab937-27d8-4d7c-a84c-ff60b648d12e HTTP/1.1" 204 0 INFO[2023-12-03T14:05:55.445] download_products.download[833] end
download products [100%] [elapsed 2min45sec]: ⬤['mystorage/downloaded_images/L2A_T32TPR_A033081_20230707T101428_2023-07-07']
INFO[2023-12-03T14:05:55.538] preprocess_products.perform_preprocess[137] start
preprocess products [ 0%]:starting ⚙
/opt/conda/envs/geo/lib/python3.11/site-packages/remotior_sensus/core/processor.py:536: RuntimeWarning: invalid value encountered in cast value_as_nodata = np.asarray(value_as_nodata).astype(
preprocess products [ 0%]:starting ⚙
/opt/conda/envs/geo/lib/python3.11/site-packages/remotior_sensus/core/processor.py:536: RuntimeWarning: invalid value encountered in cast value_as_nodata = np.asarray(value_as_nodata).astype(
preprocess products [ 89%] [elapsed 2min54sec] [remaining 0min21sec] processing ⬤
INFO[2023-12-03T14:08:50.932] preprocess_products.perform_preprocess[628] end; preprocess products: ['mystorage/preprocessed/T32TPR_A033081_20230707T101428_B02.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B03.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B04.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B05.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B06.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B07.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B08.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B11.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B12.tif']
preprocess products [100%] [elapsed 2min55sec]: ⬤ining 0min21sec]:processing ⚙
INFO[2023-12-03T14:08:50.936] bandset_catalog.create[744] start INFO[2023-12-03T14:08:50.937] bandset_catalog.create[751] end
INFO[2023-12-03T14:08:50.943] bandset_catalog.create[744] start INFO[2023-12-03T14:08:51.930] bandset_catalog.create[948] end; file list: ['mystorage/preprocessed/T32TPR_A033081_20230707T101428_B02.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B03.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B04.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B05.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B06.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B07.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B08.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B11.tif', 'mystorage/preprocessed/T32TPR_A033081_20230707T101428_B12.tif']
<remotior_sensus.core.bandset_catalog.BandSet at 0x7f9cb522d410>
name: T32TPR_A033081_20230707T101428_B date: NaT root directory: None crs: PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] box coordinate left │ 629000 box coordinate top │ 5036000 box coordinate right │ 641000 box coordinate bottom │ 5028000 ┌─────────────┬─────────────┬───────────────────────────────────────────────────────────────┬────────────────┬────────────────────────────────────┬────────────┬─────────────────┬─────────────────┬───────────────────────┬──────┬────────┬────────┬───────────┬──────────┬───────────┬──────────┬─────────┬─────────┬────────┬───────────┬─────────────────┬──────────────┬──────────────┬────────┬────────┬──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ band_number │ raster_band │ path │ root_directory │ name │ wavelength │ wavelength_unit │ additive_factor │ multiplicative_factor │ date │ x_size │ y_size │ top │ left │ bottom │ right │ x_count │ y_count │ nodata │ data_type │ number_of_bands │ x_block_size │ y_block_size │ scale │ offset │ crs │ ├─────────────┼─────────────┼───────────────────────────────────────────────────────────────┼────────────────┼────────────────────────────────────┼────────────┼─────────────────┼─────────────────┼───────────────────────┼──────┼────────┼────────┼───────────┼──────────┼───────────┼──────────┼─────────┼─────────┼────────┼───────────┼─────────────────┼──────────────┼──────────────┼────────┼────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤ │ 1 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B02.tif │ None │ T32TPR_A033081_20230707T101428_B02 │ 0.49 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 10.0 │ 10.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 10980 │ 10980 │ 65535 │ UInt16 │ 1 │ 10980 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ │ 2 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B03.tif │ None │ T32TPR_A033081_20230707T101428_B03 │ 0.56 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 10.0 │ 10.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 10980 │ 10980 │ 65535 │ UInt16 │ 1 │ 10980 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ │ 3 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B04.tif │ None │ T32TPR_A033081_20230707T101428_B04 │ 0.665 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 10.0 │ 10.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 10980 │ 10980 │ 65535 │ UInt16 │ 1 │ 10980 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ │ 4 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B05.tif │ None │ T32TPR_A033081_20230707T101428_B05 │ 0.705 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 20.0 │ 20.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 5490 │ 5490 │ 65535 │ UInt16 │ 1 │ 5490 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ │ 5 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B06.tif │ None │ T32TPR_A033081_20230707T101428_B06 │ 0.74 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 20.0 │ 20.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 5490 │ 5490 │ 65535 │ UInt16 │ 1 │ 5490 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ │ 6 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B07.tif │ None │ T32TPR_A033081_20230707T101428_B07 │ 0.783 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 20.0 │ 20.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 5490 │ 5490 │ 65535 │ UInt16 │ 1 │ 5490 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ │ 7 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B08.tif │ None │ T32TPR_A033081_20230707T101428_B08 │ 0.842 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 10.0 │ 10.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 10980 │ 10980 │ 65535 │ UInt16 │ 1 │ 10980 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ │ 8 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B11.tif │ None │ T32TPR_A033081_20230707T101428_B11 │ 1.61 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 20.0 │ 20.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 5490 │ 5490 │ 65535 │ UInt16 │ 1 │ 5490 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ │ 9 │ 1 │ mystorage/preprocessed/T32TPR_A033081_20230707T101428_B12.tif │ None │ T32TPR_A033081_20230707T101428_B12 │ 2.19 │ µm (1 E-6m) │ 0.0 │ 1.0 │ NaT │ 20.0 │ 20.0 │ 5100000.0 │ 600000.0 │ 4990200.0 │ 709800.0 │ 5490 │ 5490 │ 65535 │ UInt16 │ 1 │ 5490 │ 1 │ 0.0001 │ 0.0 │ PROJCS["WGS 84 / UTM zone 32N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32632"]] │ └─────────────┴─────────────┴───────────────────────────────────────────────────────────────┴────────────────┴────────────────────────────────────┴────────────┴─────────────────┴─────────────────┴───────────────────────┴──────┴────────┴────────┴───────────┴──────────┴───────────┴──────────┴─────────┴─────────┴────────┴───────────┴─────────────────┴──────────────┴──────────────┴────────┴────────┴──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
'mystorage/virtual.vrt'
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): docs.google.com:443 DEBUG:urllib3.connectionpool:https://docs.google.com:443 "GET /uc?id=1onFqHdk1aTN9WYb6ZoUnAkZMiZEUoITd HTTP/1.1" 303 0 DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): doc-14-5k-docs.googleusercontent.com:443 DEBUG:urllib3.connectionpool:https://doc-14-5k-docs.googleusercontent.com:443 "GET /docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/cji4lrtbn56a73cbqjk3pm6d1v5kk97s/1701612525000/15733009328155748858/*/1onFqHdk1aTN9WYb6ZoUnAkZMiZEUoITd?uuid=0d3f214b-07bf-48e4-8b6d-3935a5e3f3fb HTTP/1.1" 200 147456
remotior_sensus [ 36%]:calculate signature ⚙
INFO[2023-12-03T14:09:53.001] band_classification.band_classification[1255] start
band classification [ 2%] [elapsed 0min06sec] [remaining 4min16sec]:get band arrays ◑ier ⚙
INFO[2023-12-03T14:10:00.401] band_classification.train[450] start
band classification [ 4%] [elapsed 0min10sec] [remaining 2min53sec] get band arrays ⚙
[Parallel(n_jobs=1)]: Done 40 tasks | elapsed: 3.3s
band classification [ 4%] [elapsed 0min14sec] [remaining 2min53sec] get band arrays ⚙
[Parallel(n_jobs=1)]: Done 40 tasks | elapsed: 3.3s
band classification [ 20%] [elapsed 0min20sec] [remaining 1min06sec] fitting ⬤building tree 1 of 50 building tree 2 of 50 building tree 3 of 50 building tree 4 of 50
[Parallel(n_jobs=2)]: Using backend ThreadingBackend with 2 concurrent workers.
building tree 5 of 50 building tree 6 of 50 building tree 7 of 50 building tree 8 of 50 building tree 9 of 50 building tree 10 of 50 building tree 11 of 50 building tree 12 of 50 building tree 13 of 50 building tree 14 of 50 building tree 15 of 50 building tree 16 of 50 building tree 17 of 50 building tree 18 of 50 building tree 19 of 50 building tree 20 of 50 building tree 21 of 50 building tree 22 of 50 building tree 23 of 50 building tree 24 of 50 building tree 25 of 50 building tree 26 of 50 building tree 27 of 50 building tree 28 of 50 building tree 29 of 50 building tree 30 of 50 building tree 31 of 50 building tree 32 of 50 building tree 33 of 50 building tree 34 of 50 building tree 35 of 50 building tree 36 of 50 building tree 37 of 50 building tree 38 of 50 building tree 39 of 50 building tree 40 of 50 building tree 41 of 50 building tree 42 of 50
[Parallel(n_jobs=2)]: Done 37 tasks | elapsed: 2.0s
building tree 43 of 50 building tree 44 of 50 building tree 45 of 50 building tree 46 of 50 building tree 47 of 50 building tree 48 of 50 building tree 49 of 50 building tree 50 of 50
[Parallel(n_jobs=2)]: Done 50 out of 50 | elapsed: 2.6s finished INFO[2023-12-03T14:10:16.365] band_classification.train[589] feature importance: [0.17973156 0.0043312 0.01734463 0.00705488 0.00801197 0.00976016 0.03111353 0.73486082 0.00779125]; accuracy score: 0.9870499052432091 INFO[2023-12-03T14:10:16.366] band_classification.train[1007] end
band classification [ 20%] [elapsed 0min28sec] [remaining 1min06sec]:fitting ⬤
[Parallel(n_jobs=1)]: Done 40 tasks | elapsed: 2.0s
band classification [ 20%] [elapsed 0min29sec] [remaining 1min06sec] fitting ⬤
[Parallel(n_jobs=1)]: Done 40 tasks | elapsed: 2.1s
band classification [ 81%] [elapsed 0min31sec] [remaining 0min07sec] writing raster ⚙
INFO[2023-12-03T14:10:25.545] band_classification.band_classification[1358] end; prediction: mystorage/classification_rf.tif
band classification [ 81%] [elapsed 0min32sec] [remaining 0min07sec] writing raster ⚙
For any comment or question, join the Facebook group or GitHub discussions about the Semi-Automatic Classification Plugin.