Skip to content

Project directory selector notebook for tutorials #74

@tennlee

Description

@tennlee
          [OPTIONAL]

Might I suggest a selector pattern - reason: I prefer changing control paths without relying on commenting/uncommenting, it also seems like a nicer way to extend it further if needed (to me anyway).

mapping_org_to_datapath = {
    "UKMO": ...,
    "NCI": ...,
    "NIWA": ...,
}
wbench_data_dir = mapping_org_to_datapath["UKMO"]

Originally posted by @nikeethr in #73 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions