NCEAS / metadig-py

MetaDIG client package in python
Apache License 2.0
0 stars 1 forks source link

Create API document detailing what the library provides #1

Open gothub opened 8 years ago

gothub commented 8 years ago

Should this library provide the same functionality as the metadig-r library? If yes then maybe these two libraries should be supporting the same set of functions, that would be enumerated in an API document.

Start by reviewing / implementing the check that have already been implemented in the metadig-r library.

amoeba commented 8 years ago

Good idea. I wrote up a mini-readme of what I've got going so far. It's not everything the package does but it's the set of highest-level, user-facing functions.

https://github.com/NCEAS/metadig-r