aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/FOCUS_Step_12_scenarios.html
blob: e9bc7627f57adfaed7f520d0168b3556d4a840af (plain) (blame)
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Step 1/2 scenario data as distributed with the FOCUS Step 1/2 calculator — FOCUS_Step_12_scenarios • pfm</title>

<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<!-- Bootstrap -->

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha256-916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG/aiY1w=" crossorigin="anonymous" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha256-U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8=" crossorigin="anonymous"></script>

<!-- Font Awesome icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha256-eZrrJcwDc/3uDhsdt61sL2oOBY362qM3lon1gyExkL0=" crossorigin="anonymous" />

<!-- clipboard.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.4/clipboard.min.js" integrity="sha256-FiZwavyI2V6+EXO1U+xzLG3IKldpiTFf3153ea9zikQ=" crossorigin="anonymous"></script>

<!-- sticky kit -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script>

<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../pkgdown.js"></script>



<meta property="og:title" content="Step 1/2 scenario data as distributed with the FOCUS Step 1/2 calculator — FOCUS_Step_12_scenarios" />

<meta property="og:description" content="The data were extracted from the scenario.txt file using the R code shown below.
The text file is not included in the package as its licence is not clear." />
<meta name="twitter:card" content="summary" />



<!-- mathjax -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>

<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->


  </head>

  <body>
    <div class="container template-reference-topic">
      <header>
      <div class="navbar navbar-default navbar-fixed-top" role="navigation">
  <div class="container">
    <div class="navbar-header">
      <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
        <span class="sr-only">Toggle navigation</span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
      </button>
      <span class="navbar-brand">
        <a class="navbar-link" href="../index.html">pfm</a>
        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.5.6</span>
      </span>
    </div>

    <div id="navbar" class="navbar-collapse collapse">
      <ul class="nav navbar-nav">
        <li>
  <a href="../index.html">
    <span class="fa fa-home fa-lg"></span>
     
  </a>
</li>
<li>
  <a href="../reference/index.html">Reference</a>
</li>
      </ul>
      
      <ul class="nav navbar-nav navbar-right">
        <li>
  <a href="https://github.com/jranke/pfm">
    <span class="fa fa-github fa-lg"></span>
     
  </a>
</li>
      </ul>
      
    </div><!--/.nav-collapse -->
  </div><!--/.container -->
</div><!--/.navbar -->

      
      </header>

<div class="row">
  <div class="col-md-9 contents">
    <div class="page-header">
    <h1>Step 1/2 scenario data as distributed with the FOCUS Step 1/2 calculator</h1>
    <small class="dont-index">Source: <a href='https://github.com/jranke/pfm/blob/master/R/FOCUS_Step_12_scenarios.R'><code>R/FOCUS_Step_12_scenarios.R</code></a></small>
    <div class="hidden name"><code>FOCUS_Step_12_scenarios.Rd</code></div>
    </div>

    <div class="ref-description">
    
    <p>The data were extracted from the scenario.txt file using the R code shown below.
The text file is not included in the package as its licence is not clear.</p>
    
    </div>

        
    <h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>

    <p>A list containing the scenario names in a character vector called 'names',
  the drift percentiles in a matrix called 'drift', interception percentages in
  a matrix called 'interception' and the runoff/drainage percentages for Step 2
  calculations in a matrix called 'rd'.</p>
    

    <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
    <pre class="examples"><div class='input'>
