Returns the weather forecast for a given date for a FRENCH given city
syntax 1
{up meteo=Forecast date or datetime |insee=code |token=Token provided by Meteo Concept }
syntax 2
{up meteo=Forecast date or datetime |insee=code |token=Token provided by Meteo Concept }
text template with keywords
{/up meteo}
Find an insee code : https://www.insee.fr/fr/recherche/recherche-geographique
---- KEYWORDS
##insee## Insee code of the town
##cp## zipcode of the town
##name## Name of the town
##latitude## Decimal latitude
##longitude## Decimal longitude
##altitude## Altitude in meters
##dirwind10m## ou ##winddirs## Wind direction
##gust10m## Wind gusts at 10 meters in km/h
##gustx## Potential wind gust under storm or squall in km/h
##probafog## Probability of fog between 0 and 100%.
##probafrost## Probability of freezing between 0 and 100%.
##rainprob## ou ##probarain## Probability of rain between 0 and 100%.
##probawind100## Probability of wind >70 km/h between 0 and 100%.
##probawind70## Probability of wind >100 km/h between 0 and 100%.
##rainmax## ou ##rr1## Maximum daily rainfall in mm
##rain## ou ##rr10## Total rainfall for the day in mm
##weather-text## Weather report in text form
##weather## weather report index (number from 0 to 235)
##windspeed## ou ##wind10m## Average wind at 10 meters in km/h
---- DAY PART ONLY
##temp## ou ##temp2m## Temperature at 2 meters in °C
---- FULL DAY ONLY
##temp-max## ou ##tmax## Maximum temperature at 2 meters in °C
##temp-min## ou ##tmin## Minimum temperature at 2 meters in °C
##sun_hours## Sunshine in hours
##etp## Total evaporation in mm
▼