Skip to content

Need a way to construct layer strings #43

Description

@dgarciabriseno

Layer strings tell API endpoints which telescope and instrument to use, for example 13 => SDO AIA 304
We'll need a mapping of these, maybe an enum for users to select data sources.

Also Layer strings can have multiple sources so that the final image is a composition of the given layers.
i.e. [8,1,50],[13,1,50] will return a composite of AIA 94 and AIA 304 each with 50% opacity layered on top of each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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