Versions Compared

Key

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

...

  • the definition file is split into different python modules for
    • observations retrieval
    • analysis and forecast
    • products generation and dissemination
    • plots generation
  • then a python script is in charge to put all things together and to create the suite
  • the user decides to load the full suite, only a subtsub-ree tree from the suite or to load it as an e-suite (test suite)
  • a SCM is used to identify the modules edited by different users, merge their updates, resolve the conflicts or allow them to work in an branched version or the suite for the next release.

...