Skip to content

Update erddapper to use one consistent dataset id for both erddapper and ERDDAP #5

Description

@srstsavage

Currently erddapper uses its own internal dataset id, which is potentially distinct from the ERDDAP dataset id in the generated ERDDAP config. While this was intentionally implemented to allow for flexibility, it is confusing in practice and can also allow for situations where multiple erddapper datasets have the same ERDDAP id, which will produce an ERDDAP datasets.xml with redundant dataset ids (only one will be loaded).

Proposal is to update erddapper to use a single dataset id for its own dataset management and the ERDDAP dataset id, conceptually simplifying the dataset management process and eliminating duplicate ERDDAP dataset id scenario described above.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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