From 30acdbdf98d8871e61bd84689059b775600c2fa0 Mon Sep 17 00:00:00 2001 From: Goutte Date: Mon, 26 Mar 2018 07:32:37 +0200 Subject: [PATCH] Re-enable Earth. --- config.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index 11235db..04eb00f 100644 --- a/config.yml +++ b/config.yml @@ -147,11 +147,15 @@ targets: models: l1: - slug: 'omni_hour_all' + parameters: + pdyn: 'RamP' +# btan: '' - slug: 'ace_swepam_real' parameters: dens: 'Dens' vtot: 'Vel' temp: 'Temp' + btan: 'Bgsm' # /!. VECTOR2 sa: - slug: 'omni_hour_all' - slug: 'ace_swepam_real' @@ -167,8 +171,8 @@ targets: vtot: 'Vel' temp: 'Temp' # Earth has a LOT of data files, compared to the others. - locked: true - default: false + locked: false + default: true - type: 'planet' slug: 'mars' name: 'Mars' -- libgit2 0.21.2