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
Branches
Tags
1 merge request!27Dynamic setting of links to external resources
class ApplefruitMoth
{
serverUri = "https://" + settings.vipsCoremanagerServerName;
serverUri = settings.vipsCoremanagerServerName;
runUri= this.serverUri + "/models/DAYDEGREES/run";
weatherStationDataURL = "https://lmt.nibio.no/services/rest/vips/getdata/forecastfallback";
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