mirror of https://github.com/ecmwf/eccodes.git
27 lines
2.8 KiB
HTML
27 lines
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<title>grib_api: Grib tools</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.5.3 -->
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="examples.html"><span>Examples</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<h1><a class="anchor" name="tools">Grib tools</a></h1>The following command line tools are provided to help users in all interactive and batch processing of grib data.<br>
|
|
Use of the tools is recommended whenever possible. They provide a ready and tested solution for many situations and their use will avoid the need to write new cod and thus speeding up your work.<br>
|
|
To make easier their use the tools are provided with a common set of options so that it's quick to apply the same options to different tools. We suggest to begin with <a class="el" href="grib_dump.html">grib_dump</a>, <a class="el" href="grib_ls.html">grib_ls</a> and <a class="el" href="grib_get.html">grib_get</a> to inspect the content of some files and then to learn about the other tools to change the content of the grib message (<a class="el" href="grib_set.html">grib_set</a>, <a class="el" href="grib_convert.html">grib_convert</a>, <a class="el" href="grib_filter.html">grib_filter</a>) or to copy some messages from a file (<a class="el" href="grib_copy.html">grib_copy</a>) or to get a latitude/longitude/values list of data. A smart compare tool (<a class="el" href="grib_compare.html">grib_compare</a>) is also provided to compare grib messages focusing on some keys or comparing data with a given precision.<p>
|
|
<ul>
|
|
<li><a class="el" href="grib_dump.html">grib_dump</a></li><li><a class="el" href="grib_ls.html">grib_ls</a></li><li><a class="el" href="grib_get.html">grib_get</a></li><li><a class="el" href="grib_copy.html">grib_copy</a></li><li><a class="el" href="grib_set.html">grib_set</a></li><li><a class="el" href="grib_convert.html">grib_convert</a></li><li><a class="el" href="grib_filter.html">grib_filter</a></li><li><a class="el" href="grib_compare.html">grib_compare</a></li><li><a class="el" href="grib_get_data.html">grib_get_data</a></li><li><a class="el" href="grib_keys.html">grib_keys</a> </li></ul>
|
|
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 22 15:18:22 2009 for grib_api by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
|
|
</body>
|
|
</html>
|