pangaea-data-publisher / pangaeapy

PANGAEA Python Client
https://www.pangaea.de/
GNU General Public License v3.0
29 stars 18 forks source link

Add keywords #57

Closed fspreck-indiscale closed 11 months ago

fspreck-indiscale commented 11 months ago

Summary

Implements #56. Add a simple list of keyword names to the PanDataSet class.

Review and Testing

There is a new integration test that checks the keyword behavior for one specific dataset, https://doi.pangaea.de/10.1594/PANGAEA.957810. Feel free to test it with other datasets, too.