Commit 0eaa019943de29a2f18e0a2ebeb0e51d47a38be3
1 parent
221a5483
Exists in
master
and in
2 other branches
Fix
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
PARAM_DEF/b_jrm09_can_tot.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id="b_jrm09_can_tot_##sampling##_##can##_##orbit##"> |
3 | 3 | <info> |
4 | 4 | <name>|b_jrm09| @@orbit@@</name> |
5 | - <short_name>|b_jrm09|</short_name> | |
5 | + <short_name>|b_jrm09| @@orbit@@</short_name> | |
6 | 6 | <components/> |
7 | 7 | <units>nT</units> |
8 | 8 | <coordinates_system/> | ... | ... |
PARAM_DEF/b_jrm33_con_tot.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | <param xml:id="b_jrm33_con_tot_##sampling##_##con##_##orbit##"> |
3 | 3 | <info> |
4 | 4 | <name>|b_jrm33| @@orbit@@</name> |
5 | - <short_name>|b_jrm33|</short_name> | |
5 | + <short_name>|b_jrm33| @@orbit@@</short_name> | |
6 | 6 | <components/> |
7 | 7 | <units>nT</units> |
8 | 8 | <coordinates_system/> | ... | ... |