Skip to content

Agree structure of config.yaml #32

Description

@JamesSample

The fields/attributes of config.yaml should be discussed and agreed upon (e.g. which fields are mandatory and which are optional). We also need to choose a set of default values for optional parameters.

For the seabird missions flown during spring 2023 we have the following:

nfiles: 765 
collectedby: NINA (Sindre Molværsmyr)

As a next step, I suggest we extend this as follows:

nfiles: 765                            # Total number of files in the 'images' folder
collectedby: NINA (Sindre Molværsmyr)  # Organisation (pilot name)
mosaic: true                           # Whether to mosiac the raw images using ODM (true or false)
publish: true                          # Whether to publish the orthophoto to GeoNode (true or false)

to cover cases where pilots upload orthophotos that have already been generated by e.g. Pix4D.

Other attributes can be added over time - suggestions welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions