TWiki> IVOA Web>IvoaDAL>ObsLocTAP (revision 1)EditAttach
ObsLocTAP protocol

The Observation Locator Table Access Protocol (ObsLocTAP) specification describes the necessary data model elements and the access protocol to discover metadata about observations for a given Astronomical Observatory through a uniform interface within the VO framework. The used data model makes reference to IVOA Observation Data Model elements (Mireille, et al., 2017), removing the ones associated to datasets access, as these elements are not available yet for future observations that are planned, scheduled, performed but not archived. In this way, present standard is focused on the access to metadata related to the planning of a certain observatory, more than in the access to the scientific data products of a certain observation. Also, the data model described in the present standard will be focused on metadata discovery, useful for multiwavelength coordination observations. However, and in order to prevent coupling between ObsCore and ObsLocTAP standards, ObsLocTAP defines its own data model.The access protocol will be expressed by the implementation of an IVOA Table Access Protocol (TAP) (Patrick, Guy, & Doug, 2010), that, as described in the use cases, allows a powerful discovery process and, also, the implementation of the use cases proposed in the present specification. ObsLocTAPservices could be registered using a TAP VOResource Extension (Demleitner, Dowler, Plante, Rixon, & Taylor, 2015) providing the relevant ObsLocTAP capability. Exact details of the VOResource Extension will be defined in another appropriate standard definition.In the case of a simple use case, planned observations of a certain target can be discovered via a TAP and ADQL (Iņaki, et al., 2008) query that searches for sky regions (or FOV) that overlap a certain sky coordinate. Adding a certain radius to the sky coordinates and/or filtering by instrument identifier could expand this simple use case. As described in TAP, the service will return a list of performed observations of the given target and also the future planned and/or scheduled observations in VOTable format or, optionally, in other tabular serialization format, e.g. JSON. The information about the planned observation, in the near future, will be subject to changes due to any operational issue (re-planning, ToO alerts, etc...). Thus, an implementation of the service may support additional search parameters (some of which may be custom to that particular service) to more finely control the selection of the observation information.

ObsLocTAP Datamodel

table_name column_name data type units
ivoa.obsplan t_planning adql:DOUBLE d
ivoa.obsplan target_name adql:VARCHAR  
ivoa.obsplan obs_id adql:VARCHAR  
ivoa.obsplan obs_collection adql:VARCHAR  
ivoa.obsplan s_ra adql:DOUBLE deg
ivoa.obsplan s_dec adql:DOUBLE deg
ivoa.obsplan s_fov adql:DOUBLE deg
ivoa.obsplan s_resolution adql:DOUBLE arcsec
ivoa.obsplan t_min adql:DOUBLE d
ivoa.obsplan t_max adql:DOUBLE d
ivoa.obsplan t_exptime adql:DOUBLE s
ivoa.obsplan t_resolution adql:DOUBLE s
ivoa.obsplan em_min adql:DOUBLE m
ivoa.obsplan em_max adql:DOUBLE m
ivoa.obsplan em_res_power adql:DOUBLE  
ivoa.obsplan o_ucd adql:VARCHAR  
ivoa.obsplan pol_states adql:VARCHAR  
ivoa.obsplan pol_xel adql:BIGINT  
ivoa.obsplan facility_name adql:VARCHAR  
ivoa.obsplan instrument_name adql:VARCHAR  
ivoa.obsplan obs_release_date adql:TIMESTAMP date
ivoa.obsplan t_plan_exptime adql:DOUBLE s
ivoa.obsplan category adql:VARCHAR  
ivoa.obsplan priority adql:INTEGER  
ivoa.obsplan fov adql:VARCHAR  
ivoa.obsplan stc_s adql:VARCHAR  

Possible prototypes

Some observatories have offered the possibility to collaborate on this standard by the creation of prototypes

  • XMM-Newton and Integral future observations publication
  • Chandra
  • nuStar
On the client side, there is a plan to modify ESASky to show the result of these server implementations

Comments

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2019-03-01 - JesusSalgado
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback