Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

In general it is organised, as a huge tree, with the indentation below, showing different levels down that tree:

  • type of level 
    •  date
      •  time
        • steps, origins (ie Centres), membersparameters, parameters (same tape file (star))  

Best practise to iterate over all dates and all times for for a particular level type (eg Pressure levels)

Info

(lightbulb) The idea is to request as much data as possible from the same tape file (star)

  The best approach is to iterate over the dates and for each date iterate over the times. At this point you may wish to  check TIGGE availability.

...