-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathmetric_tbx.METRIC_configure.pyt.xml
1 lines (1 loc) · 11.3 KB
/
metric_tbx.METRIC_configure.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20150413</CreaDate><CreaTime>13185200</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20150620</ModDate><ModTime>12203200</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="METRIC_configure" displayname="METRIC_configure" toolboxalias="DEVELOP_METRIC" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.3\Help\gp</arcToolboxHelpPath><parameters><param name="l8_meta" displayname="Landsat 8 Metadata filepath" type="Required" direction="Input" datatype="File" expression="l8_meta"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This is filepath to the landsat 8 metadata (MTL) file with a txt extension. METRIC pulls time, location, and solar values out of the native landsat metadata format so you do not have to enter it manually.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="l8_b2" displayname="Landsat 8 Band 2 filepath (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="l8_b2"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Band 2 raster data from landsat 8 (blue)</SPAN></P></DIV></DIV></dialogReference></param><param name="l8_b3" displayname="Landsat 8 Band 3 filepath (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="l8_b3"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Band 3 raster data from landsat 8 (green)</SPAN></P></DIV></DIV></dialogReference></param><param name="l8_b4" displayname="Landsat 8 Band 4 filepath (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="l8_b4"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Band 4 raster data from landsat 8 (red)</SPAN></P></DIV></DIV></dialogReference></param><param name="l8_b5" displayname="Landsat 8 Band 5 filepath (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="l8_b5"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Band 5 raster data from landsat 8 (near infra-red)</SPAN></P></DIV></DIV></dialogReference></param><param name="l8_b6" displayname="Landsat 8 Band 6 filepath (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="l8_b6"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Band 6 raster data from landsat 8 (short wave infrared 1, 1.57 - 1.65 micrometer )</SPAN></P></DIV></DIV></dialogReference></param><param name="l8_b7" displayname="Landsat 8 Band 7 filepath (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="l8_b7"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Band 7 raster data from landsat 8 (short wave infrared 1, 2.11 - 2.29 micrometer)</SPAN></P></DIV></DIV></dialogReference></param><param name="l8_b10" displayname="Landsat 8 Band 10 filepath (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="l8_b10"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Band 10 raster data from landsat 8 (long wave infrared, 10.60 - 11.19 micrometers)</SPAN></P></DIV></DIV></dialogReference></param><param name="l8_b11" displayname="Landsat 8 Band 11 filepath (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="l8_b11"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Band 11 raster data from landsat 8 (long wave infrared, 11.50 - 12.51 micrometers)</SPAN></P></DIV></DIV></dialogReference></param><param name="DEM" displayname="Digital Elevation Model raster (tif)" type="Required" direction="Input" datatype="Raster Layer" expression="DEM"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>a digital elevation model that covers similar geographic extent as the landsat data</SPAN></P></DIV></DIV></dialogReference></param><param name="hot_pix" displayname="shapefile of hot pixels (non-irrigated)" type="Required" direction="Input" datatype="Shapefile" expression="hot_pix"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>a shapefile drawn around "hot" non-irrigated areas in the area covered by landsat data</SPAN></P></DIV></DIV></dialogReference></param><param name="cold_pix" displayname="shapefile of cold pixels (irrigated)" type="Required" direction="Input" datatype="Shapefile" expression="cold_pix"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>a shapefile drawn around "cold" irrigated areas where evapotranspiration is expected to be high</SPAN></P></DIV></DIV></dialogReference></param><param name="wx_file" displayname="Weather data text file (txt)" type="Required" direction="Input" datatype="File" expression="wx_file"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>the filepath to a file containing weather data at a station very near to, or inside of the area of interest. See help documentation for how to obtain weather data in the proper format.</SPAN></P></DIV></DIV></dialogReference></param><param name="crop" displayname="Reference crop type" type="Required" direction="Input" datatype="String" expression="alfalfa | grass"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This should be "alfalfa", support for "grass" may be added later.</SPAN></P></DIV></DIV></dialogReference></param><param name="workspace" displayname="Workspace to store intermediates and outputs (full path to a NEW directory)" type="Required" direction="Input" datatype="String" expression="workspace"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This must be a desired path to a NEW folder that metric will create. METRIC writes many files, and requires some empty template files that must be coppied from their templates. All this new data wil be stored in the "workspace" along with all outputs from METRIC.</SPAN></P></DIV></DIV></DIV></dialogReference></param><param name="wx_elevation" displayname="manual elevation of weather station (in meters)" type="Optional" direction="Input" datatype="Double" expression="{wx_elevation}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The elevation of the weather station</SPAN></P></DIV></DIV></dialogReference></param><param name="wx_zom" displayname="manual roughness length (zom) estimate at weather station location " type="Optional" direction="Input" datatype="Double" expression="{wx_zom}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>momentum roughness length estimate of the weather stations locaton.</SPAN></P><P><SPAN>Usually, since weather stations must be in relatively open areas, their zoms may be estimated fairly accurately. For very arid climates where the weather staion is likely surrounded by dirt and sparse shrubs, the minimum value of 0.005 should be used here. For less arid regions with healthy grasses surrounding the weather stations, a maximum value of 0.018 should be used here. If left blank, this value defaults to 0.010</SPAN></P></DIV></DIV></dialogReference></param><param name="LE_cold_cal_factor" displayname="manual LE_cold calibration factor Usually 1.05" type="Optional" direction="Input" datatype="Double" expression="{LE_cold_cal_factor}"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>A factor by which reference LE is mutliplied to obtain LE_cold. Defaults to 1.05</SPAN></P><P><SPAN>METRIC internally calibrates with an Latent Energy (LE) value for the reference cold pixels. This LE value emperically tends to be 105% of the reference LE, but may not be in every conceivable scenario.</SPAN></P></DIV></dialogReference></param><param name="mounts" displayname="Mountainous terrain" type="Optional" direction="Input" datatype="Boolean" expression="{mounts}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Mountainous terrian has some adjustments made to aerodynamic transport terms when calculating sensible heat. Please check this box if the terrain would be considered mountainous.</SPAN></P></DIV></DIV></dialogReference></param><param name="saveflag" displayname="Save_flag (decides which variables to save to hard disk)" type="Required" direction="Input" datatype="String" expression="ALL | LIMITED | ET-ONLY"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Simple way to reduce processing time and save disk space for large datasets (larger than about half of a landsat scene).</SPAN></P><P><SPAN>"ALL" will save every single intermediate output for step by step follow along with the calculations performed by METRIC, which is usefull for troubleshooting. Requires a very large amount of disc space.</SPAN></P><P><SPAN>"LIMITED" will save all final and intermediate solution variables, but not every single layer of iteratively solved parameters. This is the recomended saveflag.</SPAN></P><P><SPAN>"ET-ONLY" will only save the Evapotranspiration related outputs, NDVI, SAVI, LAI, and latent energy.</SPAN></P><P><SPAN /></P></DIV></DIV></DIV></dialogReference></param><param name="recalc" displayname="Force Recalculation" type="Required" direction="Input" datatype="Boolean" expression="recalc"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>recalc = True: will force all intermediate values to be recalculated, even if they have already been saved to disk.</SPAN></P><P><SPAN>recalc = False: will allow a model that has already been run before to pick up appropriate intermediate calculations to save processing time. Slope and aspect are examples of datasets that will be recycled with recalc = False.</SPAN></P></DIV></DIV></dialogReference></param><param name="l_green_fac" displayname="reference SAVI adjust" type="Optional" direction="Input" datatype="Double" expression="{l_green_fac}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Reference L factor for calculating SAVI. Value shoud be between 0.1 and 0.5, with 0.1 being valid for arid climates like Idaho, and 0.5 being typical for well vegetated climates.</SPAN></P></DIV></DIV></dialogReference></param></parameters></tool><dataIdInfo><idCitation><resTitle>METRIC_configure</resTitle></idCitation><idCredit>originally created by NASA DEVELOP</idCredit></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>