You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In iso-to-mmd we only discriminate between keywords with or without "EARTH SCIENCE" string to assign the GCMDSK or None attributes to mmd:keywords. We can improve on this since some provide a thesaurus name. This is not very consistent since it is often used as title string instead of Anchor, but we can do some parsing of CF standard name/CF/Climate and Forecast, based on experience from harvested records.
This should be easy to implement in the code.