Skip to content

Releases: opencadc/caom2tools

Better auth error messages

18 Oct 18:32
b9fb507
Compare
Choose a tag to compare
CFHT size (#151)

* CADC-9555 - avoid where possible reading the entire FITS files into memory.

Reduce memory footprint when processing FITS files.

23 Sep 17:50
cff27b5
Compare
Choose a tag to compare

Lazy load of the FITS files headers.

Flag POSTs as idempotent so that they can be automatically retried on certain errors

28 Aug 00:59
2b0cc70
Compare
Choose a tag to compare
Mark caom2repo POSTs as idempotent (#149)

* Mark POSTs in caom2repo as idempotent so that the requests can be automatically re-retried on certain failures

Improved reliability

01 Jun 18:24
a7f91fc
Compare
Choose a tag to compare

Improved reliability: archive.gemini.edu/fullheaders/ will sometimes return 403

Added code to prevent race conditions in visitor

23 Apr 23:45
82f269a
Compare
Choose a tag to compare

Ensure that the visitor updates the observation that it reads from the server. For that, it sends the checksum of the original observation that it updated. If the observation was updated on the server in the meantime, the post fails and cadc-tap reads and updates the observation again.

Fixed edge cases revealed by CFHT

06 Apr 18:18
9ecadf3
Compare
Choose a tag to compare
caom2utils=1.6.1

Update setup.cfg

Small fixes to accommodate CFHT edge cases

31 Mar 14:19
b655fdf
Compare
Choose a tag to compare
CADC-9033 - edge cases exposed by CFHT. (#140)

* CADC-9033 - edge cases exposed by CFHT.

Added support for HISTORY keyword

12 Nov 22:29
ec5f592
Compare
Choose a tag to compare

BluePrint supports observation updates

14 Sep 21:13
70fd87f
Compare
Choose a tag to compare
caom2utils=1.5

s2766 - make it possible to preserve Observation- and Plane-level met…

Added support for CAOM2.4

08 Jul 22:32
bb1b52b
Compare
Choose a tag to compare
caom2utils=1.4.6

Update setup.cfg