Mercurial > repos > greg > extract_ipm_date_interval
comparison extract_ipm_date_interval.xml @ 5:d62034b36200 draft default tip
Uploaded
author | greg |
---|---|
date | Thu, 09 Aug 2018 10:15:32 -0400 |
parents | 2c517a58544c |
children |
comparison
equal
deleted
inserted
replaced
4:2c517a58544c | 5:d62034b36200 |
---|---|
87 <help> | 87 <help> |
88 **What it does** | 88 **What it does** |
89 | 89 |
90 Extracts a date interval from the data produced by the Insect Phenology Model tool, providing a "zoomed in" view of the plots. | 90 Extracts a date interval from the data produced by the Insect Phenology Model tool, providing a "zoomed in" view of the plots. |
91 | 91 |
92 The Insect Phenology Model tool produces 2 data set collections, one consisting of the the analyzed data files and another consisting | 92 The Insect Phenology Model tool produces 2 dataset collections, one consisting of the the analyzed data files and another consisting |
93 of plots based on the data files. The data consists of a complete year, and the X axis displays weekly tick marks (on Sundays) | 93 of plots based on the data files. The data consists of a complete year, and the X axis displays weekly tick marks (on Sundays) |
94 as well as the first day of each month. | 94 as well as the first day of each month. |
95 | 95 |
96 This tool accepts the Insect Phenology Model collection of data files as input and extracts the user-specified date interval from | 96 This tool accepts the Insect Phenology Model collection of data files as input and extracts the user-specified date interval from |
97 the files, producing a collection of data files with the same names, but containing only the extracted date interval. A collection | 97 the files, producing a collection of data files with the same names, but containing only the extracted date interval. A collection |
98 of plots is also produced, each with the same name as those produced by the Insect Phenology Model tool, but restricted to the | 98 of plots is also produced, each with the same name as those produced by the Insect Phenology Model tool, but restricted to the |
99 date interval, which is cannot be more than 50 days. The X axis displays daily tick marks, essentially zooming in on the original | 99 date interval, which is cannot be more than 50 days. The X axis displays daily tick marks, essentially zooming in on the original |
100 data. | 100 data. |
101 | 101 |
102 This tool inspects the parameters values that were specified when the Insect Phenology Model tool was executed in order to | 102 This tool inspects the parameter values that were specified when the Insect Phenology Model tool was executed in order to |
103 generate the plots, so it is essential that the dataset collection selected as the input to this tool was produced by the | 103 generate the plots, so it is essential that the dataset collection selected as the input to this tool was produced by the |
104 Insect Phenology Model tool. | 104 Insect Phenology Model tool. |
105 | 105 |
106 ----- | 106 ----- |
107 | 107 |