Print

Print


Hello,

I am wondering if  http://lsst-dev.ncsa.illinois.edu:8661 data access service is up-to-date and which part of Data Access API (https://confluence.lsstcorp.org/display/DM/API) is currently implemented?

Below are the results from Data Access services at http://lsst-dev.ncsa.illinois.edu:8661 from lsst-dev machine.

1. OK - curl http://lsst-dev.ncsa.illinois.edu:8661
LSST Web Service here. I currently support: /meta, /image, /db.

2. OK - curl http://lsst-dev.ncsa.illinois.edu:8661/meta 
"v0"

3. REDIRECT? -  curl http://lsst-dev.ncsa.illinois.edu:8661/meta/v0 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>Redirecting...</title>
<h1>Redirecting...</h1>
<p>You should be redirected automatically to target URL: <a href="http://lsst-dev.ncsa.illinois.edu:8661/meta/v0/">http://lsst-dev.ncsa.illinois.edu:8661/meta/v0/</a>.  If not click the link.

curl -L http://localhost:8661/meta/v0
LSST Metadata Service v0. See: /db and /image.

4. FAILED - curl -L http://localhost:8661/meta/v0/db
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>500 Internal Server Error</title>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error and was unable to complete your request.  Either the server is overloaded or there is an error in the application.</p>

5. OK - curl -L http://localhost:8661/meta/v0/image
meta/.../image not implemented. I am supposed to print list of supported image types here, something like: raw, template, coadd, jpeg, calexp, … etc

Thank you!

Tatiana
########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the QSERV-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=QSERV-L&A=1