![]() |
Brown University Keck/NASA Relab Spectra Catalog |
AA-BBB-001,AA-BBB-002,AA-BBB-003In Sample ID search, you can use the wildcard '_' to represent exactly one unknown character, or the wildcard '%' to represent zero or more unknown characters. So you could find all the samples in the above example, and possibly six others, with a search for
AA-BBB-00_To get all the AA-BBB samples in the teens and thirties, you could search for
AA-BBB-01_, AA-BBB-03_And if you want all the AA-BBB samples, then search for
AA-BBB-%
Bulk Download Text Format
Bulk Download is available on the results page that lists all samples which matched your search criteria.
Each sample on the list has a checkbox labelled BULK in it's leftmost column. If you click the Bulk Download button, then you will receive
an XML formatted text file that will contain all of the information about every sample on the search results page for which the
BULK checkbox is checked. At this time, the XML file is well-formed but not valid, which means that it is legitimate XML but does not have
a document type definition. There is currently no XML standard for expressing spectral data, but there are standards in the works and we
hope to be able to conform to a standard when it emerges. In the meantime, the XML file produced by this website is both human and machine
readable, and is easy to parse and understand. At the time of this writing, the only browser that will display XML is Microsoft Internet
Explorer 5.0.