Skip to content

Generalize environmental data pulling/appending functionality.  #6

@jackVanish

Description

@jackVanish

Is your feature request related to a problem? Please describe.
Building on the success we had in importing/merging geo-linked bathymetry data, we want to start generalizing remora's data ingestion functionality to allow arbitrary variables pulled from arbitrary sources.

Describe the solution you'd like
Understanding that there are restrictions on the type of data that can be pulled (right now, needs to be a geotif format), we want to be able to provide an arbitrary source and an arbitrary variable. That means gutting the hard-coding in Remora's functions to do with data pulling and rebuilding it to allow for a more flexible approach. Bathymetry has provided a proof of concept for how this can begin, seen here: https://github.com/ocean-tracking-network/remora/blob/thredds_expansion/R/pull_var_arbitrary.R.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions