-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRupp_et_al_2020_mlr_relative_importance_Fig9.csv
We can make this file beautiful and searchable if this error is corrected: It looks like row 13 should actually have 1 column, instead of 6 in line 12.
38 lines (38 loc) · 2.9 KB
/
Rupp_et_al_2020_mlr_relative_importance_Fig9.csv
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
# Values for Figure 9 in Rupp et al. (2020). Temperature gradients and inversions in a forested Cascade Range basin: Synoptic- to local-scale controls. J. Geophys. Res. Atmos. x(x). xx-xx. https://doi.org/10.1029/2020JD032686
# File created 2020-11-03 by David E. Rupp ([email protected]).
# Relative importance of predictors of temperature gradients at 06:00 and 14:00 PST using multivariate linear regression
# RS02 = Reference Stand 2; RS04 = Reference Stand 4; PRIMET = Primary meteorological station; VANMET = Vanilla Leaf meteorological station; LLT = Lower Lookout transect; ULT = Upper Lookout transect
#
# Free_air_temp_grad = ERA5 temperature gradient in Figure 9
# Vorticity = Vorticity in Figure 9
# Flow_strength = Flow strength in Figure 9
# Cloudiness = Cloudiness in Figure 9
# Clear_sky_solar = Clear-sky insolation in Figure 9
#
# 06:00 PST with ERA5 temperature gradient predictor (Figure 9a)
"Site","Free_air_temp_grad","Vorticity","Flow_strength","Cloudiness","Clear_sky_solar"
"VANMET-PRIMET",0.397523778203898,0.113884581731486,0.0198923223275103,0.0814475567855266,0.0161263121765125
"RS04-RS02",0.385606184191833,0.121907896132593,0.0260343328180873,0.105220036273043,0.00970588641797916
"LLT",0.270487820023847,0.0684789747890834,0.0183506060518709,0.0864421650177298,0.00411688691815706
"ULT",0.196563942612612,0.146558613924278,0.0141500532176153,0.0824353427575358,0.0049301897911702
#
# 14:00 PST with ERA5 temperature gradient predictor (Figure 9b)
"Site","Free_air_temp_grad","Vorticity","Flow_strength","Cloudiness","Clear_sky_solar"
"VANMET-PRIMET",0.376475123389959,0.062787352582215,0.00932861980858533,0.0496710310812263,0.135147015538123
"RS04-RS02",0.364353456836697,0.0486877482976394,0.0129947305378899,0.0103005680424555,0.214117182466623
"LLT",0.250321441161278,0.0500357387334114,0.0072286272879069,0.0381359718480771,0.14681932278997
"ULT",0.162094859400319,0.153943200300896,0.00844249442148746,0.134030269544966,0.0177620027527237
#
# 06:00 PST without ERA5 temperature gradient predictor (Figure 9c)
"Site","Vorticity","Flow_strength","Cloudiness","Clear_sky_solar"
"VANMET-PRIMET",0.180745559288526,0.0214655597600162,0.134595406421551,0.0196984405937575
"RS04-RS02",0.18931271763926,0.0369571510983362,0.168782193258622,0.0108818796699624
"LLT",0.106787975157968,0.0211836099693905,0.135922701207777,0.0078873889719738
"ULT",0.190728682201447,0.0179721795901526,0.119985728902447,0.0060037639544017
#
# 14:00 PST without ERA5 temperature gradient predictor (Figure 9d)
"Site","Vorticity","Flow_strength","Cloudiness","Clear_sky_solar"
"VANMET-PRIMET",0.0971978067964008,0.0112128854906936,0.0630385824206222,0.25102953396353
"RS04-RS02",0.0794063597656464,0.0161808883623552,0.0174219691224137,0.357492280489741
"LLT",0.0723400576224798,0.00969225585067084,0.0466152438793221,0.249544503197218
"ULT",0.192516785495639,0.00886916232527676,0.147841421538888,0.0329500400495302