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

Dynamic setting of links to external resources

parent f5de349d
Branches modify_rognebærmøll
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