Commit e4f62df8f2b4dd4786e34d28fd4febce6f164705
1 parent
f5e9c5c2
Exists in
master
fixed Discipline section
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
CDF_spec.md
... | ... | @@ -38,11 +38,11 @@ Instrument name |
38 | 38 | |
39 | 39 | ### Discipline |
40 | 40 | |
41 | -- If target name is `sun` or `earth` : ***Space Physics*** | |
41 | +- If target name is `Sun` or `Earth` : ***Space Physics*** | |
42 | 42 | - otherwise, look for node value of `NumericalData/ObservedRegion` from the *NumericalData* SPASE file corresponding to the granule: |
43 | - - if it's `Magnetosphere`: ***Space Physics>Magnetospheric Science***; | |
44 | - - if it's `NearSurface`: ***Space Physics>Ionospheric Science***; | |
45 | - - if it's `Heliosphere`: ***Space Physics>Interplanetary Studies***. | |
43 | + - if it contains `Magnetosphere`: ***Space Physics>Magnetospheric Science***; | |
44 | + - if it contains `NearSurface`: ***Space Physics>Ionospheric Science***; | |
45 | + - if it contains `Heliosphere`: ***Space Physics>Interplanetary Studies***. | |
46 | 46 | |
47 | 47 | ### Generated_by |
48 | 48 | ... | ... |