Skip to content

pangaea-data-publisher/nerc-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nerc-importer

Python client for importing terms from the BODC NERC (https://www.bodc.ac.uk/resources/products/web_services/vocab/) terminology server. Collection to be imported from the server can be specified in config/import.ini.

Usage

To run the importer, please execute the following from the root directory. Please update config/import_template.ini with the pangaea database settings (username, password, host, port).

pip3 install -r requirements.txt
python3 harvester.py -c <path_to_config_file>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages