Skip to content

Releases: opencadc/caom2tools

Removed redundant server argument

10 May 17:52
3a5e812
Compare
Choose a tag to compare
Merge pull request #79 from andamian/hotfix

Removed redundant server argument in caom2-repo

Bug fixes and caom2-checksum app

10 May 15:23
Compare
Choose a tag to compare
Fixed TypeError when instantiating Artifact. (#78)

* Fixed TypeError when instantiating Artifact.

Added CAOM2 element validation functionality

13 Mar 21:52
388bebc
Compare
Choose a tag to compare
caom2utils=1.2

Update setup.cfg

Support for validate and bug fixes

13 Mar 21:23
e322104
Compare
Choose a tag to compare
caom2=2.3.5

Update setup.cfg

fits2caom2 support for DAO data

08 Mar 19:04
487edb8
Compare
Choose a tag to compare
caom2utils=1.1

Update setup.cfg

Initial release

28 Feb 19:44
c66c10d
Compare
Choose a tag to compare

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

09 Feb 01:19
479f4d8
Compare
Choose a tag to compare
caom2repo=1.4.1

Update setup.cfg

Drop in support for fits2caom2 application

09 Feb 01:52
dc658a4
Compare
Choose a tag to compare

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

26 Jan 17:32
5997173
Compare
Choose a tag to compare

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

28 Nov 00:41
56e134b
Compare
Choose a tag to compare
caom2=2.3.3

Update setup.cfg