Releases: opencadc/caom2tools
Releases · opencadc/caom2tools
General updates
- 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`
Use str
instead of repr
for string representation of float.
Extended the ProductType dictionary with the new IVOA terms
Updated ProductType dictionary (#181) * Updated ProductType dictionary --------- Co-authored-by: Adrian Damian <[email protected]>
Fix outdate import library
Replaced outdated imp
library with importlib
Out 2.7, in 3.11
Try to fix CI (#162) * Removed 2.7 code
Remove Python 2.7 support
Added support for Python 3.11.
Removed python 2.7, added support for versions and added support for Python 3.11
Try to fix CI (#162) * Removed 2.7 code
Added support for Python 3.10
Port to Python 3.10 and cleanup (CADC-10916) (#157) * Port to Python 3.10 and cleanup
Added support for Python3.10
Port to Python 3.10 and cleanup (CADC-10916) (#157) * Port to Python 3.10 and cleanup
Added support for Python3.10
Port to Python 3.10 and cleanup (CADC-10916) (#157) * Port to Python 3.10 and cleanup