Skip to content

Bug in activity_id determination for some cmip6 experiments #248

Description

@zklaus

In PR #107 (addressing issue #37), we introduced the automatic determination of activity_id from experiment_id. This works nicely in most cases, but a few experiments have more than one activity associated with them. In that case, all activities are listed in the CV field separated by spaces, but following the official DRS standard (bottom of page 17), only the first one is used in the path.

As a fix, the field coming from the CV should be split on " " and only the first entry be taken. This should also work in the normal case of only one activity.

The list of afflicted experiments is

  • dcppC-forecast-addPinatubo
  • esm-1pct-brch-1000PgC
  • esm-1pct-brch-2000PgC
  • esm-1pct-brch-750PgC
  • esm-1pctCO2
  • esm-bell-1000PgC
  • esm-bell-2000PgC
  • esm-bell-750PgC
  • land-hist
  • piClim-aer
  • piClim-control
  • ssp370

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions