AERIUS-QGIS-plugins

QGIS plugin for working with AERIUS IMAER files


Project maintained by opengeogroep Hosted on GitHub Pages — Theme by mattgraham

button

Connect - Jobs

In this dialog you can start calculation jobs in Connect. The dialog displays a an overview of all jobs with statuses.

dialog

Introduction

The main purpose of this sending your emission GML file to the Connect API to start a calculation. The GML can be either created with the Generate Calculator Input functionality from this plugin or generated in any other way.

Validate

After picking the GML file it is recommended to run a validation before starting a calculation. Just hit the Validate button and wait for the result.

The validation result will be shown in a dialog like these:

dialog

dialog

In case of an error, you can selecting the text (CTRL-A) and copy (CTRL-C) it to the clipboard.

Calculate

For starting a calculaion you will need to set some input parameters:

Click the Calculate button for sending your data to Connect and start the calculation.

In case everything is fine, a new row will appear in the jobs table. If not, something went wrong. Make sure your GML is valid.

dialog

Jobs Table

This table is showing all the jobs on your account that are currently available on the Connect server.

dialog

Refresh

The table will only be updated after running an action, not regularly at a certain time interval. This is to prevent the plugin to fire huge amounts of unnecessary requests to the Connect server.

Simply press Refresh to update the table content.

Cancel

Cancel an initialized or running job by selecting it in the table and pressing Cancel. Cancelled jobs will still be available on the server.

Delete

Delete jobs by selecting one (or multiple) jobs in the table and preessing Delete.

Download

Completed jobs, showing a download link in the info column, can be downloaded and added to your QGIS project by clicking Download. This is similar to downloading it manually and using the Import Calculator Result function from this plugin.