steingod / mdharvest

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

Integration of vocabulary service and some major restructrure #27

Closed ferrighi closed 2 months ago

ferrighi commented 3 months ago

This PR integrates vocab.met.no into the Nc_to_mmd class and includes also some rewriting.

1) There is a new folder "vocab", containing a script to fetch MMD and CF controlled vocabularies.

2) Nc_to_mmd requires now to import vocab (this is added to traverse_thredds, traverseListfile.py, nc_to_mmd and mdh_modules/nc_to_mmd.py)

3) add_gcmdfromcf as been added as additional service

4) mdh_modules/nc_to_mmd.py has some major changes

5) traverse_thredds