Commit b15d55f4c856074d44934b91f5e138d555dd41b4

Authored by hitier
1 parent 89f61bb2
Exists in rhitier-dev

Comment out 3 probes in config

Showing 1 changed file with 60 additions and 60 deletions   Show diff stats
config.yml
... ... @@ -780,66 +780,66 @@ targets:
780 780 atse: 'psp_sta_da'
781 781 locked: false
782 782 default: false
783   - - type: 'probe'
784   - slug: 'rosetta'
785   - name: 'Rosetta'
786   - title: 'Rosetta'
787   - orbit:
788   - models:
789   - - slug: 'ros_orb_cruise'
790   - stopped_at: '2014-08-02T00:00:00'
791   - - slug: 'p67_orb_all'
792   - started_at: '2014-08-02T00:00:00'
793   - #stopped_at: '2016-09-30T11:19:00'
794   - # 'XYZ_HEE' is not present in http://amda.irap.omp.eu/DDService/BASE/DATA//ORBITS/P67.NEW/P67_2014212000005000.nc.gz
795   - # parameters:
796   - # hee: 'XYZ_HEE'
797   - models:
798   - om:
799   - - slug: 'tao_ros_sw'
800   - sa:
801   - - slug: 'tao_ros_sw'
802   - sb:
803   - - slug: 'tao_ros_sw'
804   - locked: false
805   - default: false
806   - - type: 'probe'
807   - slug: 'juno'
808   - name: 'Juno'
809   - title: 'Juno'
810   - orbit:
811   - models:
812   - - slug: 'juno_cruise_all'
813   - stopped_at: '2016-07-05T03:53:00'
814   - - slug: 'jupiter_orb_all'
815   - started_at: '2016-07-05T03:53:00'
816   - models:
817   - om:
818   - - slug: 'tao_juno_sw'
819   - sa:
820   - - slug: 'tao_juno_sw'
821   - sb:
822   - - slug: 'tao_juno_sw'
823   - locked: false
824   - default: false
825   - - type: 'comet'
826   - slug: 'p67'
827   - name: 'Churyumov-Gerasimenko'
828   - title: 'Churyumov-Gerasimenko (coming soon)'
829   - orbit:
830   - models:
831   - - slug: 'p67_orb_all'
832   - parameters:
833   - hee: 'XYZ_HEE'
834   - models:
835   - om:
836   - - slug: 'tao_p67_sw'
837   - sa:
838   - - slug: 'tao_p67_sw'
839   - sb:
840   - - slug: 'tao_p67_sw'
841   - locked: true
842   - default: false
  783 +# - type: 'probe'
  784 +# slug: 'rosetta'
  785 +# name: 'Rosetta'
  786 +# title: 'Rosetta'
  787 +# orbit:
  788 +# models:
  789 +# - slug: 'ros_orb_cruise'
  790 +# stopped_at: '2014-08-02T00:00:00'
  791 +# - slug: 'p67_orb_all'
  792 +# started_at: '2014-08-02T00:00:00'
  793 +# #stopped_at: '2016-09-30T11:19:00'
  794 +# # 'XYZ_HEE' is not present in http://amda.irap.omp.eu/DDService/BASE/DATA//ORBITS/P67.NEW/P67_2014212000005000.nc.gz
  795 +# # parameters:
  796 +# # hee: 'XYZ_HEE'
  797 +# models:
  798 +# om:
  799 +# - slug: 'tao_ros_sw'
  800 +# sa:
  801 +# - slug: 'tao_ros_sw'
  802 +# sb:
  803 +# - slug: 'tao_ros_sw'
  804 +# locked: true
  805 +# default: false
  806 +# - type: 'probe'
  807 +# slug: 'juno'
  808 +# name: 'Juno'
  809 +# title: 'Juno'
  810 +# orbit:
  811 +# models:
  812 +# - slug: 'juno_cruise_all'
  813 +# stopped_at: '2016-07-05T03:53:00'
  814 +# - slug: 'jupiter_orb_all'
  815 +# started_at: '2016-07-05T03:53:00'
  816 +# models:
  817 +# om:
  818 +# - slug: 'tao_juno_sw'
  819 +# sa:
  820 +# - slug: 'tao_juno_sw'
  821 +# sb:
  822 +# - slug: 'tao_juno_sw'
  823 +# locked: true
  824 +# default: false
  825 +# - type: 'comet'
  826 +# slug: 'p67'
  827 +# name: 'Churyumov-Gerasimenko'
  828 +# title: 'Churyumov-Gerasimenko (coming soon)'
  829 +# orbit:
  830 +# models:
  831 +# - slug: 'p67_orb_all'
  832 +# parameters:
  833 +# hee: 'XYZ_HEE'
  834 +# models:
  835 +# om:
  836 +# - slug: 'tao_p67_sw'
  837 +# sa:
  838 +# - slug: 'tao_p67_sw'
  839 +# sb:
  840 +# - slug: 'tao_p67_sw'
  841 +# locked: true
  842 +# default: false
843 843  
844 844  
845 845 # Tao Model OMNI_input
... ...