From 57d64e98cc050d02c75c35d055d23b6bdfe57f30 Mon Sep 17 00:00:00 2001
From: Abram Claycomb <aclaycomb@usgs.gov>
Date: Thu, 21 Jun 2018 09:58:10 -0600
Subject: [PATCH] update metadata to reflect sampling rate vs period

---
 geomagio/ObservatoryMetadata.py | 70 ++++++++++++++++-----------------
 1 file changed, 35 insertions(+), 35 deletions(-)

diff --git a/geomagio/ObservatoryMetadata.py b/geomagio/ObservatoryMetadata.py
index bf214e56..e0cdb00d 100644
--- a/geomagio/ObservatoryMetadata.py
+++ b/geomagio/ObservatoryMetadata.py
@@ -11,7 +11,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '254.763',
             'elevation': '1682',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 5527,
             'is_gin': False,
             'is_intermagnet': False,
@@ -41,7 +41,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '254.763',
             'elevation': '1682',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 5527,
             'is_gin': False,
             'is_intermagnet': False,
@@ -71,7 +71,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '254.763',
             'elevation': '1682',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 1000.0,
             'declination_base': 5527,
             'is_gin': False,
             'is_intermagnet': False,
@@ -101,7 +101,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '203.378',
             'elevation': '10',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 10589,
             'is_gin': False,
             'is_intermagnet': False,
@@ -131,7 +131,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '203.378',
             'elevation': '10',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 1000.0,
             'declination_base': 10589,
             'is_gin': False,
             'is_intermagnet': False,
@@ -161,7 +161,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '270.365',
             'elevation': '8',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 215772,
             'is_gin': False,
             'is_intermagnet': False,
@@ -191,7 +191,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '212.140',
             'elevation': '197',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 12151,
             'is_gin': False,
             'is_intermagnet': False,
@@ -208,7 +208,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '212.140',
             'elevation': '197',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 1000.0,
             'declination_base': 12151,
             'is_gin': False,
             'is_intermagnet': False,
@@ -225,7 +225,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '211.207',
             'elevation': '10',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 12755,
             'is_gin': False,
             'is_intermagnet': False,
@@ -255,7 +255,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '211.207',
             'elevation': '10',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 1000.0,
             'declination_base': 12755,
             'is_gin': False,
             'is_intermagnet': False,
@@ -285,7 +285,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '282.627',
             'elevation': '69',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 209690,
             'is_gin': False,
             'is_intermagnet': False,
@@ -315,7 +315,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '240.282',
             'elevation': '331',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 8097,
             'is_gin': False,
             'is_intermagnet': False,
@@ -345,7 +345,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '144.867',
             'elevation': '140',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 764,
             'is_gin': False,
             'is_intermagnet': False,
@@ -375,7 +375,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '202.000',
             'elevation': '4',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 5982,
             'is_gin': False,
             'is_intermagnet': False,
@@ -405,7 +405,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '242.878',
             'elevation': '770',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 9547,
             'is_gin': False,
             'is_intermagnet': False,
@@ -435,7 +435,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '199.538',
             'elevation': '80',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 7386,
             'is_gin': False,
             'is_intermagnet': False,
@@ -465,7 +465,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '224.675',
             'elevation': '24',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 12349,
             'is_gin': False,
             'is_intermagnet': False,
@@ -495,7 +495,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '293.849',
             'elevation': '424',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 208439,
             'is_gin': False,
             'is_intermagnet': False,
@@ -525,7 +525,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '249.267',
             'elevation': '946',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 5863,
             'is_gin': False,
             'is_intermagnet': False,
@@ -555,7 +555,7 @@ DEFAULT_METADATA = {
             'geodetic_longitude': '254.764',
             'elevation': '1682',
             'sensor_orientation': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'declination_base': 0,
             'is_gin': False,
             'is_intermagnet': False,
@@ -582,7 +582,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -607,7 +607,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -632,7 +632,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -657,7 +657,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -682,7 +682,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -707,7 +707,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'HDZF',
             'reported': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -732,7 +732,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'HDZF',
             'reported': 'HDZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -757,7 +757,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -782,7 +782,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -807,7 +807,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -832,7 +832,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -857,7 +857,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -882,7 +882,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -907,7 +907,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
@@ -932,7 +932,7 @@ DEFAULT_METADATA = {
             'elevation': '0',
             'sensor_orientation': 'XYZF',
             'reported': 'XYZF',
-            'sensor_sampling_rate': 0.01,
+            'sensor_sampling_rate': 100.0,
             'is_gin': False,
             'is_intermagnet': False,
             'conditions_of_use': 'The Conditions of Use for data provided' +
-- 
GitLab