Releases: opencadc/caom2tools
Releases · opencadc/caom2tools
Removed redundant server argument
Merge pull request #79 from andamian/hotfix Removed redundant server argument in caom2-repo
Bug fixes and caom2-checksum app
Fixed TypeError when instantiating Artifact. (#78) * Fixed TypeError when instantiating Artifact.
Added CAOM2 element validation functionality
caom2utils=1.2 Update setup.cfg
Support for validate and bug fixes
caom2=2.3.5 Update setup.cfg
fits2caom2 support for DAO data
caom2utils=1.1 Update setup.cfg
Initial release
It contains:
- fits2caom2 module for creating CAOM2 observations from FITS files
- legacy fits2caom2 application created to be compatible with the CADC Java version. This application is intended just as a drop-in replacement for the Java version and it's not recommended for future development.
Minor bug fixes
caom2repo=1.4.1 Update setup.cfg
Drop in support for fits2caom2 application
This release makes fits2caom2 compatible with the CADC Java version of the application so that it can be used with the existing scripts.
Multi-thread version and observation input file
This version has the following new flags for the visitor command:
--threads - use multiple threads to speed up execution
--obs_file - use a input file containing the list of observation IDs to process
Fixed bug in xml reader
caom2=2.3.3 Update setup.cfg