pyinterpolate
pyinterpolate copied to clipboard
[v 0.3.0] Pre-release tasks
- [x] Update tutorials,
- [x] Update documentation,
- [ ] TODOs to Issues,
- [x] Update docstrings with authors information
- [x] Check setup scripts
- [x] Move https://github.com/DataverseLabs/pyinterpolate/blob/dev/pyinterpolate/misc/download_air_data.py to v0.3
- [x] add
requeststo requirements - [x] test setup and code with paper examples
- [ ] describe data structures
I have updated each tutorial, now I'll update documentation with authors and move the function https://github.com/DataverseLabs/pyinterpolate/blob/dev/pyinterpolate/misc/download_air_data.py to the v0.3
Ok, I have to make one last step - update README and documentation - and I will publish the package. TODOs to Issues will be done after publication :)
README is updated, and documentation in the first form is available; but I need to do one more thing: describe data structures. Then I can publish the new version of a package!
I'll close this issue and create two new ones from it.