kujaku11 / mt_metadata

Tools for standardizing metadata, geared towards magnetotelluric (MT) data but is general enough to accommodate "any" type of metadata.
https://mt-metadata.readthedocs.io/en/latest/
MIT License
19 stars 5 forks source link

Metadata Suggested Updates #76

Open kujaku11 opened 2 years ago

kujaku11 commented 2 years ago

New Metadata Suggestions

This issue will be for suggestions for new metadata standards. Please include the following information in your suggestion and fill out as much information as possible.

Template

name

Accepted Styles

Here are accepted styles: ACCEPTED_STYLES = [ "name", "url", "email", "number", "date", "free form", "time", "date time", "name list", "number list", "controlled vocabulary", "alpha numeric", ]

kujaku11 commented 2 years ago

kujaku11 commented 2 years ago
kujaku11 commented 2 years ago
kujaku11 commented 2 years ago

for data_logger should add:

And channel could add:

kujaku11 commented 2 years ago

Suggest making filter have single units of filters. Currently the standard is:

channel.filter.applied = [list of filters]
channel.filter.name = [list of filters]

Suggest changing it to:

channel.filter = [list of filter_object]
filter_object.name = "name of single filter "
filter_object.applied = True

That way there doesn't need to be a test for the length of names and applied, they always come in a pair.

kujaku11 commented 2 years ago
kujaku11 commented 2 years ago
kujaku11 commented 2 years ago
kujaku11 commented 11 months ago

Add orchid to perso

Add ror to organization

Doi to instrument