Starlink Data Format
From Just Solve the File Format Problem
(Difference between revisions)
m (Updated links.) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 3: | Line 3: | ||
|subcat=Scientific Data formats | |subcat=Scientific Data formats | ||
|extensions={{ext|sdf}} | |extensions={{ext|sdf}} | ||
+ | |pronom={{PRONOM|fmt/1556}} | ||
}} | }} | ||
== General description == | == General description == | ||
Line 22: | Line 23: | ||
== Sample files == | == Sample files == | ||
− | + | * [https://ftp.eao.hawaii.edu/jcmt/usersmeetings/ Sample Starlink data sets] | |
== Identification == | == Identification == | ||
− | + | '''SDF''' format changed from [[HDF4]] to [[HDF5]] in 2018.<ref>https://www.eaobservatory.org/jcmt/2018/11/changes-to-the-ndf-sdf-data-format/</ref> | |
== References == | == References == | ||
<references/> | <references/> | ||
+ | |||
+ | [[Category:HDF based file formats]] |
Latest revision as of 17:05, 6 July 2024
Contents |
[edit] General description
Starlink Data Format (SDF) files are a container format, primarily for astronomical data, developed by the UK Starlink Project (1980--2005).
The main 'user' of .sdf files was the same project's higher-level NDF format.
[edit] Other information
The Starlink Project[1] ran from 1980 to 2005, and has been supported, since its funding ended, by the Joint Astronomy Centre, Hawai`i. It's now now maintained by the East Asian Observatory.
There is no standard SDF MIME type. Almost all SDF files used a .sdf
file extension.
[edit] Software
The Starlink software suite reads, writes and manipulates SDF files.
[edit] Sample files
[edit] Identification
SDF format changed from HDF4 to HDF5 in 2018.[2]