diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vo/votest/tests/req_1.4.out | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vo/votest/tests/req_1.4.out')
-rw-r--r-- | vo/votest/tests/req_1.4.out | 115 |
1 files changed, 115 insertions, 0 deletions
diff --git a/vo/votest/tests/req_1.4.out b/vo/votest/tests/req_1.4.out new file mode 100644 index 00000000..82d82a16 --- /dev/null +++ b/vo/votest/tests/req_1.4.out @@ -0,0 +1,115 @@ +------------------------------------------------------------------ +Req 1.4: VOTable Interface code will support the IVOA Standard + specification of the VOTable format at time of release. +------------------------------------------------------------------ + + The requirement is demonstrated using a VOTable v1.2 document +retrieved from the CADC and modified to add v1.2-specific features: + + - INFO elements before </TABLE>, </RESOURCE> and </VOTABLE> + - INFO elements w/ 'utype', 'ucd', 'ref' and 'unit' attributes + - FIELDref and PARAMref elements w/ 'ucd' and 'utype' attributes + +The parse will print an error if these v1.2-specifics aren't supported + + + +Logical Path: data$votable_1.2.xml +# data$votable_1.2.xml +collection CH*4 %-4s "" +collectionID CH*128 %-128s "" +instrument_name CH*128 %-128s "" +position_center_ra D %25.16g deg +position_center_dec D %25.16g deg +position_naxes I %11d "" +position_naxis I %11d "" +position_scale D %25.16g "" +position_bounds CH*193 %-193s deg +energy_bounds_center D %25.16g m +energy_bounds_cval1 D %25.16g m +energy_bounds_cval2 D %25.16g m +energy_units CH*32 %-32s "" +energy_bandpassName CH*32 %-32s "" +time_bounds_center D %25.16g d +time_bounds_cval1 D %25.16g d +time_bounds_cval2 D %25.16g d +time_exposure D %25.16g sec +imageFormat CH*128 %-128s "" +metaRelease CH*23 %-23s "" +dataRelease CH*23 %-23s "" +accessURL CH*95 %-95s "" + +HTTP URI: http://iraf.noao.edu/votest//votable_1.2.xml +# http://iraf.noao.edu/votest//votable_1.2.xml +collection CH*4 %-4s "" +collectionID CH*128 %-128s "" +instrument_name CH*128 %-128s "" +position_center_ra D %25.16g deg +position_center_dec D %25.16g deg +position_naxes I %11d "" +position_naxis I %11d "" +position_scale D %25.16g "" +position_bounds CH*193 %-193s deg +energy_bounds_center D %25.16g m +energy_bounds_cval1 D %25.16g m +energy_bounds_cval2 D %25.16g m +energy_units CH*32 %-32s "" +energy_bandpassName CH*32 %-32s "" +time_bounds_center D %25.16g d +time_bounds_cval1 D %25.16g d +time_bounds_cval2 D %25.16g d +time_exposure D %25.16g sec +imageFormat CH*128 %-128s "" +metaRelease CH*23 %-23s "" +dataRelease CH*23 %-23s "" +accessURL CH*95 %-95s "" + +File URI: file:///iraf/iraf/vo/votest/data//votable_1.2.xml +# file:///iraf/iraf/vo/votest/data//votable_1.2.xml +collection CH*4 %-4s "" +collectionID CH*128 %-128s "" +instrument_name CH*128 %-128s "" +position_center_ra D %25.16g deg +position_center_dec D %25.16g deg +position_naxes I %11d "" +position_naxis I %11d "" +position_scale D %25.16g "" +position_bounds CH*193 %-193s deg +energy_bounds_center D %25.16g m +energy_bounds_cval1 D %25.16g m +energy_bounds_cval2 D %25.16g m +energy_units CH*32 %-32s "" +energy_bandpassName CH*32 %-32s "" +time_bounds_center D %25.16g d +time_bounds_cval1 D %25.16g d +time_bounds_cval2 D %25.16g d +time_exposure D %25.16g sec +imageFormat CH*128 %-128s "" +metaRelease CH*23 %-23s "" +dataRelease CH*23 %-23s "" +accessURL CH*95 %-95s "" + +File URI: file:///localhost/iraf/iraf/vo/votest/data//votable_1.2.xml +# file:///localhost/iraf/iraf/vo/votest/data//votable_1.2.xml +collection CH*4 %-4s "" +collectionID CH*128 %-128s "" +instrument_name CH*128 %-128s "" +position_center_ra D %25.16g deg +position_center_dec D %25.16g deg +position_naxes I %11d "" +position_naxis I %11d "" +position_scale D %25.16g "" +position_bounds CH*193 %-193s deg +energy_bounds_center D %25.16g m +energy_bounds_cval1 D %25.16g m +energy_bounds_cval2 D %25.16g m +energy_units CH*32 %-32s "" +energy_bandpassName CH*32 %-32s "" +time_bounds_center D %25.16g d +time_bounds_cval1 D %25.16g d +time_bounds_cval2 D %25.16g d +time_exposure D %25.16g sec +imageFormat CH*128 %-128s "" +metaRelease CH*23 %-23s "" +dataRelease CH*23 %-23s "" +accessURL CH*95 %-95s "" |