nansencenter / metanorm

Metadata normalizing tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translate providers' keywords to something pythesint understands

aperrin66 opened this issue · comments

The data providers sometimes provide keywords that don't allow pythesint to find a resource.
For example, for platforms, PODAAC provides "METOP_B" but pythesint understands "METOP-B".

We need a way to deal with this kind of situation.