21 lines
748 B
JSON
21 lines
748 B
JSON
{
|
|
"appName": "fapr",
|
|
"appEnv": "prod",
|
|
"logLevel": "Information",
|
|
"aromeOutputDir": "/data/hdd/data/AROME",
|
|
"aromeStartDate": "2026-04-24",
|
|
"nveOutputDir": "/data/hdd/data/river-data/Data",
|
|
"nveNdays": 5000,
|
|
"nveApiUrl": "https://chartserver.nve.no/ShowData.aspx?req=getchart&ver=1.0",
|
|
"riverrunBinary": "/app/riverrun",
|
|
"norshelfOutputDir": "/data/hdd/data/norshelf/sea_norshelf_files",
|
|
"norshelfStartDate": "2026-03-01",
|
|
"nemoOutputDir": "/data/hdd/data/NEMO",
|
|
"copernicusmarineBinary": "/usr/local/bin/copernicusmarine",
|
|
"copernicusUsername": "",
|
|
"copernicusPassword": "",
|
|
"murOutputDir": "/data/hdd/data/river-data/MUR/MUR_SST_nc",
|
|
"netrcPath": "/root/.netrc",
|
|
"norkystOutputDir": "/data/hdd/data/norkyst"
|
|
}
|