Skip to content

Improve region settings for processing #493

@linakrisztian

Description

@linakrisztian

The importer should be able to set a region:

  • the region should be set with extent="spatial" (see https://github.com/actinia-org/actinia-core/blob/main/tests/test_async_processing_import_export.py#L367-L374 )
    • the importer will then set the region before executing the r.import (thus can also be used for ephemeral processing --> will be written in PC)
    • if no extent given, the current set region will be used
  • This will be analogue to r.import with extent=region. For persistent processing the region can be set in advance, for ephemeral processing it has to be done in a previous step --> see also next section "Related to this"

Related to this:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions