Advanced Scientific Data Format: Difference between revisions

Content deleted Content added
stub sort
BG19bot (talk | contribs)
m WP:CHECKWIKI error fix for #03. Missing Reflist. Do general fixes if a problem exists. - using AWB (11756)
Line 1:
'''Advanced Scientific Data Format''' is a proposed<ref>http://adsabs.harvard.edu/abs/2015A%26C....12..240G</ref> replacement to the [[FITS]] standard for astronomical images and other astronomical data. The [[Metadata]] is contained in a [[YAML]] header followed by binary or ascii data.
 
==Improvements to FITS==
The Flexible Image Transport System [[FITS]] standard <ref>http://adsabs.harvard.edu/abs/1979ipia.coll..445W</ref> is a widely used data format in astronomy that incorporates metadata and ascii or binary data in the same file. However, the FITS standard has several limitations that make it difficult to use for complicated and hierarchical data. For example, the FITS 'cards' have keywords limited to only 8 characters, which can make it difficult to properly describe the value associated with it and the value for each keyword and its comment cannot be longer than 68 characters .<ref>http://adsabs.harvard.edu/abs/2015A%26C....12..240G</ref>. By using [[YAML]], more sophisticated and nested data structures may be used in ASDF than FITS.
 
==See also==
* [[FITS]]
* [[YAML]]
 
==References==
{{Reflist}}
 
==External links==
Line 16 ⟶ 19:
[[Category:Graphics file formats]]
[[Category:Data types]]
 
 
{{astronomy-stub}}