Skip to content

CoupledOceanFractionConfig assumes configured land_fraction_name and sea_ice_fraction_name are in OCEAN_FIELD_NAME_PREFIXES values #1264

@jpdunc23

Description

@jpdunc23

By design, CoupledOceanFractionConfig assumes that the user-specified names land_fraction_name and sea_ice_fraction_name are included in the lists OCEAN_FIELD_NAME_PREFIXES["land_fraction"] (for land_fraction_name) and either OCEAN_FIELD_NAME_PREFIXES["sea_ice_fraction"] or OCEAN_FIELD_NAME_PREFIXES["ocean_sea_ice_fraction"] (for sea_ice_fraction_name).

While intentional, this is confusing and restrictive for outside users with data names that have not yet been added to the appropriate OCEAN_FIELD_NAME_PREFIXES value list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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