-
Notifications
You must be signed in to change notification settings - Fork 0
DataSource
Daniel Santillan edited this page Feb 22, 2024
·
3 revisions
The DataSource properties allows describing the source of the data, it is divided into three possible categories, Spaceborne, InSitu, and Other.
Following parameters are configurable:
Element | Type | Description |
---|---|---|
Spaceborne | Spaceborne | Information if the source is spaceborn, see Spaceborne. |
InSitu | [string] | List of in situ data sources. |
Other | [string] | List of other data sources that are not covered by spaceborn or in situ. |
Element | Type | Description |
---|---|---|
Satellite | [string] | List of satellite identifiers that produced the data. |
Sensor | [string] | List of sensors (on the satellite) that produced the data. |
Example configuration:
DataSource:
Spaceborne:
Satellite:
- Sentinel-5P
- GNSS
Sensor:
- TROPOMI
InSitu:
- AIS
- Mobile