From 89785c70118c6a588f4fe66bdb63da7953309148 Mon Sep 17 00:00:00 2001 From: Benjamin Renard Date: Thu, 22 Sep 2016 15:32:07 +0200 Subject: [PATCH] Add internal predefined parameters for EISCAT --- INTERNAL_PARAM_DEF/eiscat_esr32m_alt.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_esr32m_geolat.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_esr32m_geolong.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_esr32m_range.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_esr42m_alt.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_esr42m_geolat.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_esr42m_geolong.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_esr42m_range.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_uhf_geolat.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_uhf_geolong.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_uhf_range.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_vhf_alt.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_vhf_geolat.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_vhf_geolong.xml | 23 +++++++++++++++++++++++ INTERNAL_PARAM_DEF/eiscat_vhf_range.xml | 23 +++++++++++++++++++++++ 16 files changed, 368 insertions(+), 0 deletions(-) create mode 100644 INTERNAL_PARAM_DEF/eiscat_esr32m_alt.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_esr32m_geolat.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_esr32m_geolong.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_esr32m_range.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_esr42m_alt.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_esr42m_geolat.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_esr42m_geolong.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_esr42m_range.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_uhf_geolat.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_uhf_geolong.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_uhf_range.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_vhf_alt.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_vhf_geolat.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_vhf_geolong.xml create mode 100644 INTERNAL_PARAM_DEF/eiscat_vhf_range.xml diff --git a/INTERNAL_PARAM_DEF/eiscat_esr32m_alt.xml b/INTERNAL_PARAM_DEF/eiscat_esr32m_alt.xml new file mode 100644 index 0000000..9c3e8c4 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_esr32m_alt.xml @@ -0,0 +1,23 @@ + + + + Altitude + Altitude + + km + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_esr32m_geolat.xml b/INTERNAL_PARAM_DEF/eiscat_esr32m_geolat.xml new file mode 100644 index 0000000..bc9acc2 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_esr32m_geolat.xml @@ -0,0 +1,23 @@ + + + + Geographic Latitude + Geo. Lat. + + deg. + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_esr32m_geolong.xml b/INTERNAL_PARAM_DEF/eiscat_esr32m_geolong.xml new file mode 100644 index 0000000..a418ca8 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_esr32m_geolong.xml @@ -0,0 +1,23 @@ + + + + Geographic Longitude + Geo. Long. + + deg. + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_esr32m_range.xml b/INTERNAL_PARAM_DEF/eiscat_esr32m_range.xml new file mode 100644 index 0000000..a48b02e --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_esr32m_range.xml @@ -0,0 +1,23 @@ + + + + Range + Range + + km + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_esr42m_alt.xml b/INTERNAL_PARAM_DEF/eiscat_esr42m_alt.xml new file mode 100644 index 0000000..5c67ecd --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_esr42m_alt.xml @@ -0,0 +1,23 @@ + + + + Altitude + Altitude + + km + + 0 + + + + + + 10 + + + + + + + + diff --git a/INTERNAL_PARAM_DEF/eiscat_esr42m_geolat.xml b/INTERNAL_PARAM_DEF/eiscat_esr42m_geolat.xml new file mode 100644 index 0000000..a13dc71 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_esr42m_geolat.xml @@ -0,0 +1,23 @@ + + + + Geographic Latitude + Geo. Lat. + + deg. + + 0 + + + + + + 10 + + + + + + + + diff --git a/INTERNAL_PARAM_DEF/eiscat_esr42m_geolong.xml b/INTERNAL_PARAM_DEF/eiscat_esr42m_geolong.xml new file mode 100644 index 0000000..277e252 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_esr42m_geolong.xml @@ -0,0 +1,23 @@ + + + + Geographic Longitude + Geo. Long. + + deg. + + 0 + + + + + + 10 + + + + + + + + diff --git a/INTERNAL_PARAM_DEF/eiscat_esr42m_range.xml b/INTERNAL_PARAM_DEF/eiscat_esr42m_range.xml new file mode 100644 index 0000000..d4ce37b --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_esr42m_range.xml @@ -0,0 +1,23 @@ + + + + Range + Range + + km + + 0 + + + + + + 10 + + + + + + + + diff --git a/INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml b/INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml new file mode 100644 index 0000000..36033a1 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_uhf_alt.xml @@ -0,0 +1,23 @@ + + + + Altitude + Altitude + + km + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_uhf_geolat.xml b/INTERNAL_PARAM_DEF/eiscat_uhf_geolat.xml new file mode 100644 index 0000000..84ca2d6 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_uhf_geolat.xml @@ -0,0 +1,23 @@ + + + + Geographic Latitude + Geo. Lat. + + deg. + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_uhf_geolong.xml b/INTERNAL_PARAM_DEF/eiscat_uhf_geolong.xml new file mode 100644 index 0000000..b782257 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_uhf_geolong.xml @@ -0,0 +1,23 @@ + + + + Geographic Longitude + Geo. Long. + + deg. + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_uhf_range.xml b/INTERNAL_PARAM_DEF/eiscat_uhf_range.xml new file mode 100644 index 0000000..64e6d90 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_uhf_range.xml @@ -0,0 +1,23 @@ + + + + Range + Range + + km + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_vhf_alt.xml b/INTERNAL_PARAM_DEF/eiscat_vhf_alt.xml new file mode 100644 index 0000000..73b7139 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_vhf_alt.xml @@ -0,0 +1,23 @@ + + + + Altitude + Altitude + + km + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_vhf_geolat.xml b/INTERNAL_PARAM_DEF/eiscat_vhf_geolat.xml new file mode 100644 index 0000000..3aae985 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_vhf_geolat.xml @@ -0,0 +1,23 @@ + + + + Geographic Latitude + Geo. Lat. + + deg. + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_vhf_geolong.xml b/INTERNAL_PARAM_DEF/eiscat_vhf_geolong.xml new file mode 100644 index 0000000..7a63932 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_vhf_geolong.xml @@ -0,0 +1,23 @@ + + + + Geographic Longitude + Geo. Long. + + deg. + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file diff --git a/INTERNAL_PARAM_DEF/eiscat_vhf_range.xml b/INTERNAL_PARAM_DEF/eiscat_vhf_range.xml new file mode 100644 index 0000000..b2436f9 --- /dev/null +++ b/INTERNAL_PARAM_DEF/eiscat_vhf_range.xml @@ -0,0 +1,23 @@ + + + + Range + Range + + km + + 0 + + + + + + 10 + + + + + + + + \ No newline at end of file -- libgit2 0.21.2