updates
This commit is contained in:
@@ -35,9 +35,9 @@ services:
|
||||
DATABASE_URL: "postgres://postgres:postgres@timescaledb:5432/micrometeo?sslmode=disable"
|
||||
RAIN_SITE: "home"
|
||||
RAIN_MODEL_NAME: "rain_next_1h"
|
||||
RAIN_MODEL_VERSION_BASE: "rain-logreg-v1"
|
||||
RAIN_MODEL_FAMILY: "logreg"
|
||||
RAIN_FEATURE_SET: "baseline"
|
||||
RAIN_MODEL_VERSION_BASE: "rain-auto-v1-extended"
|
||||
RAIN_MODEL_FAMILY: "auto"
|
||||
RAIN_FEATURE_SET: "extended"
|
||||
RAIN_FORECAST_MODEL: "ecmwf"
|
||||
RAIN_LOOKBACK_DAYS: "30"
|
||||
RAIN_TRAIN_INTERVAL_HOURS: "24"
|
||||
|
||||
Reference in New Issue
Block a user