Skip to content

User Guide

Christina Zorenboehmer edited this page Apr 22, 2025 · 4 revisions

Step-by-Step Usage Instructions

  1. Download the Toolbox

  2. Add the Toolbox in ArcGIS Pro

    • There are several ways of doing this. One method is:
      • Navigate to the "Insert" Tab in the main ArcGIS Pro interface.
      • Click on the "Toolbox" dropdown menu.
      • Select "Add Toolbox".
      • Navigate to the directory where the downloaded toolbox is saved on your local computer.
      • Select the Sen2cube.pyt toolbox. image
  3. Open the Toolbox

    • Once added to your project, the toolbox will be accessible in your catalog and in the geoprocessing toolbox panel: image
  4. Login

    • Enter your Sen2Cube.at username and password.
    • Check the "Login to Sen2Cube" box to authenticate.
    • If the login is successful, new input parameters will appear. image
  5. Select Factbase and Knowledgebase

    • Factbase: All currently available Factbases are shown in the dropdown list
    • Knowledgebase: All knowledgebase models are loaded from your Sen2Cube.at account image
  6. Define Analysis Parameters and Set Output Directory

    • After choosing a factbase, the analysis parameters will appear.
    • Set the Area of Interest (AOI). There are several options for setting the AOI:
      • Current display extent
      • Draw Extent (rectangle)
      • Use the extent of a layer
      • Browse for a dataset and user its extent
      • Intersection of inputs
      • Union of inputs
      • Paste extent from clipboard
    • Specify the start and end date
    • Optionally, add a comment, mark the job as a favorite, or enable quick preview (faster but lower resolution).
    • Select the output directory where the downloaded inference .tif file(s) will be saved. image
  7. Run the Tool

    • Click Run.
    • The tool will:
      • Submit the inference to Sen2Cube.at,
      • Monitor the inference status (live),
      • Download the results once the inference is complete (or display the error message if the inference fails / is aborted),
      • Automatically load results into the active ArcGIS Pro map. image
  8. Important Notes

    • Stay logged in: The tool automatically refreshes tokens, but will log you out if inactive too long.
    • Avoid closing ArcGIS Pro or the tool before the inference is complete. The inference will still be completed on Sen2cube.at, but the tool will not download the results and load them into the map.

Clone this wiki locally