diff options
author | Blaise Thompson <blaise@untzag.com> | 2018-04-04 20:38:19 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2018-04-04 20:38:19 -0500 |
commit | 11ebe207d93e0c01e60361744da98be117384434 (patch) | |
tree | 9ed2aedcb96c6c854f28ac5d8be37c4f6b7912f6 /software | |
parent | aff7629182048ea264a024fd32ceac70006a9caa (diff) |
2018-04-04 20:38
Diffstat (limited to 'software')
-rw-r--r-- | software/chapter.tex | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/software/chapter.tex b/software/chapter.tex index 7fb9e6c..36e2949 100644 --- a/software/chapter.tex +++ b/software/chapter.tex @@ -367,9 +367,7 @@ Certain metadata conventions were also introduced, including named dimensions. NetCDF remains popular in the aerospace and
The Flexable Image Transform System (FITS) is a similar format with a focus on visualization and
-backwards compatibility. \cite{WellsDC1981a} %
-% CITE https://fits.gsfc.nasa.gov/
-% CONSIDER CITING https://fits.gsfc.nasa.gov/rfc4047.txt
+backwards compatibility. \cite{FITS, WellsDC1981a} %
Fits is still popular in the astronomy community. %
Today, these hierarchical data formats have gathered under the umbrella of the HDF5 format, built
|