Skip to content
Snippets Groups Projects
Commit dc867610 authored by Brita Linnestad's avatar Brita Linnestad
Browse files

Merge branch 'modify_rognebærmøll' into 'develop'

Dynamic setting of links to external resources

See merge request !27
parents fd93e180 5e3a0f85
No related branches found
No related tags found
1 merge request!27Dynamic setting of links to external resources
class ApplefruitMoth class ApplefruitMoth
{ {
serverUri = "https://" + settings.vipsCoremanagerServerName; serverUri = settings.vipsCoremanagerServerName;
runUri= this.serverUri + "/models/DAYDEGREES/run"; runUri= this.serverUri + "/models/DAYDEGREES/run";
weatherStationDataURL = "https://lmt.nibio.no/services/rest/vips/getdata/forecastfallback"; weatherStationDataURL = "https://lmt.nibio.no/services/rest/vips/getdata/forecastfallback";
gridDataURL = "https://weather.vips.nibio.no/rest/grid/openmeteo/"; gridDataURL = "https://weather.vips.nibio.no/rest/grid/openmeteo/";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment