amdadb_q.rd 7.67 KB
<?xml version="1.0" encoding="UTF-8"?>
<resource schema="amdadb">
  <!-- Metadata describing the dataset -->
  <meta name="title">Planetary and heliophysics plasma data at CDPP/AMDA</meta>
  <meta name="creationDate">2016-08-05T16:00:00</meta>
  <meta name="description" format="plain">Planetary and heliophysics plasma data at CDPP/AMDA</meta>
  <meta name="creator.name">Vincent Genot</meta>
  <meta name="contact.name">Vincent Genot</meta>
  <meta name="contact.email">vincent.genot@irap.omp.eu</meta>
  <meta name="contact.address">IRAP, 9 av. Colonel Roche, 31400 Toulouse, FRANCE</meta>
  <meta name="subject">Virtual observatory</meta>
  <meta name="subject">Plasma physics</meta>
  <meta name="utype">ivo://cdpp.irap/std/EpnCore#schema-2.0</meta> <!-- not tested -->
  <table id="epn_core" onDisk="True" adql="True">
    <meta name="info" infoName="SERVICE_PROTOCOL" infoValue="2.0"> EPN-TAP </meta>
    <meta name="description">Planetary and heliophysics plasma data at CDPP/AMDA</meta>
    <meta name="referenceURL">http://amda.cdpp.eu</meta>
    <meta name="utype">EPN-TAP 2.0</meta>
    <!-- header parameters -->
    <column name="granule_uid" type="text" required="True" ucd="meta.id" description="Granule unique identifier, provides direct access"/>
    <column name="dataproduct_type" type="text" ucd="meta.code.class" description="Organisation of the data product (from enumerated list)"/>
    <column name="target_name" type="text" ucd="meta.id;src" description="Name of target (IAU standard)"/>
    <column name="time_min" type="double precision" ucd="time.start" unit="d" description="Acquisition start time (in JD) (not necessary)"/>
    <column name="time_max" type="double precision" ucd="time.end" unit="d" description="Acquisition stop time (in JD) (not necessary)"/>
    <!-- important parameters -->
    <column name="access_url" type="text" ucd="meta.ref.url;meta.file"/>
    <column name="target_class" type="text" ucd="meta.code.class;src" description="Type of target, from enumerated list"/>
    <column name="target_region" type="text" ucd="meta.id;src"/>
	<column name="spase_region" type="text" ucd="phys.angArea;obs" description="(not necessary)"/>
    <column name="instrument_host_name" type="text" ucd="meta.id;instr.obsty" description="(not necessary)"/>
    <column name="instrument_name" type="text" ucd="meta.id;instr" description="(not necessary)"/>
    <column name="measurement_type" type="text" ucd="meta.ucd" description="(not necessary)"/>
    <column name="spase_measurement_type" type="text" ucd="meta.ucd" description="(not necessary)"/>
    <column name="spatial_frame_type" type="text" ucd="meta.code.class;pos.frame" description="(can be necessary)"/>
    <column name="processing_level" type="integer" ucd="meta.code;obs.calib" required="True"/>
    <column name="release_date" type="date" ucd="time.release"/>
    <column name="access_estsize" type="integer" ucd="phys.size;meta.file" required="True"/>
    <column name="access_format" type="text" ucd="meta.code.mime"/>
    <column name="time_sampling_step_min" type="double precision" ucd="time.interval;stat.min" unit="s" description="Min time sampling step (not necessary)"/>
    <column name="time_sampling_step_max" type="double precision" ucd="time.interval;stat.max" unit="s" description="Max time sampling step (not necessary)"/>
    <column name="time_exp_min" type="double precision" ucd="time.duration;stat.min" unit="s" description="Min integration time (not necessary)"/>
    <!-- redundant or static parameters -->
    <column name="time_exp_max" type="double precision" ucd="time.duration;stat.max" unit="s" description="Max integration time (not necessary)"/>
    <column name="granule_gid" type="text" required="True" ucd="meta.id" description="Group identifier, identical for similar data products"/>
    <column name="obs_id" type="text" required="True" ucd="meta.id" description="Identical for data products related to the same original data"/>
    <column name="creation_date" type="date" ucd="time.creation"/>
    <column name="modification_date" type="date" ucd="time.update"/>
    <column name="service_title" type="text" ucd="meta.title"/>
    <column name="publisher" type="text" ucd="meta.name"/>
    <column name="time_scale" type="text" ucd="time.scale"/>
    <!-- null parameters -->
    <column name="spectral_range_min" type="double precision" ucd="em.freq;stat.min" unit="Hz" description="Min spectral range (not necessary)"/>
    <column name="spectral_range_max" type="double precision" ucd="em.freq;stat.max" unit="Hz" description="Max spectral range (not necessary)"/>
    <column name="spectral_sampling_step_min" type="double precision" ucd="em.freq.step;stat.min" unit="Hz" description="Min spectral sampling step (not necessary)"/>
    <column name="spectral_sampling_step_max" type="double precision" ucd="em.freq.step;stat.max" unit="Hz" description="Max spectral sampling step (not necessary)"/>
    <column name="spectral_resolution_min" type="double precision" ucd="spect.resolution;stat.min" unit="Hz" description="Min spectral resolution (not necessary)"/>
    <column name="spectral_resolution_max" type="double precision" ucd="spect.resolution;stat.max" unit="Hz" description="Max spectral resolution (not necessary)"/>
    <column name="c1min" type="double precision" ucd="pos;stat.min" unit="deg" description="(not necessary)"/>
    <column name="c1max" type="double precision" ucd="pos;stat.max" unit="deg" description="(not necessary)"/>
    <column name="c2min" type="double precision" ucd="pos;stat.min" unit="deg" description="(not necessary)"/>
    <column name="c2max" type="double precision" ucd="pos;stat.max" unit="deg" description="(not necessary)"/>
    <column name="c3min" type="double precision" ucd="pos;stat.min" unit="" description="(not necessary)"/>
    <column name="c3max" type="double precision" ucd="pos;stat.max" unit="" description="(not necessary)"/>
    <column name="c1_resol_min" type="double precision" ucd="pos.resolution;stat.min" unit="deg" description="(not necessary)"/>
    <column name="c1_resol_max" type="double precision" ucd="pos.resolution;stat.max" unit="deg" description="(not necessary)"/>
    <column name="c2_resol_min" type="double precision" ucd="pos.resolution;stat.min" unit="deg" description="Min resolution in latitude"/>
    <column name="c2_resol_max" type="double precision" ucd="pos.resolution;stat.max" unit="deg" description="(not necessary)"/>
    <column name="c3_resol_min" type="double precision" ucd="pos.resolution;stat.min" unit="" description="(not necessary)"/>
    <column name="c3_resol_max" type="double precision" ucd="pos.resolution;stat.max" unit="" description="(not necessary)"/>
    <column name="s_region" type="text" ucd="phys.angArea;obs" description="(not necessary)"/>
    <column name="incidence_min" type="double precision" ucd="pos.posAng;stat.min" unit="deg" description="(not necessary)"/>
    <column name="incidence_max" type="double precision" ucd="pos.posAng;stat.max" unit="deg" description="(not necessary)"/>
    <column name="emergence_min" type="double precision" ucd="pos.posAng;stat.min" unit="deg" description="(not necessary)"/>
    <column name="emergence_max" type="double precision" ucd="pos.posAng;stat.max" unit="deg" description="(not necessary)"/>
    <column name="phase_min" type="double precision" ucd="pos.phaseAng;stat.min" unit="deg" description="(not necessary)"/>
    <column name="phase_max" type="double precision" ucd="pos.phaseAng;stat.max" unit="deg" description="(not necessary)"/>
  </table>
  <data id="import">
    <make table="epn_core"/>
  </data>
  <data id="collection" auto="false">
    <register services="__system__/tap#run"/>
    <make table="epn_core"/>
  </data>
</resource>