Commit c97121076f8a8c46f99c7f5c3f89b3ce337c3ac2

Authored by Goutte
1 parent 60522cb2

Fix Rosetta's orbit expectations. Apparently it is no more a special case. ✨

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
config.yml
... ... @@ -315,8 +315,9 @@ targets:
315 315 - slug: 'p67_orb_all'
316 316 started_at: '2014-08-02T00:00:00'
317 317 #stopped_at: '2016-09-30T11:19:00'
318   - parameters:
319   - hee: 'XYZ_HEE'
  318 + # 'XYZ_HEE' is not present in http://amda.irap.omp.eu/DDService/BASE/DATA//ORBITS/P67.NEW/P67_2014212000005000.nc.gz
  319 +# parameters:
  320 +# hee: 'XYZ_HEE'
320 321 models:
321 322 l1:
322 323 - slug: 'tao_ros_sw'
... ...