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

TF should use SurveyMetadata as sole metadata object #147

Closed kujaku11 closed 1 year ago

kujaku11 commented 1 year ago

The TF object should use a single SurveyMetadata object under the hood, which will contain Station, Run, Channel objects in the correct ListDict objects. That should remove some redundancy.