spacepy / dbprocessing

Automated processing controller for heliophysics data
5 stars 4 forks source link

Updates for release 0.1.0 #123

Closed jtniehof closed 2 years ago

jtniehof commented 2 years ago

This PR makes all changes relevant for the 0.1.0 release (first release!)

Note this also includes the commit to bump to 0.1.1rc0...the actual release was made from the previous commit, and that one will be tagged.

This is on testpypi, so it can be tested with:

pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ dbprocessing

or downloaded from https://test.pypi.org/project/dbprocessing/

This should be merged at the same time as #124. Once the merge is complete, I will:

PR Checklist