<?xml version="1.0" encoding="UTF-8"?><metadata xml:lang="en">
<Esri>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20260908</ModDate>
<ModTime>090402</ModTime>
</Esri>
<dataIdInfo>
<idCitation>
<resTitle>Determinar estación meteorológica</resTitle>
</idCitation>
<idPurp>Select a meteorological station with data available for the requested variable.</idPurp>
<idAbs>Select a meteorological station with data available for the requested variable. Supply either a point shapefile ZIP or a longitude/latitude tuple, but not both.</idAbs>
</dataIdInfo>
<tool displayname="Determinar estación meteorológica" name="DeterminarEstacionMeteo" toolboxalias="v2">
<summary>Select a meteorological station with data available for the requested variable.</summary>
<usage>Supply either a point shapefile ZIP or a longitude/latitude tuple, but not both.</usage>
<parameters>
<param datatype="File" direction="Input" displayname="Área de interés (ZIP)" expression="{area_interes_shape}" name="area_interes_shape" type="Optional">
<dialogReference>ZIP containing a point shapefile and its required companion files. Omit when using coordinates.</dialogReference>
<pythonReference>ZIP containing a point shapefile and its required companion files. Omit when using coordinates.</pythonReference>
</param>
<param datatype="String" direction="Input" displayname="Coordenadas (longitud, latitud)" expression="{area_interes_coordenadas}" name="area_interes_coordenadas" type="Optional">
<dialogReference>WGS 84 coordinates as a Python tuple (longitude, latitude). Omit when using a shapefile ZIP.</dialogReference>
<pythonReference>WGS 84 coordinates as a Python tuple (longitude, latitude). Omit when using a shapefile ZIP.</pythonReference>
</param>
<param datatype="String" direction="Input" displayname="Variable meteorológica" expression="Precipitación | Temperatura máxima | Temperatura mínima | Temperatura del aire | Velocidad del viento" name="variable_meteorologica" type="Required">
<dialogReference>Select one of the five supported meteorological variable names: Precipitación; Temperatura máxima; Temperatura mínima; Temperatura del aire; Velocidad del viento.</dialogReference>
<pythonReference>Select one of the five supported meteorological variable names: Precipitación; Temperatura máxima; Temperatura mínima; Temperatura del aire; Velocidad del viento.</pythonReference>
</param>
</parameters>
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
</tool>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
</metadata>
