- ID:
- ivo://asu.cas.cz/tap
- Title:
- AIASCR VO Services TAP service
- Short Name:
- AIASCR TAP
- Date:
- 19 Apr 2017 08:23:36
- Publisher:
- Stellar Department of Astronomical Institute of the Academy of Sciences of the Czech Republic
- Description:
- The AIASCR VO Services's TAP end point. The Table Access Protocol (TAP) lets you execute queries against our database tables, inspect various metadata, and upload your own data. It is thus the VO's premier way to access public data holdings. Tables exposed through this endpoint include: objcat, objects_observed, objobs_complete, objobs_lightcurves, observation_info from the bextract schema, dim_exposure, dim_observation_objcat, exposure, objcat, objobs_complete, objobs_lightcurves, observation, observation_objcat from the bextract_jan16 schema, reduced_images from the dk154_reduced schema, exposure, objcat, objobs_complete, objobs_lightcurves, observation from the bextract_jan15 schema, columns, groups, key_columns, keys, schemas, tables from the tap_schema schema, dim_exposure, dim_observation_objcat, exposure, objcat, objobs_complete, objobs_lightcurves, objobs_lightcurves_ssap, observation, observation_objcat from the bextract_apr18 schema, data from the ccd700 schema, dim_exposure, dim_observation_objcat, exposure, objcat, objobs_complete, objobs_lightcurves, observation, observation_objcat from the bextract_jan15_v2 schema, emptyobscore, obscore from the ivoa schema, data from the heros schema, reduced_images from the dk154_reduced_jan18 schema, dim_exposure, dim_observation_objcat, exposure, objcat, objobs_complete, objobs_lightcurves, observation, observation_objcat from the bextract_jul15 schema, dim_exposure, dim_observation_objcat, exposure, objcat, objobs_complete, objobs_lightcurves, objobs_lightcurves_ssap, observation, observation_objcat from the bextract_jul16 schema, data from the lamost_dr2 schema, data from the lamost_dr3 schema, data from the lamost schema, data from the lamost_dr1 schema, dim_exposure, dim_observation_objcat, exposure, objcat, objobs_complete, objobs_lightcurves, objobs_lightcurves_ssap, observation, observation_objcat from the bextract_jan18 schema, dim_exposure, dim_observation_objcat, exposure, objcat, objobs_complete, objobs_lightcurves, objobs_lightcurves_ssap, observation, observation_objcat from the bextract_dec17 schema, raw_images from the dk154_rawdata schema.
« Previous |
1 - 10 of 37
|
Next »
Number of results to display per page
Search Results
- ID:
- ivo://byu.arvo/tap
- Title:
- ArVO Byurakan TAP service
- Short Name:
- ArVO Byu TAP
- Date:
- 21 Feb 2020 09:33:52
- Publisher:
- The staff at the ArVO Data Center
- Description:
- The ArVO Byurakan's TAP end point. The Table Access Protocol (TAP) lets you execute queries against our database tables, inspect various metadata, and upload your own data. It is thus the VO's premier way to access public data holdings. Tables exposed through this endpoint include: columns, groups, key_columns, keys, schemas, tables from the tap_schema schema, main from the dfbsplates schema, spectra, ssa from the dfbsspec schema, obscore from the ivoa schema.
- ID:
- ivo://chivo/tap
- Title:
- ChiVO TAP service
- Short Name:
- ChiVO TAP
- Date:
- 20 Oct 2017 18:56:31
- Publisher:
- ChiVO
- Description:
- The ChiVO's TAP end point. The Table Access Protocol (TAP) lets you execute queries against our database tables, inspect various metadata, and upload your own data. It is thus the VO's premier way to access public data holdings. Tables exposed through this endpoint include: alma_fits from the alma_fits schema, m83_obs from the m83_test1 schema, m83_obs from the m83_data schema, hd163296band6 from the hd163296band6 schema, columns, groups, key_columns, keys, schemas, tables from the tap_schema schema, main from the arihip schema, main from the tgas schema, dr1 from the gaia schema, data from the openngc schema, emptyobscore, obscore from the ivoa schema.
- ID:
- ivo://ov-gso/climso
- Title:
- CLIMSO coronagraphs at pic du midi de Bigorre
- Short Name:
- CLIMSO
- Date:
- 06 Sep 2024 07:01:26
- Publisher:
- OVGSO
- Description:
- Pic du Midi de Bigorre in the French Pyrenees is the place where coronagraphic images were first realized, by Bernard Lyot in the 1930s. Since then, the solar instruments at Pic du Midi regularly provide images of the solar disc, solar prominences and solar corona.
- ID:
- ivo://spectrum.iaa/tap
- Title:
- Cross section values TAP service
- Short Name:
- IAA and CAB TAP
- Date:
- 03 Apr 2016 18:56:07
- Publisher:
- Instituto de Astrofisica de Andalucia-CSIC; INTA-CAB
- Description:
- The Cross section values's TAP end point. The Table Access Protocol (TAP) lets you execute queries against our database tables, inspect various metadata, and upload your own data. It is thus the VO's premier way to access public data holdings. Tables exposed through this endpoint include: columns, groups, key_columns, keys, schemas, tables from the tap_schema schema, emptyobscore, obscore from the ivoa schema, epn_core from the abs_cs schema.
6. ESO-R Survey
- ID:
- ivo://vopdc.obspm/gepi/vopsat/esor
- Title:
- ESO-R Survey
- Short Name:
- ESO-R
- Date:
- 10 Nov 2022
- Publisher:
- Paris Astronomical Data Centre - GEPI
- Description:
- VO-compliant publication of Schmidt survey ESO-R of the southern sky digitized with the MAMA microdensitometer at the Observatoire de Paris Image Analysis Centre (CAI).
- ID:
- ivo://eso.org/tap_cat
- Title:
- ESO TAP_CAT: a TAP service to query the astronomical catalogs generated by ESO observers, including the catalogs of the ESO Public Surveys.
- Short Name:
- ESO TAP_CAT
- Date:
- 26 Jun 2024 14:26:53
- Publisher:
- European Southern Observatory
- Description:
- TAP_CAT is the ESO Science Archive service that provides programmatic access onto the astronomical catalogues produced by the principal investigators of ESO programmes. The Table Access Protocol (TAP) lets you execute queries against our astronomical catalogues. The queries must adhere to the Astronomical Data Query Language (ADQL, IVOA standard). Table Upload is not currently supported, though it is foreseen for a next release. This service provides limited support for spatial queries; only CONTAINS and CIRCLE are supported, as in this example: CONTAINS(point('', catalog_rightascension, catalog_declination), CIRCLE('', user_defined_rightascension, user_defined_declination, userdefined_radius))= 1. Please note that CONTAINS(...)=0 is not supported. A sister service (Catalog Facility: https://www.eso.org/qi) provides a web interface to the same collection of catalogues; the web interface implements a well-defined but limited query model, while instead TAP_CAT provides full ADQL support, allowing users to build their own query constraints using expressions, combining different columns, or using boolean operators (NOT, OR, etc.). A sibling service (TAP_OBS, endpoint: http://archive.eso.org/tap_obs) exists and can be used to query the raw and reduced data, and the atmospheric measurements taken at the La Silla Paranal Observatory (including APEX).
- ID:
- ivo://eso.org/tap_obs
- Title:
- ESO TAP_OBS: a TAP service to browse and access raw and reduced data, and to query the ambient measurements, of the La Silla Paranal Observatory.
- Short Name:
- ESO TAP_OBS
- Date:
- 27 Nov 2024 10:24:04
- Publisher:
- European Southern Observatory
- Description:
- TAP_OBS is the ESO Science Archive TAP endpoint for observations (raw and reduced data) and ambient measurements (atmospheric seeing, turbulence, water vapour, relative humidity, air pressure, etc.) taken at the La Silla Paranal Observatory, including the Chajnantor (APEX) data. The Table Access Protocol (TAP) lets you execute queries against our database tables, and inspect various metadata. Table Upload is not currently supported, though it is foreseen for a next release. The IVOA ObsCore standard service is also provided (table name: ivoa.ObsCore), but currently only for reduced data. Other tables exposed are the dbo.raw describing all the LPO observations, the ambient tables (in the asm schema), plus the provenance table to close the loop between the raw and the reduced data, but also to describe the relationships between reduced data (e.g. a source table originating from a reduced image, etc.). A sibling service (TAP_CAT, endpoint: https://archive.eso.org/tap_cat) exists and can be used to query the astronomical catalogs produced by the principal investigators of ESO programmes (ESO public surveys included).
- ID:
- ivo://ia2.inaf.it/tap/projects
- Title:
- INAF IA2 Project Resources TAP Service
- Short Name:
- ia2_projects_tap
- Date:
- 06 Sep 2024 06:59:08
- Publisher:
- IA2
- Description:
- INAF IA2 TAP service dedicated to projects and surveys that are not direct outcome of IA2 managed observatory/telescope archival efforts. Currently serving Exo Mer-Cat.
- ID:
- ivo://km3net.org/tap
- Title:
- KM3NeT Open Data TAP service
- Short Name:
- KM3NeT VO TAP
- Date:
- 27 May 2020 21:36:06
- Publisher:
- KM3NeT
- Description:
- The KM3NeT Open Data's TAP end point. The Table Access Protocol (TAP) lets you execute queries against our database tables, inspect various metadata, and upload your own data. It is thus the VO's premier way to access public data holdings. Tables exposed through this endpoint include: columns, groups, key_columns, keys, schemas, tables from the tap_schema schema, main from the ant20_01 schema.
- « Previous
- Next »
- 1
- 2
- 3
- 4