Skip to content
Snippets Groups Projects
Commit d16d6c94 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

ADD GRID models settings

parent 7689b52c
No related branches found
No related tags found
No related merge requests found
......@@ -137,6 +137,12 @@ VIPSLOGIC_DATE_FORMAT = "%Y-%m-%d"
SITE_OWNER_NAME = {"en":"FooBar Inc","nb":"ACME industrier"}
SITE_OWNER_URL = "http://www.example.com/"
# Grid models settings
AVAILABLE_GRID_MODELS = [
{"model_id":"SEPTREFHUM", "model_name": {"nb":"Septoria referansefuktmodell", "en":"Septoria reference humidity model"}},
{"model_id":"PSILARTEMP", "model_name": {"nb":"Gulrotflue svermetidspunktmodell", "en":"Carrot rust fly (Psila rosae) temperature model"}}
]
# OpenLayers Map (map on front page) initial configuration
# Longitude and latitude in WGS84 format
# See http://en.wikipedia.org/wiki/World_Geodetic_System#A_new_World_Geodetic_System:_WGS_84
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment