Skip to content

Commit

Permalink
Merge pull request #158 from pdowler/main
Browse files Browse the repository at this point in the history
update repository README with OBSOLETE
  • Loading branch information
pdowler authored Dec 16, 2024
2 parents 506103a + 5c18dac commit 4f720e8
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
# caom2service

Common Archive Observation Model service implementation libraries. The master branch is now updated to work with DALI-1.1 (cadc-dali-1.1) and TAP-1.1 (cadc-tap-server-1.1). The other services that use the CAOM TAP service also assume TAP-1.1.

## CAOM TAP service

* caom2-tap: basic CAOM-2.x TAP client to get observations, planes, or artifacts from a TAP service
* caom2-tap-server: CAOM-2.x TAP service implementation for use with cadc-tap-server
* argus: complete container-based CAOM TAP service

## CAOM services that use the CAOM TAP service

* caom2-datalink-server: IVOA DataLink implementation for CAOM-2.x
* caom2-meta-server: simple metadata service that returns a single CAOM-2.x observation in various formats
* caom2-pkg-server: simple CAOM-2.x package service that generates a package (tar) with all artifacts of a single plane
* caom2-soda-server: IVOA SODA implementation for CAOM-2.x
* ???: complete container-based CAOM DataLink service (COMING SOON)

These server-side libraries make use of the cadc-uws-server package and provide a JobRunner implementation to use
with that framework. They use the caom2-tap client library to query a CAOM TAP service.
## OBSOLETE: all modules have been merged into the main caom2.git repository

0 comments on commit 4f720e8

Please sign in to comment.