-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into 496-create-a-database-migration-for-the-wate…
…r-and-air-temperature-measurements-from-noaatandc-south-bird-island
- Loading branch information
Showing
25 changed files
with
2,223 additions
and
2 deletions.
There are no files selected for viewing
103 changes: 103 additions & 0 deletions
103
data/dspec/ColdStunning/Bird-Island_Water-Temperatue_102hr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
{ | ||
"dspecVersion": "2.0", | ||
"modelName": "Bird-Island_Water-Temperatue_102hr", | ||
"modelVersion": "1.0.0", | ||
"author": "Christian Duff", | ||
"modelFileName": "./ColdStunning/Bird-Island_Water-Temperatue_102hr", | ||
"timingInfo": { | ||
"active": true, | ||
"offset": 1200, | ||
"interval": 3600 | ||
}, | ||
"outputInfo": { | ||
"outputMethod": "OnePackedFloat", | ||
"leadTime": 367200, | ||
"series": "pWaterTmp", | ||
"location": "SouthBirdIsland", | ||
"unit": "celsius" | ||
}, | ||
"dependentSeries": [ | ||
{ | ||
"_name": "Water Temp", | ||
"location": "SouthBirdIsland", | ||
"source": "LIGHTHOUSE", | ||
"series": "dWaterTmp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
0, | ||
-24 | ||
], | ||
"outKey": "south-bird-island_water-temp_25", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "3600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
}, | ||
{ | ||
"_name": "Air Temp", | ||
"location": "SouthBirdIsland", | ||
"source": "LIGHTHOUSE", | ||
"series": "dAirTmp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
0, | ||
-24 | ||
], | ||
"outKey": "south-bird-island_air-temp_25", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "3600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
}, | ||
{ | ||
"_name": "Predicted Air Temp", | ||
"location": "SBirdIsland", | ||
"source": "NDFD_EXP", | ||
"series": "pAirTemp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
108, | ||
1 | ||
], | ||
"outKey": "south-bird-island_predicted_air-temp_108", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "21600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
} | ||
], | ||
"postProcessCall": [], | ||
"vectorOrder": [ | ||
{ | ||
"key": "south-bird-island_water-temp_25", | ||
"dType": "float" | ||
}, | ||
{ | ||
"key": "south-bird-island_air-temp_25", | ||
"dType": "float" | ||
}, | ||
{ | ||
"key": "south-bird-island_predicted_air-temp_108", | ||
"dType": "float", | ||
"indexes": [ | ||
0, | ||
102 | ||
] | ||
} | ||
] | ||
} |
103 changes: 103 additions & 0 deletions
103
data/dspec/ColdStunning/Bird-Island_Water-Temperatue_108hr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
{ | ||
"dspecVersion": "2.0", | ||
"modelName": "Bird-Island_Water-Temperatue_108hr", | ||
"modelVersion": "1.0.0", | ||
"author": "Christian Duff", | ||
"modelFileName": "./ColdStunning/Bird-Island_Water-Temperatue_108hr", | ||
"timingInfo": { | ||
"active": true, | ||
"offset": 1200, | ||
"interval": 3600 | ||
}, | ||
"outputInfo": { | ||
"outputMethod": "OnePackedFloat", | ||
"leadTime": 388800, | ||
"series": "pWaterTmp", | ||
"location": "SouthBirdIsland", | ||
"unit": "celsius" | ||
}, | ||
"dependentSeries": [ | ||
{ | ||
"_name": "Water Temp", | ||
"location": "SouthBirdIsland", | ||
"source": "LIGHTHOUSE", | ||
"series": "dWaterTmp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
0, | ||
-24 | ||
], | ||
"outKey": "south-bird-island_water-temp_25", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "3600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
}, | ||
{ | ||
"_name": "Air Temp", | ||
"location": "SouthBirdIsland", | ||
"source": "LIGHTHOUSE", | ||
"series": "dAirTmp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
0, | ||
-24 | ||
], | ||
"outKey": "south-bird-island_air-temp_25", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "3600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
}, | ||
{ | ||
"_name": "Predicted Air Temp", | ||
"location": "SBirdIsland", | ||
"source": "NDFD_EXP", | ||
"series": "pAirTemp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
114, | ||
1 | ||
], | ||
"outKey": "south-bird-island_predicted_air-temp_114", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "21600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
} | ||
], | ||
"postProcessCall": [], | ||
"vectorOrder": [ | ||
{ | ||
"key": "south-bird-island_water-temp_25", | ||
"dType": "float" | ||
}, | ||
{ | ||
"key": "south-bird-island_air-temp_25", | ||
"dType": "float" | ||
}, | ||
{ | ||
"key": "south-bird-island_predicted_air-temp_114", | ||
"dType": "float", | ||
"indexes": [ | ||
0, | ||
108 | ||
] | ||
} | ||
] | ||
} |
103 changes: 103 additions & 0 deletions
103
data/dspec/ColdStunning/Bird-Island_Water-Temperatue_114hr.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
{ | ||
"dspecVersion": "2.0", | ||
"modelName": "Bird-Island_Water-Temperatue_114hr", | ||
"modelVersion": "1.0.0", | ||
"author": "Christian Duff", | ||
"modelFileName": "./ColdStunning/Bird-Island_Water-Temperatue_114hr", | ||
"timingInfo": { | ||
"active": true, | ||
"offset": 1200, | ||
"interval": 3600 | ||
}, | ||
"outputInfo": { | ||
"outputMethod": "OnePackedFloat", | ||
"leadTime": 410400, | ||
"series": "pWaterTmp", | ||
"location": "SouthBirdIsland", | ||
"unit": "celsius" | ||
}, | ||
"dependentSeries": [ | ||
{ | ||
"_name": "Water Temp", | ||
"location": "SouthBirdIsland", | ||
"source": "LIGHTHOUSE", | ||
"series": "dWaterTmp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
0, | ||
-24 | ||
], | ||
"outKey": "south-bird-island_water-temp_25", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "3600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
}, | ||
{ | ||
"_name": "Air Temp", | ||
"location": "SouthBirdIsland", | ||
"source": "LIGHTHOUSE", | ||
"series": "dAirTmp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
0, | ||
-24 | ||
], | ||
"outKey": "south-bird-island_air-temp_25", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "3600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
}, | ||
{ | ||
"_name": "Predicted Air Temp", | ||
"location": "SBirdIsland", | ||
"source": "NDFD_EXP", | ||
"series": "pAirTemp", | ||
"unit": "celsius", | ||
"interval": 3600, | ||
"range": [ | ||
120, | ||
1 | ||
], | ||
"outKey": "south-bird-island_predicted_air-temp_120", | ||
"dataIntegrityCall": { | ||
"call": "PandasInterpolation", | ||
"args": { | ||
"limit": "21600", | ||
"method": "linear", | ||
"limit_area": "inside" | ||
} | ||
} | ||
} | ||
], | ||
"postProcessCall": [], | ||
"vectorOrder": [ | ||
{ | ||
"key": "south-bird-island_water-temp_25", | ||
"dType": "float" | ||
}, | ||
{ | ||
"key": "south-bird-island_air-temp_25", | ||
"dType": "float" | ||
}, | ||
{ | ||
"key": "south-bird-island_predicted_air-temp_120", | ||
"dType": "float", | ||
"indexes": [ | ||
0, | ||
114 | ||
] | ||
} | ||
] | ||
} |
Oops, something went wrong.