Commit 3caeabbf783db7ed69787a2277892699ceb0ab01
1 parent
687f6456
Exists in
master
and in
7 other branches
modif
Showing
3 changed files
with
22 additions
and
4 deletions
Show diff stats
... | ... | @@ -0,0 +1,8 @@ |
1 | +<html xmlns:default="http://www.spase-group.org/data/schema"> | |
2 | +<body> | |
3 | +<h2>Magnetic Field Models</h2> | |
4 | +<p><b>ReleaseDate</b><br>2016-08-22T00:00:00Z</p> | |
5 | +<p><b>Description</b><br> | |
6 | +Analytical/semi-empirical magnetic field models for different planets</p> | |
7 | +<br><br> | |
8 | +</body></html> | |
... | ... |
mav_swea_svyspecf.xml
stb_swea_pad.xml
1 | -<?xml version="1.0"?> | |
2 | -<!-- TBD --> | |
3 | -<param xml:id="stb_swea_pad"><get><vi><baseParam/></vi></get><process/><output/></param> | |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<param xml:id="stb_swea_pad"> | |
3 | + <info> | |
4 | + <table> | |
5 | + <centerTable name="PA" centerName="PitchAngles" size="15" units="deg"/> | |
6 | + </table> | |
7 | + </info> | |
8 | + <get> | |
9 | + <amdaParam name="stb_swea_pad_tab2d"/> | |
10 | + </get> | |
11 | + <process description="total(stb_swea_pad_tab2d,2)">total($stb_swea_pad_tab2d,2)</process> | |
12 | + <output/> | |
13 | +</param> | |
... | ... |