-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTable of contents.txt
95 lines (78 loc) · 3.34 KB
/
Table of contents.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
Updated 5/21/2018
Jack Lange
##############################################
Table of contents is organized as follows:
folder1
subfolder1
-description of contents
subfolder2
-description of contents
folder2
-description of contents
folder 3
subfolder1
subsubfolder
-description of contents
-description of contents
subfolder2
-description of contents
###########################################
DATA
HEAD
2015
RAW
-data straight from the 2015 PZs
2016
RAW
-data straight from the 2016 PZs
processed
-pz data processed using SC_diver (atmospheric pressure subtraction and applying a consistent datum)
2017
RAW
-data straight from the 2017 PZs
TEMP
2016
PROCESSED
-2016 temperature probe data processed using SC_ReadNewTempProbe (converted thermistor measurments into degrees C, data put into readable format)
RAW
-data direct from 2016 temperature probes
2017
PROCESSED
-empty, none of the 2017 temperature has been processed
RAW
-data direct from 2017 temperature probes
WEATHER
-precipitation data retrieved from cli-MATE database Presentations and figures
SCRIPT OUTPUTS
1D Temp Pro
-1DTempPro inpupts and outpus for all 1DtempPro runs in fall 2017, spring 2018
Head ts for 1dtemppro
Head_differences, no scaling
-difference in head between each PZ and the stream gauge, files with "1" are first half of summer, files with "2" are second half of summer
Scaled using PZStickup
-head difference between each PZ and the stream gauge, shifted using the method described in "SCALED dh series calculations.txt"
SC_Diver outputs
-peizometer data with atmospheric pressure subtracted and consistent datum applied, includes plots of head vs time for each PZ
Scripts
SC_Diver
-various versions of the SC_Diver script(applies a consistent datum and subtracts atmospheric pressure for each PZ), filepaths in each script will have to be updated
Tot_head plotting
-matlab scripts to plot the outputs on SC_Diver, useful for visualizing the head at some or all of the PZ over a period of time
Temp probe calibration
-matlab scripts for processing raw temperature probe data. These scripts have not been updated for use with the 2017 probes.
Conjoined q time series and rainfall plot
- R script to make the plot of hydrologic flux and precipitation with a shared x axis
PReparing head time series for 1Dtemppro
-One script to correct the head difference time series for the first half of summer where the SG elevation was not measured
-3 scripts, one for each probe, to scale each head dh/ds time series so that ds = 0.3m (the distance between the top and bottom probes)
Sensitivty plots and data
- data and R scripts for creating the sensitivity analysis plots in Jack Lange's GSA poster
Presentations and figures
-figures generated for a variety of presentation
North Central GSA poster
-figuresfor GSA poster
-Conjoined_plot_df.Rda is the data for creating the conjoined q and rainfall plot
Data
-data for the sensitivity analysis figures generated by SensAnalysis_plot.R (located in Scripts/Sensitivity plots and data)
Thesis drafts
-includes all drafts of Jack Lange's honors thesis