-
Notifications
You must be signed in to change notification settings - Fork 5
/
2_get_model_files.yml
127 lines (111 loc) · 6.57 KB
/
2_get_model_files.yml
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
packages:
- scipiper
- mda.lakes
- glmtools
file_extensions:
- ind
target_default: all_get_model_files
sources:
- 2_get_model_files/src/get_model_files.R
targets:
all_get_model_files:
depends:
- 2_get_model_files/meteo/nhd_120052238_driver.csv.ind
- 2_get_model_files/meteo/nhd_120052238_driver.csv
- 2_get_model_files/nml/glm2_nhd_120052238.nml
- 2_get_model_files/meteo/nhd_4817675_driver.csv.ind
- 2_get_model_files/meteo/nhd_4817675_driver.csv
- 2_get_model_files/nml/glm2_nhd_4817675.nml
- 2_get_model_files/meteo/nhd_4819397_driver.csv.ind
- 2_get_model_files/meteo/nhd_4819397_driver.csv
- 2_get_model_files/nml/glm2_nhd_4819397.nml
- 2_get_model_files/meteo/nhd_120052195_driver.csv.ind
- 2_get_model_files/meteo/nhd_120052195_driver.csv
- 2_get_model_files/nml/glm2_nhd_120052195.nml
- 2_get_model_files/meteo/nhd_2360642_driver.csv.ind
- 2_get_model_files/meteo/nhd_2360642_driver.csv
- 2_get_model_files/nml/glm2_nhd_2360642.nml
- 2_get_model_files/meteo/nhd_120052233_driver.csv.ind
- 2_get_model_files/meteo/nhd_120052233_driver.csv
- 2_get_model_files/nml/glm2_nhd_120052233.nml
- 2_get_model_files/meteo/nhd_120052889_driver.csv.ind
- 2_get_model_files/meteo/nhd_120052889_driver.csv
- 2_get_model_files/nml/glm2_nhd_120052889.nml
- 2_get_model_files/meteo/nhd_7142570_driver.csv.ind
- 2_get_model_files/meteo/nhd_7142570_driver.csv
- 2_get_model_files/nml/glm2_nhd_7142570.nml
- 2_get_model_files/meteo/nhd_120052896_driver.csv.ind
- 2_get_model_files/meteo/nhd_120052896_driver.csv
- 2_get_model_files/nml/glm2_nhd_120052896.nml
- 2_get_model_files/meteo/nhd_13293262_driver.csv.ind
- 2_get_model_files/meteo/nhd_13293262_driver.csv
- 2_get_model_files/nml/glm2_nhd_13293262.nml
- 2_get_model_files/meteo/nhd_167122137_driver.csv.ind
- 2_get_model_files/meteo/nhd_167122137_driver.csv
- 2_get_model_files/nml/glm2_nhd_167122137.nml
2_get_model_files/meteo/nhd_120052238_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_120052238'))
2_get_model_files/meteo/nhd_120052238_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_120052238_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_120052238.nml:
command: get_lake_base_nml(nhd = I('nhd_120052238'), glm_out = I("2_get_model_files/nml/glm2_nhd_120052238.nml"))
2_get_model_files/meteo/nhd_4817675_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_4817675'))
2_get_model_files/meteo/nhd_4817675_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_4817675_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_4817675.nml:
command: get_lake_base_nml(nhd = I('nhd_4817675'), glm_out = I("2_get_model_files/nml/glm2_nhd_4817675.nml"))
2_get_model_files/meteo/nhd_4819397_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_4819397'))
2_get_model_files/meteo/nhd_4819397_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_4819397_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_4819397.nml:
command: get_lake_base_nml(nhd = I('nhd_4819397'), glm_out = I("2_get_model_files/nml/glm2_nhd_4819397.nml"))
2_get_model_files/meteo/nhd_120052195_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_120052195'))
2_get_model_files/meteo/nhd_120052195_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_120052195_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_120052195.nml:
command: get_lake_base_nml(nhd = I('nhd_120052195'), glm_out = I("2_get_model_files/nml/glm2_nhd_120052195.nml"))
2_get_model_files/meteo/nhd_2360642_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_2360642'))
2_get_model_files/meteo/nhd_2360642_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_2360642_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_2360642.nml:
command: get_lake_base_nml(nhd = I('nhd_2360642'), glm_out = I("2_get_model_files/nml/glm2_nhd_2360642.nml"))
2_get_model_files/meteo/nhd_120052233_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_120052233'))
2_get_model_files/meteo/nhd_120052233_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_120052233_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_120052233.nml:
command: get_lake_base_nml(nhd = I('nhd_120052233'), glm_out = I("2_get_model_files/nml/glm2_nhd_120052233.nml"))
2_get_model_files/meteo/nhd_120052889_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_120052889'))
2_get_model_files/meteo/nhd_120052889_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_120052889_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_120052889.nml:
command: get_lake_base_nml(nhd = I('nhd_120052889'), glm_out = I("2_get_model_files/nml/glm2_nhd_120052889.nml"))
2_get_model_files/meteo/nhd_7142570_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_7142570'))
2_get_model_files/meteo/nhd_7142570_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_7142570_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_7142570.nml:
command: get_lake_base_nml(nhd = I('nhd_7142570'), glm_out = I("2_get_model_files/nml/glm2_nhd_7142570.nml"))
2_get_model_files/meteo/nhd_120052896_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_120052896'))
2_get_model_files/meteo/nhd_120052896_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_120052896_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_120052896.nml:
command: get_lake_base_nml(nhd = I('nhd_120052896'), glm_out = I("2_get_model_files/nml/glm2_nhd_120052896.nml"))
2_get_model_files/meteo/nhd_13293262_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_13293262'))
2_get_model_files/meteo/nhd_13293262_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_13293262_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_13293262.nml:
command: get_lake_base_nml(nhd = I('nhd_13293262'), glm_out = I("2_get_model_files/nml/glm2_nhd_13293262.nml"))
2_get_model_files/meteo/nhd_167122137_driver.csv.ind:
command: get_post_driver_file(outind = target_name, nhd = I('nhd_167122137'))
2_get_model_files/meteo/nhd_167122137_driver.csv:
command: s3_get('2_get_model_files/meteo/nhd_167122137_driver.csv.ind')
2_get_model_files/nml/glm2_nhd_167122137.nml:
command: get_lake_base_nml(nhd = I('nhd_167122137'), glm_out = I("2_get_model_files/nml/glm2_nhd_167122137.nml"))