Last change
on this file since 11643 was
11643,
checked in by b.scott, 6 years ago
|
rough versions of air-q water-q clp and clim&weather modules
|
File size:
917 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="iso-8859-1"?> |
---|
2 | |
---|
3 | <!-- 1/27/15 Ken: changed SELECTION_TYPE to single --> |
---|
4 | <!-- 5/7/09 changed name of dimension variable from Year91_pres to Year91_ --> |
---|
5 | |
---|
6 | <SECTION xmlns:ibis="http://www.ibisph.org"> |
---|
7 | <NAME>YearPM25Avg</NAME> |
---|
8 | <TITLE>PERIOD: Select year (Default is 2011)</TITLE> |
---|
9 | <SELECTED_DIMENSIONS> |
---|
10 | <SELECTED_DIMENSION> |
---|
11 | <NAME>YearPM25Avg</NAME> |
---|
12 | <VALUES> |
---|
13 | <VALUE>2011</VALUE> |
---|
14 | </VALUES> |
---|
15 | </SELECTED_DIMENSION> |
---|
16 | </SELECTED_DIMENSIONS> |
---|
17 | |
---|
18 | <SELECTIONS> |
---|
19 | <TITLE>Select years.</TITLE> |
---|
20 | <ibis:include href="../help/Year.xml"/> |
---|
21 | <SELECTION_TYPE> |
---|
22 | <SINGLE/> |
---|
23 | </SELECTION_TYPE> |
---|
24 | <!-- <SELECTION> |
---|
25 | <TITLE>All years</TITLE> |
---|
26 | </SELECTION> --> |
---|
27 | <DIMENSION_NAME>YearPM25Avg</DIMENSION_NAME> |
---|
28 | <SELECTION_TYPE> |
---|
29 | <LIST> |
---|
30 | <SIZE>6</SIZE> |
---|
31 | <!-- <MULTIPLE/> --> |
---|
32 | <SINGLE/> |
---|
33 | </LIST> |
---|
34 | </SELECTION_TYPE> |
---|
35 | </SELECTIONS> |
---|
36 | </SECTION> |
---|
37 | |
---|
Note: See
TracBrowser
for help on using the repository browser.