Swift VO implementation of ObjObsSAP. This is implemented as a microservice
based upon the FastAPI library. Visibility
calculations are performed using the Python API for the Swift TOO
API contained in the swifttools module.
In order to run locally in dev mode clone this repo:
git clone git@github.com:Swift-SOT/swift-vo.gitEnter the directory created:
cd swift-voinstall requirements and start the development server with the following command:
make devAccess the ObsObjSAP server with the following example URL:
http://localhost:8000/vo/objobssap/query?POS=25%2C12&TIME=60100%2F60101&MIN_OBS=0