From 21a2b54b819deecd359628507a3aa920826a609a Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:05:54 -0700 Subject: [PATCH 01/15] Update 1_CampaignSummary.md Updated variable names to match v1 revisions. --- 1_CampaignSummary.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/1_CampaignSummary.md b/1_CampaignSummary.md index 6f2f3ec..c9df909 100644 --- a/1_CampaignSummary.md +++ b/1_CampaignSummary.md @@ -19,7 +19,7 @@ This page provides description of the variables included in the Campaign Summary [Geospatial reference](#Geospatial-reference) | ### Project -|**Variable Name**|Project| +|**Variable Name**|project| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|controlled list (ESS-DIVE) or free text| @@ -43,7 +43,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|First name, Last name, Organization, Email, FAA license number| ### Location description -|**Variable Name**|locationDescription| +|**Variable Name**|location_description| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|free text| @@ -51,7 +51,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|Seward Peninsula, AK, USA| ### Location identifier -|**Variable Name**|locationID| +|**Variable Name**|location_id| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -59,7 +59,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|Plot 4, Intensive site 1| ### Start date -|**Variable Name**|date_Start| +|**Variable Name**|date_start| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|yyyy-mm-dd| @@ -67,7 +67,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|2022-02-02| ### End Date -|**Variable Name**|date_End| +|**Variable Name**|date_end| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|yyyy-mm-dd| @@ -75,7 +75,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|2022-02-04| ### Total number of flights -|**Variable Name**|numFlights| +|**Variable Name**|num_flights| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|integer| @@ -83,7 +83,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|5| ### Average flight time -|**Variable Name**|flightTimeAvg| +|**Variable Name**|flight_time_avg| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|minutes| @@ -91,7 +91,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|21| ### Total flight time -|**Variable Name**|flightTimeTotal| +|**Variable Name**|flight_time_total| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|minutes| @@ -107,7 +107,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|permit.pdf| ### Base station -|**Variable Name**|baseStation| +|**Variable Name**|base_station| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`recommended`| |**Unit or format**|free text| @@ -115,7 +115,7 @@ This page provides description of the variables included in the Campaign Summary |**Example**|Lat 70.123456 Lon -100.123456; Emlid RS2 collecting GPS, Beidou, Galileo and GLONASS data; CORS:AB11| ### Geospatial reference -|**Variable Name**|geoRef| +|**Variable Name**|geo_ref| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|free text| From 571e777384e15dc394151043c8c31a13ed75d422 Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:21:10 -0700 Subject: [PATCH 02/15] Update 2_PlatformDescription.md Variable updates --- 2_PlatformDescription.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/2_PlatformDescription.md b/2_PlatformDescription.md index 5c6da27..e1dbbf2 100644 --- a/2_PlatformDescription.md +++ b/2_PlatformDescription.md @@ -22,7 +22,7 @@ This page provides description of the variables included in the Platform Descrip [Platform images available ](#Platform-images-available) | ### Manufacturer and model -|**Variable name**|makeModel| +|**Variable name**|make_model| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|free text| @@ -31,7 +31,7 @@ This page provides description of the variables included in the Platform Descrip ### Airframe type -|**Variable name**|airframeType| +|**Variable name**|airframe_type| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|free text| @@ -40,7 +40,7 @@ This page provides description of the variables included in the Platform Descrip ### Maximum takeoff gross weight -|**Variable name**|maxWeight| +|**Variable name**|max_weight| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|kilograms| @@ -49,7 +49,7 @@ This page provides description of the variables included in the Platform Descrip ### Serial number -|**Variable name**|serialNum| +|**Variable name**|platform_serial_num| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`recommended`| |**Unit or format**|free text| @@ -67,7 +67,7 @@ This page provides description of the variables included in the Platform Descrip ### Motor type -|**Variable name**|motorType| +|**Variable name**|motor_type| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -76,7 +76,7 @@ This page provides description of the variables included in the Platform Descrip ### Propellor type -|**Variable name**|propellorType| +|**Variable name**|propellor_type| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -85,7 +85,7 @@ This page provides description of the variables included in the Platform Descrip ### Flight controller -|**Variable name**|flightController| +|**Variable name**|flight_controller| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -94,7 +94,7 @@ This page provides description of the variables included in the Platform Descrip ### Battery type -|**Variable name**|batteryType| +|**Variable name**|battery_type| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -103,7 +103,7 @@ This page provides description of the variables included in the Platform Descrip ### Gimbal type -|**Variable name**|gimbalType| +|**Variable name**|gimbal_type| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -130,7 +130,7 @@ This page provides description of the variables included in the Platform Descrip ### Radio and telemetry -|**Variable name**|radioModel| +|**Variable name**|radio_model| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -139,7 +139,7 @@ This page provides description of the variables included in the Platform Descrip ### Handheld remote control -|**Variable name**|controlModel| +|**Variable name**|control_model| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -148,7 +148,7 @@ This page provides description of the variables included in the Platform Descrip ### Platform images available -|**Variable name**|platformImages| +|**Variable name**|platform_images| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| From 9a2027bf7cc545b6ce615d05458f7aaeae77edfb Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:23:30 -0700 Subject: [PATCH 03/15] Update 3_FlightDetails.md Variable updates --- 3_FlightDetails.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/3_FlightDetails.md b/3_FlightDetails.md index efeed2c..aa0104a 100644 --- a/3_FlightDetails.md +++ b/3_FlightDetails.md @@ -22,7 +22,7 @@ This page provides description of the variables included in the Flight Detail me [Days since last rain event](#Days-since-last-rain-event) | ### Flight name -|**Variable name**|flightIdentifier| +|**Variable name**|flight_identifier| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|free text| @@ -30,7 +30,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|KG014| ### Site -|**Variable name**|siteIdentifier| +|**Variable name**|site_identifier| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|free text| @@ -38,7 +38,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|Kougarok Road MM64| ### Start date time -|**Variable name**|DateTime_Start| +|**Variable name**|date_time_start| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|YYYY-MM-DD HH:MM:SS| @@ -46,7 +46,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|2018-07-26 03:27:56 UTC| ### End date time -|**Variable name**|DateTime_End| +|**Variable name**|date_time_end| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|YYYY-MM-DD HH:MM:SS| @@ -54,7 +54,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|2018-07-26 03:32:51 UTC| ### Flight boundary -|**Variable name**|flightBound| +|**Variable name**|flight_bound| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|free text| @@ -62,7 +62,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|See kmz file| ### Flight height -|**Variable name**|flightHeight| +|**Variable name**|flight_height| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|m| @@ -70,7 +70,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|40 AGL| ### Forward overlap -|**Variable name**|forwardOverlap| +|**Variable name**|forward_overlap| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|percentage| @@ -78,7 +78,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|85| ### Side overlap -|**Variable name**|sideOverlap| +|**Variable name**|side_overlap| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|percentage| @@ -86,7 +86,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|85| ### Flight speed -|**Variable name**|flightSpeed| +|**Variable name**|flight_speed| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`required`| |**Unit or format**|m/s| @@ -94,7 +94,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|5| ### Weather conditions -|**Variable name**|weatherCondition| +|**Variable name**|weather_condition| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -110,14 +110,14 @@ This page provides description of the variables included in the Flight Detail me |**Example**|bright| ### Light type -|**Variable name**|lightType| +|**Variable name**|light_type| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text or controlled vocabulary: direct/diffuse/variable| |**Description**|Descriptor of light type during flight| |**Example**|direct| ### Cloud cover -|**Variable name**|cloudCover| +|**Variable name**|cloud_cover| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|percentage| @@ -125,7 +125,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|50| ### Cloud type -|**Variable name**|cloudType| +|**Variable name**|cloud_type| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text| @@ -133,7 +133,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|cirrus| ### Surface wetness -|**Variable name**|surfaceWetness| +|**Variable name**|surface_wetness| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|free text or controlled vocabulary: dry/moist/wet| @@ -141,7 +141,7 @@ This page provides description of the variables included in the Flight Detail me |**Example**|dry| ### Days since last rain event -|**Variable name**|lastRain| +|**Variable name**|last_rain| |:----------------------------------------------------|:----------------------------------------------------| |**Requirement level**|`optional`| |**Unit or format**|numeric| From 3c1bcd470efaba60071e910d7318c9e895ab69fe Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:26:24 -0700 Subject: [PATCH 04/15] Update 4a_SensorSpecs.md Variable updates --- 4a_SensorSpecs.md | 50 +++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/4a_SensorSpecs.md b/4a_SensorSpecs.md index ce0f833..8366089 100644 --- a/4a_SensorSpecs.md +++ b/4a_SensorSpecs.md @@ -38,28 +38,28 @@ This page provides description of the variables included in the Sensor Specifica [Angular resolution](#Angular-resolution) | ### Sensor type -|**Variable name**|sensorType| +|**Variable name**|sensor_type| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Type of sensing system| |**Example**|Thermal camera| ### Manufacturer and model -|**Variable name**|makeModel| +|**Variable name**|make_model| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Manufacturer and model of sensor| |**Example**|Canon EOS M6| ### Serial number -|**Variable name**|serialNum| +|**Variable name**|instrument_serial_num| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Instrument serial number| |**Example**|6001194| ### Calibration date -|**Variable name**|calibrationDate| +|**Variable name**|calibration_date| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|YYYY-MM-DD| |**Description**|Date of last calibration| @@ -73,35 +73,35 @@ This page provides description of the variables included in the Sensor Specifica |**Example**|Canon Zoom Lens EF-M 15-45 mm with a neutral density filter; Fiber optic cable with a variable FOV optical lens; None| ### Image area and size -|**Variable name**|imageSize| +|**Variable name**|image_size| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Image size in pixels| |**Example**|DX 6000 _ 4000 = 24 megapixel| ### Shutter speed -|**Variable name**|shutterSpeed| +|**Variable name**|shutter_speed| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|s| |**Description**|Camera shutter speed. Can be fixed for all flights or a range of values if variable.| |**Example**|1/200| ### Focal length -|**Variable name**|focalLength| +|**Variable name**|focal_length| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|numeric| |**Description**|Instrument focal length| |**Example**|35mm, 18-55mm| ### FOV -|**Variable name**|FOV| +|**Variable name**|fov| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|degrees| |**Description**|The instrument field of view. For LiDAR specify horizontal and vertical FOV| |**Example**|360, 40| ### ISO -|**Variable name**|ISO| +|**Variable name**|iso| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|numeric| |**Description**|ISO light sensitivity setting. Can be fixed for all flights or a range of values if variable.| @@ -115,7 +115,7 @@ This page provides description of the variables included in the Sensor Specifica |**Example**|auto, infinity| ### White balance -|**Variable name**|whiteBalance| +|**Variable name**|white_balance| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Camera white balance settings used. List all settings used during campaign.| @@ -129,14 +129,14 @@ This page provides description of the variables included in the Sensor Specifica |**Example**|12-bit| ### File format -|**Variable name**|fileFormat| +|**Variable name**|file_format| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Sensor output file format| |**Example**|jpg| ### Sensor measurement units -|**Variable name**|sensorUnits| +|**Variable name**|sensor_units| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|The measurement units output by the sensor| @@ -164,56 +164,56 @@ This page provides description of the variables included in the Sensor Specifica |**Example**|0.1 degrees| ### Collection Frame Rate -|**Variable name**|frameRate| +|**Variable name**|frame_rate| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|Hz| |**Description**|Measurement frame rate or speed| |**Example**|30| ### Sensor spectral response functions -|**Variable name**|spectralResponseFunction| +|**Variable name**|spectral_response_function| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|defined vocabulary: yes, no| |**Description**|Indicate if spectral response functions are included in data package| |**Example**|Table of band number, wavelength, and intensity| ### Integration time -|**Variable name**|integrationTime| +|**Variable name**|integration_time| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Measurement integration time. Can be fixed value or range.| |**Example**|1 - 2 s| ### Spectral range -|**Variable name**|spectralRange| +|**Variable name**|spectral_range| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Instrument measurement wavelength range. Can be more than one if a co-aligned instrument| |**Example**|350 ~ 1000 nm| ### Spectral resolution -|**Variable name**|spectralRes| +|**Variable name**|spectral_res| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Instrument measurement resolution. Can be more than one if a co-aligned instrument| |**Example**|1.5 nm| ### Navigation -|**Variable name**|navSystem| +|**Variable name**|nav_system| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|Make/Model of GNSS Inertial Measurement Unit used with the sensing system| |**Example**|Trimble APX-15L w/ AV18 antenna| ### Spatial pixels -|**Variable name**|spatialPixels| +|**Variable name**|spatial_pixels| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|numeric| |**Description**|For each sensor plus combined| |**Example**|1240| ### F-number -|**Variable name**|Fnumber| +|**Variable name**|f_number| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|free text| |**Description**|The fixed or selected aperture size for the data collection| @@ -227,35 +227,35 @@ This page provides description of the variables included in the Sensor Specifica |**Example**|925| ### LiDAR wavelength -|**Variable name**|lidarWavelength| +|**Variable name**|lidar_wavelength| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|nanometers| |**Description**|LiDAR beam wavelength| |**Example**|903| ### LiDAR channels -|**Variable name**|lidarChannels| +|**Variable name**|lidar_channels| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|integer| |**Description**|The total number of LiDAR channels (laser beams) used for data collection| |**Example**|32| ### LiDAR range -|**Variable name**|lidarMeasurementRange| +|**Variable name**|lidar_measurement_range| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|meters| |**Description**|Max measurement distance| |**Example**|200| ### Minimum angular Resolution -|**Variable name**|minAngRes| +|**Variable name**|min_ang_res| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|degrees| |**Description**|Angular resolution of LiDAR system (Vertical)| |**Example**|0.33| ### Angular Resolution -|**Variable name**|angRes| +|**Variable name**|ang_res| |:----------------------------------------------------|:----------------------------------------------------| |**Unit or format**|degrees| |**Description**|Angular Resolution (Horizontal/Azimuth):| From b1bb3b629c3ac87bb466bf6f7678ac75f821472e Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:32:01 -0700 Subject: [PATCH 05/15] Update 1_CampaignSummaryTemplate.csv Variable updates --- templates/1_CampaignSummaryTemplate.csv | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/templates/1_CampaignSummaryTemplate.csv b/templates/1_CampaignSummaryTemplate.csv index 1a3d71d..d25ce93 100644 --- a/templates/1_CampaignSummaryTemplate.csv +++ b/templates/1_CampaignSummaryTemplate.csv @@ -1,16 +1,16 @@ -variableName,metadata +variable_name,metadata project, contact, pilot, -locationDescription, -locationID, -date_Start, -date_End, -numFlights, -flightTimeAvg, -flightTimeTotal, +location_description, +location_id, +date_start, +date_end, +num_flights, +flight_time_avg, +flight_time_total, permits, -baseStation, -geoRef, +base_station, +geo_ref, +, , -, \ No newline at end of file From e5753310d77a31a4c6b2abf0d682fafa507dc20a Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:33:35 -0700 Subject: [PATCH 06/15] Update 2_PlatformDescriptionTemplate.csv Variable updates --- templates/2_PlatformDescriptionTemplate.csv | 26 ++++++++++----------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/templates/2_PlatformDescriptionTemplate.csv b/templates/2_PlatformDescriptionTemplate.csv index 5cc5459..4c38eaf 100644 --- a/templates/2_PlatformDescriptionTemplate.csv +++ b/templates/2_PlatformDescriptionTemplate.csv @@ -1,16 +1,16 @@ -variableName,metadata -makeModel, -airframeType, -maxWeight, -serialNum, +variable_name,metadata +make_model, +airframe_type, +max_weight, +platform_serial_num, registration, -motorType, -propellorType, -flightController, -batteryType, -gimbalType, +motor_type, +propellor_type, +flight_controller, +battery_type, +gimbal_type, navigation, imu, -radioModel, -controlModel, -platformImages, \ No newline at end of file +radio_model, +control_model, +platform_images, From 920a0b4b28c62f20a5a304aa8c267a2c5a782b90 Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:40:22 -0700 Subject: [PATCH 07/15] Update 3_FlightDetailTemplate.csv Variable updates --- templates/3_FlightDetailTemplate.csv | 32 ++++++++++++++-------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/templates/3_FlightDetailTemplate.csv b/templates/3_FlightDetailTemplate.csv index c241492..3252c32 100644 --- a/templates/3_FlightDetailTemplate.csv +++ b/templates/3_FlightDetailTemplate.csv @@ -1,17 +1,17 @@ -variableName,metadata -flightIdentifier, -siteIdentifier, -DateTime_Start, -DateTime_End, -flightBound, -flightHeight, -forwardOverlap, -sideOverlap, -flightSpeed, -weatherCondition, +variable_name,metadata +flight_identifier, +site_identifier, +date_time_start, +date_time_end, +flight_bound, +flight_height, +forward_overlap, +side_overlap, +flight_speed, +weather_condition, brightness, -lightType, -cloudCover, -cloudType, -surfaceWetness, -lastRain, \ No newline at end of file +light_type, +cloud_cover, +cloud_type, +surface_wetness, +last_rain, From 11d8d53289c392d20ee6faf3139402941e8432e3 Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:44:09 -0700 Subject: [PATCH 08/15] Update 4_SensorTemplate_imagSpec.csv Variables update --- templates/4_SensorTemplate_imagSpec.csv | 52 ++++++++++++------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/templates/4_SensorTemplate_imagSpec.csv b/templates/4_SensorTemplate_imagSpec.csv index 13e4ffa..83ae25c 100644 --- a/templates/4_SensorTemplate_imagSpec.csv +++ b/templates/4_SensorTemplate_imagSpec.csv @@ -1,33 +1,33 @@ -variableName,metadata -sensorType,imaging spectrometer -makeModel, -serialNum, -calibrationDate, +variable_name,metadata +sensor_type,imaging spectrometer +make_model, +instrument_serial_num, +calibration_date, foreoptic, -imageSize,N/A -shutterSpeed,N/A -focalLength, -FOV, -ISO,N/A +image_size,N/A +shutter_speed,N/A +focal_length, +fov, +iso,N/A focus, -whiteBalance,N/A +white_balance,N/A quant, -fileFormat, -sensorUnits, +file_format, +sensor_units, accuracy, precision, sensitivity, -frameRate, -spectralResponseFunction, -integrationTime, -spectralRange, -spectralRes, -navSystem, -spatialPixels, -Fnumber, +frame_rate, +spectral_response_function, +integration_time, +spectral_range, +spectral_res, +nav_system, +spatial_pixels, +f_number, weight, -lidarWavelength,N/A -lidarChannels,N/A -lidarMeasurementRange,N/A -minAngRes,N/A -angRes,N/A \ No newline at end of file +lidar_wavelength,N/A +lidar_channels,N/A +lidar_measurement_range,N/A +min_ang_res,N/A +ang_res,N/A From 94519997227dfc0c9e3dbf58a9b3e2869ad169b5 Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:46:29 -0700 Subject: [PATCH 09/15] Update 4_SensorTemplate_lidar.csv Updated variables --- templates/4_SensorTemplate_lidar.csv | 52 ++++++++++++++-------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/templates/4_SensorTemplate_lidar.csv b/templates/4_SensorTemplate_lidar.csv index 841310b..c64a380 100644 --- a/templates/4_SensorTemplate_lidar.csv +++ b/templates/4_SensorTemplate_lidar.csv @@ -1,33 +1,33 @@ -variableName,metadata -sensorType,LiDAR -makeModel, -serialNum, -calibrationDate, +variable_name,metadata +sensor_type,LiDAR +make_model, +instrument_serial_num, +calibration_date, foreoptic,N/A -imageSize,N/A -shutterSpeed,N/A -focalLength,N/A -FOV,N/A -ISO,N/A +image_size,N/A +shutter_speed,N/A +focal_length,N/A +fov,N/A +iso,N/A focus,N/A -whiteBalance,N/A +white_balance,N/A quant, -fileFormat, -sensorUnits, +file_format, +sensor_units, accuracy, precision, sensitivity, -frameRate, -spectralResponseFunction,N/A -integrationTime, -spectralRange, -spectralRes, -navSystem, -spatialPixels,N/A -Fnumber,N/A +frame_rate, +spectral_response_function,N/A +integration_time, +spectral_range, +spectral_res, +nav_system, +spatial_pixels,N/A +f_number,N/A weight, -lidarWavelength, -lidarChannels, -lidarMeasurementRange, -minAngRes, -angRes, \ No newline at end of file +lidar_wavelength, +lidar_channels, +lidar_measurement_range, +min_ang_res, +ang_res, From 9add4b5bd7d64ab48451ec9a0196785a9b365b78 Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:50:24 -0700 Subject: [PATCH 10/15] Update 4_SensorTemplate_pointSpec.csv Updated variables --- templates/4_SensorTemplate_pointSpec.csv | 52 ++++++++++++------------ 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/templates/4_SensorTemplate_pointSpec.csv b/templates/4_SensorTemplate_pointSpec.csv index 2c296dc..8b784bc 100644 --- a/templates/4_SensorTemplate_pointSpec.csv +++ b/templates/4_SensorTemplate_pointSpec.csv @@ -1,33 +1,33 @@ -variableName,metadata -sensorType,point spectrometer -makeModel, -serialNum, -calibrationDate, +variable_name,metadata +sensor_type,point spectrometer +make_model, +instrument_serial_num, +calibration_date, foreoptic, -imageSize,N/A -shutterSpeed,N/A -focalLength, -FOV, -ISO,N/A +image_size,N/A +shutter_speed,N/A +focal_length, +fov, +iso,N/A focus,N/A -whiteBalance,N/A +white_balance,N/A quant, -fileFormat, -sensorUnits, +file_format, +sensor_units, accuracy, precision, sensitivity, -frameRate, -spectralResponseFunction, -integrationTime, -spectralRange, -spectralRes, -navSystem, -spatialPixels,N/A -Fnumber,N/A +frame_rate, +spectral_response_function, +integration_time, +spectral_range, +spectral_res, +nav_system, +spatial_pixels,N/A +f_number,N/A weight, -lidarWavelength,N/A -lidarChannels,N/A -lidarMeasurementRange,N/A -minAngRes,N/A -angRes,N/A \ No newline at end of file +lidar_wavelength,N/A +lidar_channels,N/A +lidar_measurement_range,N/A +min_ang_res,N/A +ang_res,N/A From 2d091c81f5f54b20a26d9a4d8025028251b43b0c Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:52:19 -0700 Subject: [PATCH 11/15] Update 4_SensorTemplate_rgb.csv Updated variables --- templates/4_SensorTemplate_rgb.csv | 52 +++++++++++++++--------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/templates/4_SensorTemplate_rgb.csv b/templates/4_SensorTemplate_rgb.csv index fc84b4d..2fd999d 100644 --- a/templates/4_SensorTemplate_rgb.csv +++ b/templates/4_SensorTemplate_rgb.csv @@ -1,33 +1,33 @@ -variableName,metadata -sensorType,optical RGB camera -makeModel, -serialNum, -calibrationDate,N/A +variable_name,metadata +sensor_type,optical RGB camera +make_model, +instrument_serial_num, +calibration_date,N/A foreoptic, -imageSize, -shutterSpeed, -focalLength, -FOV, -ISO, +image_size, +shutter_speed, +focal_length, +fov, +iso, focus, -whiteBalance, +white_balance, quant, -fileFormat, -sensorUnits, +file_format, +sensor_units, accuracy,N/A precision,N/A sensitivity, -frameRate, -spectralResponseFunction,N/A -integrationTime,N/A -spectralRange,N/A -spectralRes,N/A -navSystem,N/A -spatialPixels,N/A -Fnumber, +frame_rate, +spectral_response_function,N/A +integration_time,N/A +spectral_range,N/A +spectral_res,N/A +nav_system,N/A +spatial_pixels,N/A +f_number, weight, -lidarWavelength,N/A -lidarChannels,N/A -lidarMeasurementRange,N/A -minAngRes,N/A -angRes,N/A \ No newline at end of file +lidar_wavelength,N/A +lidar_channels,N/A +lidar_measurement_range,N/A +min_ang_res,N/A +ang_res,N/A From 0e1559ad2de18f0fd3e7ba1d880c869ea3d9c6a3 Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:54:14 -0700 Subject: [PATCH 12/15] Update 4_SensorTemplate_thermal.csv Updated variables --- templates/4_SensorTemplate_thermal.csv | 52 +++++++++++++------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/templates/4_SensorTemplate_thermal.csv b/templates/4_SensorTemplate_thermal.csv index b73cbf2..1348454 100644 --- a/templates/4_SensorTemplate_thermal.csv +++ b/templates/4_SensorTemplate_thermal.csv @@ -1,33 +1,33 @@ -variableName,metadata -sensorType,thermal camera -makeModel, -serialNum, -calibrationDate, +variable_name,metadata +sensor_type,thermal camera +make_model, +instrument_serial_num, +calibration_date, foreoptic, -imageSize, -shutterSpeed,N/A -focalLength, -FOV, -ISO,N/A +image_size, +shutter_speed,N/A +focal_length, +fov, +iso,N/A focus, -whiteBalance,N/A +white_balance,N/A quant, -fileFormat, -sensorUnits, +file_format, +sensor_units, accuracy, precision, sensitivity, -frameRate, -spectralResponseFunction, -integrationTime,N/A -spectralRange, -spectralRes, -navSystem, -spatialPixels, -Fnumber, +frame_rate, +spectral_response_function, +integration_time,N/A +spectral_range, +spectral_res, +nav_system, +spatial_pixels, +f_number, weight, -lidarWavelength,N/A -lidarChannels,N/A -lidarMeasurementRange,N/A -minAngRes,N/A -angRes,N/A \ No newline at end of file +lidar_wavelength,N/A +lidar_channels,N/A +lidar_measurement_range,N/A +min_ang_res,N/A +ang_res,N/A From b1eadc8784e14769e539419de39ac49124595f5a Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 12 Oct 2023 15:59:44 -0700 Subject: [PATCH 13/15] Add revised data dictionary --- templates/UAS_CSV_dd.csv | 128 +++++++++++++++++++-------------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/templates/UAS_CSV_dd.csv b/templates/UAS_CSV_dd.csv index 3dea996..c517f98 100644 --- a/templates/UAS_CSV_dd.csv +++ b/templates/UAS_CSV_dd.csv @@ -1,77 +1,77 @@ -Column_or_Row_Name,Unit,Definition,Data_Type -Project,N/A,Project name ,text +Column_or_Row_Name,Unit,Definition,Data_Type +project,N/A,Project name ,text contact,N/A,List the person who should be contacted by users seeking further information for the data. Only one contact is allowed. Including the ORCID of this individual is strongly encouraged.,text pilot,N/A,List the name and contact details of the Pilot in Command (PIC). Include FAA pilot license number if applicable. ,text -locationDescription,N/A,"Geographic place name, including Place, State, Country",text -locationID,N/A,Identifiers of any sites or plots within flight area,text -date_Start,YYYY-MM-DD,Date of first flight in data package,datetime -date_End,YYYY-MM-DD,Date of last flight in data package,datetime -numFlights,N/A,Total number of flights for which data included,numeric -flightTimeAvg,minutes,Average flight time of missions,numeric -flightTimeTotal,minutes,Total flight time of missions (alternative to using numFlights and flightTimeAvg),numeric +location_description,N/A,"Geographic place name, including Place, State, Country",text +location_id,N/A,Identifiers of any sites or plots within flight area,text +date_start,YYYY-MM-DD,Date of first flight in data package,datetime +date_end,YYYY-MM-DD,Date of last flight in data package,datetime +num_flights,N/A,Total number of flights for which data included,numeric +flight_time_avg,minutes,Average flight time of missions,numeric +flight_time_total,minutes,Total flight time of missions (alternative to using numFlights and flightTimeAvg),numeric permits,N/A,"List land permits, waivers and Certificates of Waiver or Authorization (COA). Can include documents in the data package.",text -baseStation,N/A,"Base station GPS coordinates, model and type of GNSS data collected. Self-deployed vs CORS network station. If CORS record ID of CORS station(s) (e.g. AB11) and provide raw base station data in data submission.",text -geoRef,N/A,Geospatial reference system used,text -makeModel,N/A,Manufacturer and model of airframe,text -airframeType,N/A,Type of airframe,text -maxWeight,kilograms,Maximum takeoff gross weight of system including airframe,numeric -serialNum,N/A,Platform serial number,text +base_station,N/A,"Base station GPS coordinates, model and type of GNSS data collected. Self-deployed vs CORS network station. If CORS record ID of CORS station(s) (e.g. AB11) and provide raw base station data in data submission.",text +geo_ref,N/A,Geospatial reference system used,text +make_model,N/A,Manufacturer and model of airframe,text +airframe_type,N/A,Type of airframe,text +max_weight,kilograms,Maximum takeoff gross weight of system including airframe,numeric +platform_serial_num,N/A,Platform serial number,text registration,N/A,"Platform registration details, e.g. FAA registration number",text -motorType,N/A,Manufacturer and model of motor types,text -propellorType,N/A,Manufacturer and model of propellor types,text -flightController,N/A,Manufacturer and model of flight controller,text -batteryType,N/A,"Battery type (cells, peak voltage, connectors)",text -gimbalType,N/A,Manufacturer and model of gimbal types,text +motor_type,N/A,Manufacturer and model of motor types,text +propellor_type,N/A,Manufacturer and model of propellor types,text +flight_controller,N/A,Manufacturer and model of flight controller,text +battery_type,N/A,"Battery type (cells, peak voltage, connectors)",text +gimbal_type,N/A,Manufacturer and model of gimbal types,text navigation,N/A,GPS make/model and supported GNSS modes,text imu,N/A,Inertial Measurement Unit model,text -radioModel,N/A,Manufacturer and model of radios,text -controlModel,N/A,Manufacturer and model of handheld remote control,text -platformImages,N/A,Indicate if photos or diagrams showing the platform and payload configuration are included in the data package.,text -flightIdentifier,N/A,Individual flight identifier,text -siteIdentifier,N/A,Site name,text -DateTime_Start,YYYY-MM-DD HH:MM:SS,Start of flight date and time,datetime -DateTime_End,YYYY-MM-DD HH:MM:SS,End of flight date and time,datetime -flightBound,N/A,Boundary of flight area,text -flightHeight,m,"Flight height program setting, indicate AGL (above ground level) or AMSL (height above average mean sea level)",text -forwardOverlap,percentage,Forward overlap program setting,numeric -sideOverlap,percentage,Side overlap program setting,numeric -flightSpeed,m/s,Flight speed program setting,numeric -weatherCondition,N/A,"Summary of wind speed, temperature, cloud cover",text +radio_model,N/A,Manufacturer and model of radios,text +control_model,N/A,Manufacturer and model of handheld remote control,text +platform_images,N/A,Indicate if photos or diagrams showing the platform and payload configuration are included in the data package.,text +flight_identifier,N/A,Individual flight identifier,text +site_identifier,N/A,Site name,text +date_time_start,YYYY-MM-DD HH:MM:SS,Start of flight date and time,datetime +date_time_start,YYYY-MM-DD HH:MM:SS,End of flight date and time,datetime +flight_bound,N/A,Boundary of flight area,text +flight_height,m,"Flight height program setting, indicate AGL (above ground level) or AMSL (height above average mean sea level)",text +forward_overlap,percentage,Forward overlap program setting,numeric +side_overlap,percentage,Side overlap program setting,numeric +flight_speed,m/s,Flight speed program setting,numeric +weather_condition,N/A,"Summary of wind speed, temperature, cloud cover",text brightness,N/A,Descriptor of light quality during flight,text -lightType,N/A,Descriptor of light type during flight,text -cloudCover,percentage,Estimate of percentage cloud cover during flight,numeric -cloudType,N/A,Dominant cloud cover type during flight,text -surfaceWetness,N/A,Descriptor of surface moisture conditions,text -lastRain,N/A,Days since last rain event,numeric -sensorType,N/A,Type of sensing system,text -makeModel,N/A,Manufacturer and model of sensor,text -serialNum,N/A,Instrument serial number,text -calibrationDate,YYYY-MM-DD,Date of last calibration,date -Foreoptic,N/A,"Specifications of the foreoptic used for data collection. A foreoptic could be an optical lens, a fiber optic, a combined fiber optic+lens, etc. Include serial numbers if applicable. ",text -imageSize,N/A,Image size in pixels,text -shutterSpeed,s,Camera shutter speed. Can be fixed for all flights or a range of values if variable. ,numeric -focalLength,numeric,Instrument focal length,numeric -FOV,degrees,The instrument field of view. For LiDAR specify horizontal and vertical FOV,numeric -ISO,N/A,ISO light sensitivity setting. Can be fixed for all flights or a range of values if variable. ,numeric +light_type,N/A,Descriptor of light type during flight,text +cloud_cover,percentage,Estimate of percentage cloud cover during flight,numeric +cloud_type,N/A,Dominant cloud cover type during flight,text +surface_wetness,N/A,Descriptor of surface moisture conditions,text +last_rain,N/A,Days since last rain event,numeric +sensor_type,N/A,Type of sensing system,text +make_model,N/A,Manufacturer and model of sensor,text +instrument_serial_num,N/A,Instrument serial number,text +calibration_date,YYYY-MM-DD,Date of last calibration,date +foreoptic,N/A,"Specifications of the foreoptic used for data collection. A foreoptic could be an optical lens, a fiber optic, a combined fiber optic+lens, etc. Include serial numbers if applicable. ",text +image_size,N/A,Image size in pixels,text +shutter_speed,s,Camera shutter speed. Can be fixed for all flights or a range of values if variable. ,numeric +focal_length,numeric,Instrument focal length,numeric +fov,degrees,The instrument field of view. For LiDAR specify horizontal and vertical FOV,numeric +iso,N/A,ISO light sensitivity setting. Can be fixed for all flights or a range of values if variable. ,numeric focus,N/A,Camera focus setting. List all that were used,text -whiteBalance,N/A,Camera white balance settings used. List all settings used during campaign. ,text +white_balance,N/A,Camera white balance settings used. List all settings used during campaign. ,text quant,N/A,Image bit depth,text -fileFormat,N/A,Sensor output file format,text -sensorUnits,N/A,The measurement units output by the sensor,text +file_format,N/A,Sensor output file format,text +sensor_units,N/A,The measurement units output by the sensor,text accuracy,N/A,Instrument/sensor measurement accuracy as per manufacturer specifications,text precision,N/A,Instrument/sensor measurement precision as per manufacturer specifications,text sensitivity,N/A,Instrument sensitivity as per manufacturer specifications. The smallest difference between two features that is detectable by the sensor.,text -frameRate,Hz,Measurement frame rate or speed,numeric -spectralResponseFunction,N/A,Indicate if spectral response functions are included in data package,text -integrationTime,N/A,Measurement integration time. Can be fixed value or range. ,text -spectralRange,N/A,Instrument measurement wavelength range. Can be more than one if a co-aligned instrument,text -spectralRes,N/A,Instrument measurement resolution. Can be more than one if a co-aligned instrument,text -navSystem,N/A,Make/Model of GNSS Inertial Measurement Unit used with the sensing system,text -spatialPixels,N/A,For each sensor plus combined,numeric -Fnumber,N/A,The fixed or selected aperture size for the data collection,text +frame_rate,Hz,Measurement frame rate or speed,numeric +spectral_response_function,N/A,Indicate if spectral response functions are included in data package,text +integration_time,N/A,Measurement integration time. Can be fixed value or range. ,text +spectral_range,N/A,Instrument measurement wavelength range. Can be more than one if a co-aligned instrument,text +spectral_res,N/A,Instrument measurement resolution. Can be more than one if a co-aligned instrument,text +nav_system,N/A,Make/Model of GNSS Inertial Measurement Unit used with the sensing system,text +spatial_pixels,N/A,For each sensor plus combined,numeric +f_number,N/A,The fixed or selected aperture size for the data collection,text weight,grams,Weight of sensor,numeric -lidarWavelength,nanometers,Lidar beam wavelength,numeric -lidarChannels,N/A,The total number of LiDAR channels (laser beams) used for data collection,numeric -lidarMeasurementRange,meters,Max measurement distance,numeric -minAngRes,degrees,Angular resolution of LiDAR system (Vertical),numeric -angRes,degrees,Angular Resolution (Horizontal/Azimuth):,numeric \ No newline at end of file +lidar_wavelength,nanometers,Lidar beam wavelength,numeric +lidar_channels,N/A,The total number of LiDAR channels (laser beams) used for data collection,numeric +lidar_measurement_range,meters,Max measurement distance,numeric +min_ang_res,degrees,Angular resolution of LiDAR system (Vertical),numeric +ang_res,degrees,Angular Resolution (Horizontal/Azimuth):,numeric \ No newline at end of file From 4eb6389cb78482ab6f37dc358edbc6e01b422e24 Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:05:29 -0700 Subject: [PATCH 14/15] Update instructions.md Adding the standard keywords for both ESS-DIVE package-level metadata and the standard short name for the reporting format in the FLMD field. --- instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions.md b/instructions.md index 3d7d5c4..b14cc3d 100644 --- a/instructions.md +++ b/instructions.md @@ -12,7 +12,7 @@ A data package containing UAS data should include the following: 5. Data products identified by processing level. Data from one or more processing levels may be included. -6. For submission to ESS-DIVE, data packages should include the csv data decription file (found [here](https://github.com/ess-dive-community/essdive-uas/blob/main/templates/UAS_CSV_dd.csv) in Templates), and a [file-level metadata file (FLMD)](https://github.com/ess-dive-community/essdive-file-level-metadata). +6. For submission to ESS-DIVE, data packages should include the csv data decription file (found [here](https://github.com/ess-dive-community/essdive-uas/blob/main/templates/UAS_CSV_dd.csv) in Templates), and a [file-level metadata file (FLMD)](https://github.com/ess-dive-community/essdive-file-level-metadata). Within the FLMD file, the _standard_ for each reporting format file should be **"ESS-DIVE UAS v1."** ESS-DIVE dataset submissions also require a keyword in the dataset metadata to identify the reporting format. Please add the keyword **"ESS-DIVE Unoccupied Aerial Systems (UAS) Reporting Format"** to this field. See the individual pages for each metadata type for variable names, requirement levels (i.e. required, recommended, optional) and full descriptions. Templates are provided for each metadata category. From d04ccd98a63c6636bf890bb020d439eb4f82be28 Mon Sep 17 00:00:00 2001 From: Emily Robles <46009925+emilyarobles@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:06:50 -0700 Subject: [PATCH 15/15] Update README.md Making small revision to reporting format name to match ESS-DIVE standard keyword and format for all reporting format names. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93ff23c..6c18df5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ESS-DIVE Reporting Format for Unoccupied Aerial System (UAS) data and metadata v 1.0.0 +# ESS-DIVE Unoccupied Aerial Systems (UAS) Reporting Format v 1.0.0 ## About the reporting format This reporting format provides metadata requirements and format guidelines for uploading data from small (≤ 25 kg) Unoccupied Aerial Systems (UASs) to the ESS-DIVE archive. This includes basic recording of core flight data (e.g. telemetry), when available, and primary flight metadata (e.g. flight location, flight paths, altitude, date, start/end time), basic UAS payload and instrumentation information (e.g. camera make and model), and the general data product and file metadata needed for interpreting and accessing derived UAS datasets (e.g. pixel resolution, spatial reference system). Templates are provided to enable rapid compilation of metadata. Data products are classfied into processing levels, and recommendations are given for file naming.