Commit 1d421d5df663a399d09711e2074ba19b9054f6f3
1 parent
f359b3a2
Exists in
master
and in
7 other branches
cassini orb number
Showing
1 changed file
with
11 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,11 @@ |
1 | +<?xml version="1.0"?> | |
2 | +<param xml:id="cass_orb_num"> | |
3 | + <get> | |
4 | + <vi name="cass:orb:60s"> | |
5 | + <baseParam name="R_IAU_SATURN"/> | |
6 | + </vi> | |
7 | + </get> | |
8 | + <process>#ttcat_to_param($cass_orb_60s_R_IAU_SATURN;/home/budnik/AMDA/AMDA_IHM/shared_data/CAT/OrbitsNumber/data/sharedcatalog_13.xml;column1)</process> | |
9 | + <output/> | |
10 | +</param> | |
11 | + | ... | ... |