{"version":9.4,"name":"Forecast","namespace":"forecast",

"variables":[

    {"variable":"defaultForecast","desc":"NOTE: If you make any changes to this settings also make sure you empty the cache inside the forecast block directory, otherwise your changes will only be refleceted once the cache time expires.<br><br>Default forecast: Possible options: \"yrNo\",\"meteoBlue\",\"darkSky\",\"wxsim\"","default":"yrNo"},
    
    {"variable":"showyrNoForecast","desc":"<br><br>yr.No forecast","default":"true"},
    {"variable":"yrNoLocation","desc":"Go to https://www.yr.no/storage/lookup/English.csv.zip, search for your location and then copy the second column, it will look for example something like this: lat=41.89193&lon=12.51133&altitude=20 ( or provide your own coordinates ). You also have to provide the name of the place to be used in the select box.  <br><br>The syntax is as follows: <i>place_name,url</i><br>First name, then comma (,) then url","default":"Rome-Italy,lat=41.89193&lon=12.51133&altitude=20"},

    {"variable":"showDarkskyForecast","desc":"<br><br>DarkSky forecast","default":"true"},
    
    {"variable":"showWxSimForecast","desc":"<br><br>WxSim forecast","default":"true"},
    {"variable":"pathLatest","desc":"path to latest.csv","default":"latest.csv"},
    {"variable":"pathPlainText","desc":"path to plaintext.txt","default":"plaintext.txt"},    
    {"variable":"categories","desc":"specify the hourly intervals for the forecast - will be aggregated, eg.'0-6,6-12,12-18,18-24'","default":"0-6,6-12,12-18,18-24)"},
    {"variable":"maxDays","desc":"maximum number of days shown unless clicked \"more\"","default":"5"},
    {"variable":"decimalSeparator","desc":"decimal separator in latest.csv: \",\" or \".\"","default":"."},
    {"variable":"fieldSeparator","desc":"field separator in latest.csv: \",\" or \";\"","default":","},
    {"variable":"wxSimString","desc":"string displayed below the WxSim forecast","default":"THIS FORECAST WAS MADE IN AUTOMATED MODE AND MAY BE LESS ACCURATE THAN OTHERWISE"},
    
    {"variable":"forecastsCache","desc":"<br><br>cache time for the forecasts","default":"60"},
    
    {"variable":"showMeteoBlue","desc":"MeteoBlue forecast","default":"true"},    
    {"variable":"meteoBlueDays","desc":"Days in forecast (take into account the column width where you want to place your Forecast block. Options: 4, 5, 6 and 7.","default":"6"},    
    {"variable":"meteoBlueLocation","desc":"Go to meteoblue.com and search for your location. Then look in the URL and enter a similar string to the default one you see below, which corresponds to your place.","default":"brno_czechia_3078610"}
    
    ]}
