powered by
@author Emanuele Cordano, Emanuele Eccel
PrecipitationEndDay(name, station_names, end_day)
the precipitation measurement end day given the vectors of station IDs and the precipitation measurement end days
charcacter ID of the station
vector containing the IDs (characters) of the considered meteorological stations. An example is STATION_NAMES defined in trentino.
STATION_NAMES
trentino
vector containing the measurement end day. An example is TEMPERATURE_MEASUREMENT_END_DAY defined in trentino.
TEMPERATURE_MEASUREMENT_END_DAY
data(trentino) PrecipitationEndDay("T0099",station_names=STATION_NAMES,end_day=PRECIPITATION_MEASUREMENT_END_DAY)
Run the code above in your browser using DataLab