Esmvaltool: Start talking of datasets instead of models

Created on 13 Jun 2018  路  4Comments  路  Source: ESMValGroup/ESMValTool

There is one thing in the namelists that bothers me: we name all data inputs options as if they were always models, even the additional_models and reference_models that usually are observations or reanalysis. I think we should start talking of datasets instead, to avoid confusions.

I know this may seem really minor compared to all the issues we have to solve yet, but this is the kind of change that will become more difficult in later stages.

Most helpful comment

Having a good name for a single variable from a single model/observation would also help make the code much more readable. I'm not sure if dataset is such a great name though, because it's still pretty vague (and for me at least, confusion is possible with a netCDF4 Dataset).

All 4 comments

Good point. Let's discuss this next week.

Having a good name for a single variable from a single model/observation would also help make the code much more readable. I'm not sure if dataset is such a great name though, because it's still pretty vague (and for me at least, confusion is possible with a netCDF4 Dataset).

I agree with you. In general, we should discuss this not only for the "model" ones but also for all the namelist options in general, as they will be more or less fixed after the alpha release

Outcome of the discussion:

  • we agree that models has to be changed for the reasons noted above
  • several proposals were made, all of them with pros and cons
  • datasets, despite the ambiguity it may have in some contexts (e.g. NetCDF, ESGF), is still the preferred solution and the most intuitive name for most users

@ESMValGroup/esmvaltool-coreteam

Was this page helpful?
0 / 5 - 0 ratings