From 96f5b461a009c948ad8c4237957e668435043608 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ann=20Mari=20Fj=C3=A6raa?= <amf@nilu.no>
Date: Fri, 24 Aug 2018 10:59:43 +0200
Subject: [PATCH] Add new file

---
 GEOMS-TE-SONDE-002.csv | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 GEOMS-TE-SONDE-002.csv

diff --git a/GEOMS-TE-SONDE-002.csv b/GEOMS-TE-SONDE-002.csv
new file mode 100644
index 0000000..d769c39
--- /dev/null
+++ b/GEOMS-TE-SONDE-002.csv
@@ -0,0 +1,29 @@
+2,AUXILIARY.PARAMETERS,INDEPENDENT,[empty],STRING,Information relevant to the Sounding Configuration and Operating Procedures,x
+2,DATETIME,DATETIME,MJD2K,DOUBLE,DateTime of balloon ascent,x
+2,LATITUDE,[CONSTANT|DATETIME],deg,REAL,In-situ latitude of the instrument if reported otherwise launch geolocation,x
+2,LONGITUDE,[CONSTANT|DATETIME],deg,REAL,In-situ longitude of the instrument if reported otherwise launch geolocation,x
+2,PRESSURE_INSITU,DATETIME,hPa,REAL,Pressure measurement from PTU sonde,x
+4,PRESSURE_INSITU_UNCERTAINTY.COMBINED.STANDARD,DATETIME,hPa,REAL,1 sigma uncertainty estimate of the pressure measurement,x
+2,ALTITUDE.GPH,DATETIME,m,REAL,Calculated Sonde GPH,x
+4,ALTITUDE.GPH_UNCERTAINTY.COMBINED.STANDARD,DATETIME,m,REAL,1 sigma uncertainty estimate of the altitude measurement,x
+2,TEMPERATURE_INSITU,DATETIME,K,REAL,Temperature measurement from PTU sonde,x
+4,TEMPERATURE_INSITU_UNCERTAINTY.COMBINED.STANDARD,DATETIME,K,REAL,1 sigma uncertainty estimate of the temperature measurement,x
+2,HUMIDITY.RELATIVE_INSITU,DATETIME,%,REAL,Relative humidity from PTU sonde,x
+4,HUMIDITY.RELATIVE_INSITU_UNCERTAINTY.COMBINED.STANDARD,DATETIME,%,REAL,1 sigma uncertainty estimate of the relative humidity,x
+2,O3.PARTIAL.PRESSURE_INSITU,DATETIME,mPa,REAL,In situ partial pressure,o
+4,O3.PARTIAL.PRESSURE_INSITU_UNCERTAINTY.COMBINED.STANDARD,DATETIME,mPa,REAL,1 sigma uncertainty estimate of the partial pressure,x if O3.PARTIAL.PRESSURE_INSITU is provided
+4,O3.MIXING.RATIO.VOLUME_INSITU,DATETIME,ppmv,REAL,Calculated in situ ozone volumetric mixing ratio from ozone sonde,x if O3.PARTIAL.PRESSURE_INSITU is provided
+2,O3.NUMBER.DENSITY_INSITU,DATETIME,molec m-3,REAL,Calculated in situ ozone number density from ozone sonde,x if O3.PARTIAL.PRESSURE_INSITU is provided
+2,INTERNAL.BOX.TEMPERATURE_INSITU,DATETIME,K,REAL,ECC sonde box temperature,x if O3.PARTIAL.PRESSURE_INSITU is provided
+2,PUMP.CORRECTION_INDEPENDENT,DATETIME,1,REAL,Ozonesonde pump efficiency correction,x if O3.PARTIAL.PRESSURE_INSITU is provided
+2,WIND.SPEED_INSITU,DATETIME,m s-1,REAL,Wind speed from instrument package,o
+2,WIND.DIRECTION_INSITU,DATETIME,deg,REAL,Wind direction from instrument package,o
+4,ALTITUDE_GPS,DATETIME,m,REAL,Geometric height calculated from the GPS,o
+4,POTENTIAL.TEMPERATURE_INSITU,DATETIME,K,REAL, Calculated in situ potential temperature from sonde,o
+4,ICE.TEMPERATURE_INSITU,DATETIME,K,REAL,In situ ice temperature from sonde,o
+4,DEW.POINT.TEMPERATURE_INSITU,DATETIME,K,REAL,In situ dew point temperature from sonde,o
+4,H2O.MIXING.RATIO.VOLUME_INSITU,DATETIME,ppmv,REAL,Calculated in situ water vapor volumetric mixing ratio from sonde,o
+4,CURRENT.RAW.INSTRUMENT,DATETIME,uA,REAL,In situ sonde raw current,o
+4,VOLTAGE.BATTERY.INSTRUMENT,DATETIME,V,REAL,In situ sonde battery voltage,o
+4,CURRENT.PUMP.INSTRUMENT,DATETIME,mA,REAL,In situ sonde pump current,o
+4,SOURCE.PRODUCT,INDEPENDENT,[empty],STRING,Information relevant to the source history of the Metadata and Data,o
\ No newline at end of file
-- 
GitLab