Skip to content

Releases: opencadc/caom2tools

Fix for `Observable.ucd` type

07 Oct 00:27
82c17a7
Compare
Choose a tag to compare

Quick fix of Observable Ucd field type.

Works with insecure https connections (self-signed server certs)

03 Oct 20:07
037212c
Compare
Choose a tag to compare
caom2repo=1.6.2

Updated version of `caom2repo` to 1.6.2

Added missing `Observable` CAOM2.4 element

03 Oct 19:24
b5688e6
Compare
Choose a tag to compare
caom2=2.6.3

Update version to 2.6.3

No replace flag in `cadcput`

16 Apr 22:55
d012349
Compare
Choose a tag to compare

The replace flag in cadcput no longer necessary
Add hdf5 support for TAOSII

General updates

11 Feb 20:21
9954c07
Compare
Choose a tag to compare
  • blueprints
  • parsers and wcs_parsers packages
  • change ProductType dictionary
  • add CustomWCS setter
  • data_util.py accepts the use case where fully qualified directory name is ./
  • support the Gemini MAROON-X use case that has no positional axes.

Fix potential incompatibility with `numpy2.0`

31 Jul 20:53
b700763
Compare
Choose a tag to compare

Use str instead of repr for string representation of float.

Extended the ProductType dictionary with the new IVOA terms

17 Nov 18:47
0df74be
Compare
Choose a tag to compare
Updated ProductType dictionary (#181)

* Updated ProductType dictionary

---------

Co-authored-by: Adrian Damian <[email protected]>

Fix outdate import library

17 Nov 18:30
f157862
Compare
Choose a tag to compare

Replaced outdated imp library with importlib

Out 2.7, in 3.11

22 Dec 19:48
cedf448
Compare
Choose a tag to compare
Try to fix CI (#162)


* Removed 2.7 code

Remove Python 2.7 support

22 Dec 20:01
cedf448
Compare
Choose a tag to compare

Added support for Python 3.11.