-
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.
* Add metadata required to map GCReW met to GCW-W * Remove GCW mappings as no met station or sonde * Fix solar total/flux units for 15min data #160 * Clean up reset() function * Add site and plot back in; see #169 * Remove option to remove input files
- Loading branch information
Showing
12 changed files
with
1,513 additions
and
149 deletions.
There are no files selected for viewing
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
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
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
1,348 changes: 1,348 additions & 0 deletions
1,348
synoptic/data_TEST/Raw/GCREW_MET_GCREW_MET_15min_20230322020009.dat
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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 |
---|---|---|
|
@@ -7,6 +7,12 @@ transect spans a mid- to late-successional (~80 years old) temperate, | |
deciduous coastal forest and a mesohaline marsh along the Rhode River in | ||
Edgewater, MD. | ||
|
||
IMPORTANT DATA NOTE: GCW-W's meteorological data are pulled from the | ||
GCReW met station, which is a different instrument than at the other | ||
synoptic sites. It has four variables that appear nowhere else: | ||
wx_vpd15, wx_svp15, wx_minws15, and wx_gcrew_rain15 in CENTIMETERS (not | ||
mm). See variables table below. | ||
|
||
Contacts for the GCReW Synoptic site: | ||
Stephanie J. Wilson <[email protected]> | ||
Pat Megonigal <[email protected]> | ||
|
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
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
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
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 |
---|---|---|
|
@@ -4,6 +4,9 @@ freshwater ("F"; 38.87403N, 76.5516W), and saltwater ("S"; 38.8744N, | |
76.5525W). The TEMPEST experiment is in a mid- to late-successional (~80 | ||
years old) temperate, deciduous coastal forest. | ||
|
||
NOTE: Meteorological data for TEMPEST are available in the GCW-W files | ||
and pulled from the GCReW met station. See notes in the GCW metadata. | ||
|
||
Contact for the TEMPEST site: | ||
J. Patrick Megonigal [email protected] | ||
|
||
|
Oops, something went wrong.