Starlink Data Format
From Just Solve the File Format Problem
(Difference between revisions)
m (Updated links.) |
|||
Line 22: | Line 22: | ||
== Sample files == | == Sample files == | ||
− | + | * [https://ftp.eao.hawaii.edu/jcmt/usersmeetings/ Sample Starlink data sets] | |
== Identification == | == Identification == | ||
− | + | '''SDF''' format changed from [[HDF]]4 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]] |
Revision as of 03:20, 6 July 2024
Contents |
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.
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.
Software
The Starlink software suite reads, writes and manipulates SDF files.
Sample files
Identification
SDF format changed from HDF4 to HDF5 in 2018.[2]