Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.52 KB

File metadata and controls

28 lines (21 loc) · 1.52 KB

extensions

Area for describing extensions implemented by some servers and clients.

The HAPI server has always supported extensions which can be safely ignored. For example, in a server response x_about might be a URL which tells more about a data set.

Here we try to describe first how one documents an extension, so that clients or servers might use it, and second, descriptions of extensions themselves.

See tickets for discussions of new extentions. Mature extensions should be described using documents linked to from here.

Example extensions

Availability

How does one know when data can be requested?

Data Reduction

This allows one to request reduced versions of the data.

Catalog of Extensions

Identifier Title Curator Description
x_colorLookup identifies colors for string data Jeremy Faden #2
x_customRequestOptions simple parameters for server Sandy Antunes #1
x_relations identifies courser resolutions of the data Eelco Doornbos #3
x_latitude, x_longitude identifies the Earth surface location of the station where data is read #4
write Ability of server to accept data through API Jeremy Faden
x_label Identify a short axis label for data Bob Weigel, Jeremy Faden #7