<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TomRoche</id>
		<title>Just Solve the File Format Problem - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TomRoche"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Special:Contributions/TomRoche"/>
		<updated>2026-04-20T18:05:00Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/NetCDF</id>
		<title>NetCDF</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/NetCDF"/>
				<updated>2012-11-02T06:48:32Z</updated>
		
		<summary type="html">&lt;p&gt;TomRoche: initial commit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== summary ==&lt;br /&gt;
&lt;br /&gt;
The Network Common Data Form (netCDF) is a long-lived set of file formats and associated APIs designed by UCAR for multi-dimensional datasets. (Though its name resembles that of CDF, and their original designs were similar, the two products have greatly diverged.) The various versions are widely used in environmental science, especially atmospheric and oceanographic research. Currently it has two main versions, netCDF-3 and netCDF-4, which are quite different in implementation, and moderately different in API. There are also &amp;quot;subversions&amp;quot; of netCDF-3, notably &amp;quot;netCDF Classic.&amp;quot; Tool support for netCDF-3 continues to exceed that for netCDF-4; but the latter, based on HDF5, is generally considered technically superior, so its tool support is increasing rapidly.&lt;br /&gt;
&lt;br /&gt;
Notable features of netCDF include&lt;br /&gt;
&lt;br /&gt;
* incorporation of metadata. netCDF is said to be &amp;quot;self-describing,&amp;quot; in that the file format provides for a header describing the structure of the data. In practice, the utility of its metadata depends on the extent to which the data author provides and maintains it.&lt;br /&gt;
* platform independence via API: provided the user manipulates netCDF files via supported APIs (which are numerous), the user can effectively ignore issues such as endianness.&lt;br /&gt;
* backward compatibility. Software and API capable of manipulating netCDF-4 is also capable of manipulating netCDF-3, though of course advanced features of the later version are not accessible to files written for the earlier version.&lt;/div&gt;</summary>
		<author><name>TomRoche</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/HDF</id>
		<title>HDF</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/HDF"/>
				<updated>2012-11-02T06:33:49Z</updated>
		
		<summary type="html">&lt;p&gt;TomRoche: initial commit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== summary ==&lt;br /&gt;
&lt;br /&gt;
The Hierarchical Data Format (HDF) is a file format and associated APIs designed by the US NCSA for multi-dimensional datasets. Currently it has two main versions, HDF4 and HDF5, which are quite different in design, implementation, and API. Currently both are supported by the HDF Group, but HDF5 is generally considered to be technically superior. Another widely-used data format, netCDF-4, is based on HDF5.&lt;/div&gt;</summary>
		<author><name>TomRoche</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Scientific_Data_formats</id>
		<title>Scientific Data formats</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Scientific_Data_formats"/>
				<updated>2012-11-02T06:26:01Z</updated>
		
		<summary type="html">&lt;p&gt;TomRoche: &amp;quot;Atmospheric&amp;quot; is better than &amp;quot;Meteorological&amp;quot;, since it includes chemistry (e.g., air quality) and climatology&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|Scientific Data formats&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
