Skip to content

Handling Atlantis layers whilst importing #1

@lentinj

Description

@lentinj

@bthe @erlasturl Currently when importing Atlantis tracers into MFDB, I'm ignoring the depth layers, as a result of any query each layers for a Box will be combined:

https://github.com/mareframe/mfdbatlantis/blob/56e05a3/demo/iceland.R#L32

Options:

  • This is absolutely fine, we don't really care about depth outside Atlantis anyway.
  • Import each layer with a different data_source, so it's possible to pick apart the depth information ~manually.
  • Invent tows (with the right depth set) to assign each layer information to.
  • Expand the database to directly represent the layer (either in meter depth or layer box), and have some ability to query this.

Any thoughts?

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