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
No related branches found
No related tags found
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