Releases: opencadc/caom2tools
Releases · opencadc/caom2tools
Bug fixes
- In Python 2.7 the caom2 writer was lossy for float variables
- Fixed the writing of EnergenBand
- flake8 improvements
caom2repo passes the subject to the visitor plugin
subject is now part of the arguments for the plugin update function. It contains the user credentials that caom2-repo was invoked with and can be used by the plugin to access other services.
Support for circle position bounds in planes
caom2=2.3.1 Update setup.cfg
Support for CAOM2.3
caom2repo=1.2 Update setup.cfg
Upgrade to CAOM2.3
Hotfix (#45) * Fixed README documentation * Fixed typo * Fixed problem with content length * Fixed issue with displaying observation
Small fix to reader-writer
caom2=2.3.0a5 Update setup.cfg
Fixed a dependency problem
Hotfix (#37) * Added publish task to travis and updated library version dependency * Added the publish script
Initial version of the caom2 library
Merge pull request #2 from andamian/s1950 S1950