Changeset 12490 in main
- Timestamp:
- 12/08/16 13:42:13 (6 years ago)
- Location:
- adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/wildfire
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/wildfire/WildFire.xml
r12486 r12490 36 36 </ibis:doc> 37 37 <NAME>WildFireMain</NAME> 38 <TITLE>Query Module for Smoke Days from Wildfires by NWSForecast Zone</TITLE>38 <TITLE>Query Module for Smoke Days from Wildfires by Weather Forecast Zone</TITLE> 39 39 <DESCRIPTION>Counts after 1994</DESCRIPTION> 40 40 <VERSION>Feb 7, 2006</VERSION> … … 66 66 <MEASURE> 67 67 <NAME>Zone</NAME> 68 <TITLE> NWSForecast Zones</TITLE>69 <DESCRIPTION> NWSForecast Zones</DESCRIPTION>68 <TITLE>Weather Forecast Zones</TITLE> 69 <DESCRIPTION>Weather Forecast Zones</DESCRIPTION> 70 70 </MEASURE> 71 71 <MEASURE> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/wildfire/WildFireSelection.xml
r12470 r12490 44 44 <SECTIONS> 45 45 <SECTION> 46 <TITLE>Smoke Days from Wildfires by NWSForecast Zone</TITLE>46 <TITLE>Smoke Days from Wildfires by Weather Forecast Zone</TITLE> 47 47 <SELECTIONS> 48 48 <!--TITLE>Select the query population by County or Local Health District. For race, ethnicities and small areas, use Advanced Selection below.</TITLE--> 49 <TITLE>Select Smoke Days from Wildfires by NWSForecast Zone</TITLE>49 <TITLE>Select Smoke Days from Wildfires by Weather Forecast Zone</TITLE> 50 50 <SELECTION> 51 <DESCRIPTION>Smoke Days from Wildfires by NWSForecast Zone</DESCRIPTION>52 <TITLE>Smoke Days from Wildfires by NWSForecast Zone</TITLE>51 <DESCRIPTION>Smoke Days from Wildfires by Weather Forecast Zone</DESCRIPTION> 52 <TITLE>Smoke Days from Wildfires by Weather Forecast Zone</TITLE> 53 53 <LOCAL_URL>query/builder/wildfire/WildFire/Count.html</LOCAL_URL> 54 54 <SELECTED/> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/wildfire/dimension/GeoProxy.xml
r12470 r12490 3 3 <DIMENSION> 4 4 <NAME>GeoProxy</NAME> 5 <TITLE> NWSForecast Zone(s)</TITLE>5 <TITLE>Weather Forecast Zone(s)</TITLE> 6 6 </DIMENSION> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/wildfire/dimension/Zone.xml
r12485 r12490 3 3 <DIMENSION> 4 4 <NAME>Zone</NAME> 5 <TITLE> NWSForecast Zone(s)</TITLE>5 <TITLE>Weather Forecast Zone(s)</TITLE> 6 6 <!--PROXY_DIMENSION_NAME>GeoProxy</PROXY_DIMENSION_NAME--> 7 7 <PROXY_DIMENSION_NAME>DummyProxyDimensionName-NotGroupBySelectable</PROXY_DIMENSION_NAME> -
adopters/ut/trunk/src/main/webapps/ibisph-content/xml/query/module/wildfire/section/Zone.xml
r12485 r12490 3 3 <SECTION xmlns:ibis="http://www.ibisph.org"> 4 4 <NAME>Zone</NAME> 5 <TITLE>Select NWSforecast zone(s)</TITLE>5 <TITLE>Select weather forecast zone(s)</TITLE> 6 6 7 7 <!--SELECTED_DIMENSIONS> … … 15 15 <ibis:include href="../help/Year.xml"/--> 16 16 <SELECTIONS> 17 <SELECTION><TITLE>All NWSforecast zone(s)</TITLE></SELECTION>17 <SELECTION><TITLE>All weather forecast zone(s)</TITLE></SELECTION> 18 18 <DIMENSION_NAME>Zone</DIMENSION_NAME> 19 19 <SELECTION_TYPE>
Note: See TracChangeset
for help on using the changeset viewer.