Commit 30acdbdf98d8871e61bd84689059b775600c2fa0

Authored by Goutte
1 parent 4aaf6874

Re-enable Earth.

Showing 1 changed file with 6 additions and 2 deletions   Show diff stats
@@ -147,11 +147,15 @@ targets: @@ -147,11 +147,15 @@ targets:
147 models: 147 models:
148 l1: 148 l1:
149 - slug: 'omni_hour_all' 149 - slug: 'omni_hour_all'
  150 + parameters:
  151 + pdyn: 'RamP'
  152 +# btan: ''
150 - slug: 'ace_swepam_real' 153 - slug: 'ace_swepam_real'
151 parameters: 154 parameters:
152 dens: 'Dens' 155 dens: 'Dens'
153 vtot: 'Vel' 156 vtot: 'Vel'
154 temp: 'Temp' 157 temp: 'Temp'
  158 + btan: 'Bgsm' # /!. VECTOR2
155 sa: 159 sa:
156 - slug: 'omni_hour_all' 160 - slug: 'omni_hour_all'
157 - slug: 'ace_swepam_real' 161 - slug: 'ace_swepam_real'
@@ -167,8 +171,8 @@ targets: @@ -167,8 +171,8 @@ targets:
167 vtot: 'Vel' 171 vtot: 'Vel'
168 temp: 'Temp' 172 temp: 'Temp'
169 # Earth has a LOT of data files, compared to the others. 173 # Earth has a LOT of data files, compared to the others.
170 - locked: true  
171 - default: false 174 + locked: false
  175 + default: true
172 - type: 'planet' 176 - type: 'planet'
173 slug: 'mars' 177 slug: 'mars'
174 name: 'Mars' 178 name: 'Mars'