steingod / mdharvest

Metadata harvesting
GNU General Public License v2.0
2 stars 3 forks source link

Integrate vocab for extraction of platform information #35

Open ferrighi opened 1 month ago

ferrighi commented 1 month ago

Handling of platform information can be improved through the use of vocab.met.no. Additionally, the current implementation does not handle multiple platform properly. I suggest to support for now the following options:

Using vocab we can populate directly, short_name, long_name and resource in MMD.

This will require a modification of the vocab function as well as nc_to_mmd.

ferrighi commented 1 month ago

I will also add extraction of instruments through vocab, since it is related. For now I will not check that the instrument is indeed registered as on board the platform. This feature can be added in the future.