* [[cdf]] (Common Data Format)&lt;br /&gt;
* [[hdf]] (Hierarchical Data Format, from NASA)&lt;br /&gt;
* [[NetCDF]] (Network Common Data Format)&lt;br /&gt;
* [[XDF]] (eXtensible Data Format)&lt;br /&gt;
&lt;br /&gt;
== Astronomical ==&lt;br /&gt;
* [[FITS]] (Flexible Image Transport System)&lt;br /&gt;
&lt;br /&gt;
== Chemical ==&lt;br /&gt;
* [[Chemical data]]&lt;br /&gt;
&lt;br /&gt;
== Geographic and Geospatial ==&lt;br /&gt;
&lt;br /&gt;
See also [[Geospatial]]&lt;br /&gt;
&lt;br /&gt;
* [[GeoTIFF]] (Geospatial extensions to TIFF)&lt;br /&gt;
* [[SAIF]] (Spatial Archive and Interchange Format, Canadian)&lt;br /&gt;
* [[SDTS]] (Spatial Data Transfer Standard)&lt;br /&gt;
&lt;br /&gt;
== Mathematical ==&lt;br /&gt;
&lt;br /&gt;
* [[MathML]]&lt;br /&gt;
&lt;br /&gt;
== Medical Imaging ==&lt;br /&gt;
* [[DICOM]]&lt;br /&gt;
&lt;br /&gt;
== Atmospheric and Oceanographic ==&lt;br /&gt;
&lt;br /&gt;
* [[GRIB]] (Grid in Binary)&lt;br /&gt;
* [[BUFR]] (Binary Universal Format Representation)&lt;br /&gt;
* [[IOAPI]] (netCDF augmented with metadata from the I/O API)&lt;br /&gt;
&lt;br /&gt;
== Physics ==&lt;br /&gt;
&lt;br /&gt;
* [[QCDml]] (Lattice QCD gauge configuration markup language)&lt;/div&gt;</summary>
		<author><name>TomRoche</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Scientific_Data_formats</id>
		<title>Scientific Data formats</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Scientific_Data_formats"/>
				<updated>2012-11-02T06:24:36Z</updated>
		
		<summary type="html">&lt;p&gt;TomRoche: added IOAPI&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|Scientific Data formats&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
* [[cdf]] (Common Data Format)&lt;br /&gt;
* [[hdf]] (Hierarchical Data Format, from NASA)&lt;br /&gt;
* [[NetCDF]] (Network Common Data Format)&lt;br /&gt;
* [[XDF]] (eXtensible Data Format)&lt;br /&gt;
&lt;br /&gt;
== Astronomical ==&lt;br /&gt;
* [[FITS]] (Flexible Image Transport System)&lt;br /&gt;
&lt;br /&gt;
== Chemical ==&lt;br /&gt;
* [[Chemical data]]&lt;br /&gt;
&lt;br /&gt;
== Geographic and Geospatial ==&lt;br /&gt;
&lt;br /&gt;
See also [[Geospatial]]&lt;br /&gt;
&lt;br /&gt;
* [[GeoTIFF]] (Geospatial extensions to TIFF)&lt;br /&gt;
* [[SAIF]] (Spatial Archive and Interchange Format, Canadian)&lt;br /&gt;
* [[SDTS]] (Spatial Data Transfer Standard)&lt;br /&gt;
&lt;br /&gt;
== Mathematical ==&lt;br /&gt;
&lt;br /&gt;
* [[MathML]]&lt;br /&gt;
&lt;br /&gt;
== Medical Imaging ==&lt;br /&gt;
* [[DICOM]]&lt;br /&gt;
&lt;br /&gt;
== Meteorological and Oceanographic ==&lt;br /&gt;
&lt;br /&gt;
* [[GRIB]] (Grid in Binary)&lt;br /&gt;
* [[BUFR]] (Binary Universal Format Representation)&lt;br /&gt;
* [[IOAPI]] (netCDF augmented with metadata from the I/O API)&lt;br /&gt;
&lt;br /&gt;
== Physics ==&lt;br /&gt;
&lt;br /&gt;
* [[QCDml]] (Lattice QCD gauge configuration markup language)&lt;/div&gt;</summary>
		<author><name>TomRoche</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Common_Data_Format</id>
		<title>Common Data Format</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Common_Data_Format"/>
				<updated>2012-11-02T06:23:08Z</updated>
		
		<summary type="html">&lt;p&gt;TomRoche: initial commit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== summary ==&lt;br /&gt;
&lt;br /&gt;
The Common Data Format (CDF) is a file format and associated APIs designed by NASA for multi-dimensional datasets. It has largely been supplanted by the (mostly unrelated, except in name) netCDF.&lt;/div&gt;</summary>
		<author><name>TomRoche</name></author>	</entry>

	</feed>