Skip to content
Snippets Groups Projects
Commit 57d64e98 authored by Claycomb, Abram Earl's avatar Claycomb, Abram Earl
Browse files

update metadata to reflect sampling rate vs period

parent f5338dfb
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ DEFAULT_METADATA = { ...@@ -11,7 +11,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '254.763', 'geodetic_longitude': '254.763',
'elevation': '1682', 'elevation': '1682',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 5527, 'declination_base': 5527,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -41,7 +41,7 @@ DEFAULT_METADATA = { ...@@ -41,7 +41,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '254.763', 'geodetic_longitude': '254.763',
'elevation': '1682', 'elevation': '1682',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 5527, 'declination_base': 5527,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -71,7 +71,7 @@ DEFAULT_METADATA = { ...@@ -71,7 +71,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '254.763', 'geodetic_longitude': '254.763',
'elevation': '1682', 'elevation': '1682',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 1000.0,
'declination_base': 5527, 'declination_base': 5527,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -101,7 +101,7 @@ DEFAULT_METADATA = { ...@@ -101,7 +101,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '203.378', 'geodetic_longitude': '203.378',
'elevation': '10', 'elevation': '10',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 10589, 'declination_base': 10589,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -131,7 +131,7 @@ DEFAULT_METADATA = { ...@@ -131,7 +131,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '203.378', 'geodetic_longitude': '203.378',
'elevation': '10', 'elevation': '10',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 1000.0,
'declination_base': 10589, 'declination_base': 10589,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -161,7 +161,7 @@ DEFAULT_METADATA = { ...@@ -161,7 +161,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '270.365', 'geodetic_longitude': '270.365',
'elevation': '8', 'elevation': '8',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 215772, 'declination_base': 215772,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -191,7 +191,7 @@ DEFAULT_METADATA = { ...@@ -191,7 +191,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '212.140', 'geodetic_longitude': '212.140',
'elevation': '197', 'elevation': '197',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 12151, 'declination_base': 12151,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -208,7 +208,7 @@ DEFAULT_METADATA = { ...@@ -208,7 +208,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '212.140', 'geodetic_longitude': '212.140',
'elevation': '197', 'elevation': '197',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 1000.0,
'declination_base': 12151, 'declination_base': 12151,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -225,7 +225,7 @@ DEFAULT_METADATA = { ...@@ -225,7 +225,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '211.207', 'geodetic_longitude': '211.207',
'elevation': '10', 'elevation': '10',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 12755, 'declination_base': 12755,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -255,7 +255,7 @@ DEFAULT_METADATA = { ...@@ -255,7 +255,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '211.207', 'geodetic_longitude': '211.207',
'elevation': '10', 'elevation': '10',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 1000.0,
'declination_base': 12755, 'declination_base': 12755,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -285,7 +285,7 @@ DEFAULT_METADATA = { ...@@ -285,7 +285,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '282.627', 'geodetic_longitude': '282.627',
'elevation': '69', 'elevation': '69',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 209690, 'declination_base': 209690,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -315,7 +315,7 @@ DEFAULT_METADATA = { ...@@ -315,7 +315,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '240.282', 'geodetic_longitude': '240.282',
'elevation': '331', 'elevation': '331',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 8097, 'declination_base': 8097,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -345,7 +345,7 @@ DEFAULT_METADATA = { ...@@ -345,7 +345,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '144.867', 'geodetic_longitude': '144.867',
'elevation': '140', 'elevation': '140',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 764, 'declination_base': 764,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -375,7 +375,7 @@ DEFAULT_METADATA = { ...@@ -375,7 +375,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '202.000', 'geodetic_longitude': '202.000',
'elevation': '4', 'elevation': '4',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 5982, 'declination_base': 5982,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -405,7 +405,7 @@ DEFAULT_METADATA = { ...@@ -405,7 +405,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '242.878', 'geodetic_longitude': '242.878',
'elevation': '770', 'elevation': '770',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 9547, 'declination_base': 9547,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -435,7 +435,7 @@ DEFAULT_METADATA = { ...@@ -435,7 +435,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '199.538', 'geodetic_longitude': '199.538',
'elevation': '80', 'elevation': '80',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 7386, 'declination_base': 7386,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -465,7 +465,7 @@ DEFAULT_METADATA = { ...@@ -465,7 +465,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '224.675', 'geodetic_longitude': '224.675',
'elevation': '24', 'elevation': '24',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 12349, 'declination_base': 12349,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -495,7 +495,7 @@ DEFAULT_METADATA = { ...@@ -495,7 +495,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '293.849', 'geodetic_longitude': '293.849',
'elevation': '424', 'elevation': '424',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 208439, 'declination_base': 208439,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -525,7 +525,7 @@ DEFAULT_METADATA = { ...@@ -525,7 +525,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '249.267', 'geodetic_longitude': '249.267',
'elevation': '946', 'elevation': '946',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 5863, 'declination_base': 5863,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -555,7 +555,7 @@ DEFAULT_METADATA = { ...@@ -555,7 +555,7 @@ DEFAULT_METADATA = {
'geodetic_longitude': '254.764', 'geodetic_longitude': '254.764',
'elevation': '1682', 'elevation': '1682',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'declination_base': 0, 'declination_base': 0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
...@@ -582,7 +582,7 @@ DEFAULT_METADATA = { ...@@ -582,7 +582,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -607,7 +607,7 @@ DEFAULT_METADATA = { ...@@ -607,7 +607,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -632,7 +632,7 @@ DEFAULT_METADATA = { ...@@ -632,7 +632,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -657,7 +657,7 @@ DEFAULT_METADATA = { ...@@ -657,7 +657,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -682,7 +682,7 @@ DEFAULT_METADATA = { ...@@ -682,7 +682,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -707,7 +707,7 @@ DEFAULT_METADATA = { ...@@ -707,7 +707,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'reported': 'HDZF', 'reported': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -732,7 +732,7 @@ DEFAULT_METADATA = { ...@@ -732,7 +732,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'HDZF', 'sensor_orientation': 'HDZF',
'reported': 'HDZF', 'reported': 'HDZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -757,7 +757,7 @@ DEFAULT_METADATA = { ...@@ -757,7 +757,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -782,7 +782,7 @@ DEFAULT_METADATA = { ...@@ -782,7 +782,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -807,7 +807,7 @@ DEFAULT_METADATA = { ...@@ -807,7 +807,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -832,7 +832,7 @@ DEFAULT_METADATA = { ...@@ -832,7 +832,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -857,7 +857,7 @@ DEFAULT_METADATA = { ...@@ -857,7 +857,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -882,7 +882,7 @@ DEFAULT_METADATA = { ...@@ -882,7 +882,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -907,7 +907,7 @@ DEFAULT_METADATA = { ...@@ -907,7 +907,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
...@@ -932,7 +932,7 @@ DEFAULT_METADATA = { ...@@ -932,7 +932,7 @@ DEFAULT_METADATA = {
'elevation': '0', 'elevation': '0',
'sensor_orientation': 'XYZF', 'sensor_orientation': 'XYZF',
'reported': 'XYZF', 'reported': 'XYZF',
'sensor_sampling_rate': 0.01, 'sensor_sampling_rate': 100.0,
'is_gin': False, 'is_gin': False,
'is_intermagnet': False, 'is_intermagnet': False,
'conditions_of_use': 'The Conditions of Use for data provided' + 'conditions_of_use': 'The Conditions of Use for data provided' +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment