Release Version: AlphaRelease VersionAlpha


Setup

Prerequisites

Before setting up this integration, make sure you know which GeoExplorer sensor you want to query.

Credential Setup

Use GeoExplorer API Credentials to create or select the credential for this integration. If it already exists in your workspace, select it instead of creating a new one.

Integration Setup

After selecting the GeoExplorer API credential, choose the following:

  • Sensor – The sensor ID you wish to pull processed measurements from.

Once selected, IMSURGE automatically handles session authentication, data retrieval, timestamp sync, and parsing.


Limitations

  • Session-Based Authentication
    GeoExplorer requires a temporary SessionID created from your API Key. If the SessionID expires or becomes invalid, the integration may fail until the next pipeline run re-authenticates.

  • Processed Measurements Only
    This integration uses GetSensorMeasurementsRequest and returns processed measurement values. Raw unprocessed telemetry is not supported.

  • Timestamp Requirements
    GeoExplorer expects UTC timestamps in ISO 8601 format. IMSURGE handles this automatically, but custom system clocks or non-UTC sensor metadata may affect results.


Reference

Credential fields are documented in GeoExplorer API Credentials.



External References