Versions Compared

Key

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

...

There is an algorithm available that, to do its work, must be able to repeatedly:

  • feed a new version of value for each parameter to the related model
  • ask the models for their computed values at the locations where the observations are available
  • compare (or let another component compare) the computed values and the observated values.

...