release of JVO skynode toolkit v0.4

From: Yuji SHIRASAKI <yuji.shirasaki-at-nao.ac.jp>
Date: Fri, 05 May 2006 00:30:42 +0900 (JST)

Hello,

JVO SkyNode toolkit v0.4 is released at

   http://jvo.nao.ac.jp/download/skynode-toolkit/

This is a reference implementation of catalog/image data service on skynode. You can test the functionality at:  

   http://jvo.nao.ac.jp/skynode/

Cutout image is searched by the following SQL:

   select *
   from spcam
   where Region('BOX 189.2 62.2 0.01 0.01')

          and cutout = 'true'
          and format = 'image/fits'

Don't forget to select a database "image" before you submit the query.

The same service can be deployed on your server using the toolkit. Please read the instrunction manual for building a sample skynode service

   http://jvo.nao.ac.jp/download/skynode-toolkit/instruction.txt

The usage of the toolkit will be explained in the VOQL session 3 (May 19 11:00-12:30), if we have a time.

Yuji Shirasaki. Received on 2006-05-04Z17:31:22