</div><span class='co'># NOT RUN {</span>
  <span class='co'># This is the code that was used to extract the data</span>
  <span class='no'>scenario_path</span> <span class='kw'>&lt;-</span> <span class='st'>"inst/extdata/FOCUS_Step_12_scenarios.txt"</span>
  <span class='no'>scenarios</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/readLines'>readLines</a></span>(<span class='no'>scenario_path</span>)[<span class='fl'>9</span>:<span class='fl'>38</span>]
  <span class='no'>FOCUS_Step_12_scenarios</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/list'>list</a></span>()
  <span class='no'>sce</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/utils/topics/read.table'>read.table</a></span>(<span class='kw'>text</span> <span class='kw'>=</span> <span class='no'>scenarios</span>, <span class='kw'>sep</span> <span class='kw'>=</span> <span class='st'>"\t"</span>, <span class='kw'>header</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>, <span class='kw'>check.names</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>,
    <span class='kw'>stringsAsFactors</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)
  <span class='no'>FOCUS_Step_12_scenarios</span>$<span class='no'>names</span> <span class='kw'>=</span> <span class='no'>sce</span>$<span class='no'>Crop</span>
  <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/colnames'>rownames</a></span>(<span class='no'>sce</span>) <span class='kw'>&lt;-</span> <span class='no'>sce</span>$<span class='no'>Crop</span>
  <span class='no'>FOCUS_Step_12_scenarios</span>$<span class='no'>drift</span> <span class='kw'>=</span> <span class='no'>sce</span>[, <span class='fl'>3</span>:<span class='fl'>11</span>]
  <span class='no'>FOCUS_Step_12_scenarios</span>$<span class='no'>interception</span> <span class='kw'>=</span> <span class='no'>sce</span>[, <span class='fl'>12</span>:<span class='fl'>15</span>]
  <span class='no'>sce_2</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/readLines'>readLines</a></span>(<span class='no'>scenario_path</span>)[<span class='fl'>41</span>:<span class='fl'>46</span>]
  <span class='no'>rd</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/utils/topics/read.table'>read.table</a></span>(<span class='kw'>text</span> <span class='kw'>=</span> <span class='no'>sce_2</span>, <span class='kw'>sep</span> <span class='kw'>=</span> <span class='st'>"\t"</span>)[<span class='fl'>1</span>:<span class='fl'>2</span>]
  <span class='no'>rd_mat</span> <span class='kw'>&lt;-</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/matrix'>matrix</a></span>(<span class='no'>rd</span>$<span class='no'>V2</span>, <span class='kw'>nrow</span> <span class='kw'>=</span> <span class='fl'>3</span>, <span class='kw'>byrow</span> <span class='kw'>=</span> <span class='fl'>FALSE</span>)
  <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/dimnames'>dimnames</a></span>(<span class='no'>rd_mat</span>) <span class='kw'>=</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/list'>list</a></span>(<span class='kw'>Time</span> <span class='kw'>=</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/c'>c</a></span>(<span class='st'>"Oct-Feb"</span>, <span class='st'>"Mar-May"</span>, <span class='st'>"Jun-Sep"</span>),
                          <span class='kw'>Region</span> <span class='kw'>=</span> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/c'>c</a></span>(<span class='st'>"North"</span>, <span class='st'>"South"</span>))
  <span class='no'>FOCUS_Step_12_scenarios</span>$<span class='no'>rd</span> <span class='kw'>=</span> <span class='no'>rd_mat</span>
  <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/save'>save</a></span>(<span class='no'>FOCUS_Step_12_scenarios</span>, <span class='kw'>file</span> <span class='kw'>=</span> <span class='st'>"data/FOCUS_Step_12_scenarios.RData"</span>)
<span class='co'># }</span><div class='input'>
<span class='co'># And this is the resulting data</span>
<span class='no'>FOCUS_Step_12_scenarios</span></div><div class='output co'>#&gt; $names
#&gt;  [1] "cereals, spring"                  "cereals, winter"                 
#&gt;  [3] "citrus"                           "cotton"                          
#&gt;  [5] "field beans"                      "grass / alfalfa"                 
#&gt;  [7] "hops"                             "legumes"                         
#&gt;  [9] "maize"                            "oil seed rape, spring"           
#&gt; [11] "oil seed rape, winter"            "olives"                          
#&gt; [13] "pome / stone fruit, early applns" "pome / stone fruit, late applns" 
#&gt; [15] "potatoes"                         "soybeans"                        
#&gt; [17] "sugar beets"                      "sunflowers"                      
#&gt; [19] "tobacco"                          "vegetables, bulb"                
#&gt; [21] "vegetables, fruiting"             "vegetables, leafy"               
#&gt; [23] "vegetables, root"                 "vines, early applns"             
#&gt; [25] "vines, late applns"               "appln, aerial"                   
#&gt; [27] "appln, hand (crop &lt; 50 cm)"       "appln, hand (crop &gt; 50 cm)"      
#&gt; [29] "no drift (incorp or seed trtmt)" 
#&gt; 
#&gt; $drift
#&gt;                                       1      2      3      4      5      6
#&gt; cereals, spring                   2.759  2.438  2.024  1.862  1.794  1.631
#&gt; cereals, winter                   2.759  2.438  2.024  1.862  1.794  1.631
#&gt; citrus                           15.725 12.129 11.011 10.124  9.743  9.204
#&gt; cotton                            2.759  2.438  2.024  1.862  1.794  1.631
#&gt; field beans                       2.759  2.438  2.024  1.862  1.794  1.631
#&gt; grass / alfalfa                   2.759  2.438  2.024  1.862  1.794  1.631
#&gt; hops                             19.326 17.723 15.928 15.378 15.114 14.902
#&gt; legumes                           2.759  2.438  2.024  1.862  1.794  1.631
#&gt; maize                             2.759  2.438  2.024  1.862  1.794  1.631
#&gt; oil seed rape, spring             2.759  2.438  2.024  1.862  1.794  1.631
#&gt; oil seed rape, winter             2.759  2.438  2.024  1.862  1.794  1.631
#&gt; olives                           15.725 12.129 11.011 10.124  9.743  9.204
#&gt; pome / stone fruit, early applns 29.197 25.531 23.960 23.603 23.116 22.760
#&gt; pome / stone fruit, late applns  15.725 12.129 11.011 10.124  9.743  9.204
#&gt; potatoes                          2.759  2.438  2.024  1.862  1.794  1.631
#&gt; soybeans                          2.759  2.438  2.024  1.862  1.794  1.631
#&gt; sugar beets                       2.759  2.438  2.024  1.862  1.794  1.631
#&gt; sunflowers                        2.759  2.438  2.024  1.862  1.794  1.631
#&gt; tobacco                           2.759  2.438  2.024  1.862  1.794  1.631
#&gt; vegetables, bulb                  2.759  2.438  2.024  1.862  1.794  1.631
#&gt; vegetables, fruiting              2.759  2.438  2.024  1.862  1.794  1.631
#&gt; vegetables, leafy                 2.759  2.438  2.024  1.862  1.794  1.631
#&gt; vegetables, root                  2.759  2.438  2.024  1.862  1.794  1.631
#&gt; vines, early applns               2.699  2.496  2.546  2.499  2.398  2.336
#&gt; vines, late applns                8.028  7.119  6.898  6.631  6.636  6.431
#&gt; appln, aerial                    33.200 33.200 33.200 33.200 33.200 33.200
#&gt; appln, hand (crop &lt; 50 cm)        2.759  2.438  2.024  1.862  1.794  1.631
#&gt; appln, hand (crop &gt; 50 cm)        8.028  7.119  6.898  6.631  6.636  6.431
#&gt; no drift (incorp or seed trtmt)   0.000  0.000  0.000  0.000  0.000  0.000
#&gt;                                       7      8     &gt;8
#&gt; cereals, spring                   1.578  1.512  1.512
#&gt; cereals, winter                   1.578  1.512  1.512
#&gt; citrus                            9.102  8.656  8.656
#&gt; cotton                            1.578  1.512  1.512
#&gt; field beans                       1.578  1.512  1.512
#&gt; grass / alfalfa                   1.578  1.512  1.512
#&gt; hops                             14.628 13.520 13.520
#&gt; legumes                           1.578  1.512  1.512
#&gt; maize                             1.578  1.512  1.512
#&gt; oil seed rape, spring             1.578  1.512  1.512
#&gt; oil seed rape, winter             1.578  1.512  1.512
#&gt; olives                            9.102  8.656  8.656
#&gt; pome / stone fruit, early applns 22.690 22.241 22.241
#&gt; pome / stone fruit, late applns   9.102  8.656  8.656
#&gt; potatoes                          1.578  1.512  1.512
#&gt; soybeans                          1.578  1.512  1.512
#&gt; sugar beets                       1.578  1.512  1.512
#&gt; sunflowers                        1.578  1.512  1.512
#&gt; tobacco                           1.578  1.512  1.512
#&gt; vegetables, bulb                  1.578  1.512  1.512
#&gt; vegetables, fruiting              1.578  1.512  1.512
#&gt; vegetables, leafy                 1.578  1.512  1.512
#&gt; vegetables, root                  1.578  1.512  1.512
#&gt; vines, early applns               2.283  2.265  2.265
#&gt; vines, late applns                6.227  6.173  6.173
#&gt; appln, aerial                    33.200 33.200 33.200
#&gt; appln, hand (crop &lt; 50 cm)        1.578  1.512  1.512
#&gt; appln, hand (crop &gt; 50 cm)        6.227  6.173  6.173
#&gt; no drift (incorp or seed trtmt)   0.000  0.000  0.000
#&gt; 
#&gt; $interception
#&gt;                                  no interception minimal crop cover
#&gt; cereals, spring                                0               0.00
#&gt; cereals, winter                                0               0.00
#&gt; citrus                                         0               0.80
#&gt; cotton                                         0               0.30
#&gt; field beans                                    0               0.25
#&gt; grass / alfalfa                                0               0.40
#&gt; hops                                           0               0.20
#&gt; legumes                                        0               0.25
#&gt; maize                                          0               0.25
#&gt; oil seed rape, spring                          0               0.40
#&gt; oil seed rape, winter                          0               0.40
#&gt; olives                                         0               0.70
#&gt; pome / stone fruit, early applns               0               0.20
#&gt; pome / stone fruit, late applns                0               0.20
#&gt; potatoes                                       0               0.15
#&gt; soybeans                                       0               0.20
#&gt; sugar beets                                    0               0.20
#&gt; sunflowers                                     0               0.20
#&gt; tobacco                                        0               0.20
#&gt; vegetables, bulb                               0               0.10
#&gt; vegetables, fruiting                           0               0.25
#&gt; vegetables, leafy                              0               0.25
#&gt; vegetables, root                               0               0.25
#&gt; vines, early applns                            0               0.40
#&gt; vines, late applns                             0               0.40
#&gt; appln, aerial                                  0               0.20
#&gt; appln, hand (crop &lt; 50 cm)                     0               0.20
#&gt; appln, hand (crop &gt; 50 cm)                     0               0.20
#&gt; no drift (incorp or seed trtmt)                0               0.00
#&gt;                                  average crop cover full canopy
#&gt; cereals, spring                                0.20        0.70
#&gt; cereals, winter                                0.20        0.70
#&gt; citrus                                         0.80        0.80
#&gt; cotton                                         0.60        0.75
#&gt; field beans                                    0.40        0.70
#&gt; grass / alfalfa                                0.60        0.75
#&gt; hops                                           0.50        0.70
#&gt; legumes                                        0.50        0.70
#&gt; maize                                          0.50        0.75
#&gt; oil seed rape, spring                          0.70        0.75
#&gt; oil seed rape, winter                          0.70        0.75
#&gt; olives                                         0.70        0.70
#&gt; pome / stone fruit, early applns               0.40        0.65
#&gt; pome / stone fruit, late applns                0.40        0.65
#&gt; potatoes                                       0.50        0.70
#&gt; soybeans                                       0.50        0.75
#&gt; sugar beets                                    0.70        0.75
#&gt; sunflowers                                     0.50        0.75
#&gt; tobacco                                        0.70        0.75
#&gt; vegetables, bulb                               0.25        0.40
#&gt; vegetables, fruiting                           0.50        0.70
#&gt; vegetables, leafy                              0.40        0.70
#&gt; vegetables, root                               0.50        0.70
#&gt; vines, early applns                            0.50        0.60
#&gt; vines, late applns                             0.50        0.60
#&gt; appln, aerial                                  0.50        0.70
#&gt; appln, hand (crop &lt; 50 cm)                     0.50        0.70
#&gt; appln, hand (crop &gt; 50 cm)                     0.50        0.70
#&gt; no drift (incorp or seed trtmt)                0.00        0.00
#&gt; 
#&gt; $rd
#&gt;          Region
#&gt; Time      North South
#&gt;   Oct-Feb     5     4
#&gt;   Mar-May     2     4
#&gt;   Jun-Sep     2     3
#&gt; </div></pre>
  </div>
  <div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
    <h2>Contents</h2>
    <ul class="nav nav-pills nav-stacked">
      
      <li><a href="#format">Format</a></li>
      
      <li><a href="#examples">Examples</a></li>
    </ul>

  </div>
</div>

      <footer>
      <div class="copyright">
  <p>Developed by Johannes Ranke.</p>
</div>

<div class="pkgdown">
  <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.9000.</p>
</div>
      </footer>
   </div>

  

  </body>
</html>

Contact - Imprint