Skip to content

setup_MOC_basins re-defines three Basin regions that are already defined in setup_ocean_basins #70

@milenaveneziani

Description

@milenaveneziani

Atlantic_Basin.geojson, Indian_Basin.geojson and Pacific_Basin.geojson are defined by setup_ocean_basins.py (together with 3 more Ocean Basin regions). They are then re-defined in setup_MOC_basins.py and they are different from the equally-named features defined in setup_ocean_basins.

To avoid confusion and also unify the way that all this basin-scale regions (and their groupnames) are defined it seems like we should have one single script that:

  • creates Ocean Basins (groupName=OceanBasinRegionsGroup);
  • creates MOC Basins (groupName=MOCBasinRegionsGroup), without overriding the previously defined Basin features;
  • creates MOC southern transects, as in issue Adding definition of MOC regions southern transects to setup_MOC_basins #69;
  • defines the group for the Global* features (already in the repo, in ocean/region) as the same groupName as the other Ocean Basins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions