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!
The fields/attributes of
config.yamlshould 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:
As a next step, I suggest we extend this as follows:
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!