forked from Unidata/netcdf-c
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More fixes in collaboration with I.P. * Did not fix spacing for the ArcGIS nor AgriMetSoft sections * Did not address broken links, but should address both broken links and links that re-direct to unintended webpages
- Loading branch information
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -961,7 +961,7 @@ <h2><a id="gliderscope" name="gliderscope">Gliderccope</a></h2> | |
etc. Additionally, users can also export their data to text or NetCDF | ||
files for easy access in other applications. Gliderscope is available | ||
on Windows and Macintosh platforms, as standalone executable software | ||
as well as an App for use within Matlab. | ||
as well as an App for use within MATLAB. | ||
</p> | ||
|
||
<p></p> | ||
|
@@ -1978,8 +1978,8 @@ <h2><a id="ncvtk" name="ncvtk">ncvtk</a></h2> | |
|
||
<p> | ||
<a href="http://ncvtk.sourceforge.net/" >Ncvtk</a> is a program for | ||
exploring planetary data stored in a NetCDF file. | ||
The NetCDF file should loosely follow the <a | ||
exploring planetary data stored in a netCDF file. | ||
The netCDF file should loosely follow the <a | ||
href="http://www.cgd.ucar.edu/cms/eaton/cf-metadata/" >CF metadata | ||
conventions</a>. | ||
</p> | ||
|
@@ -2004,22 +2004,22 @@ <h2><a id="ncvtk" name="ncvtk">ncvtk</a></h2> | |
|
||
<p></p> | ||
|
||
<h2><a id="netcdf_ninja" name="netcdf_ninja">netCDF Ninja</a></h2> | ||
<h2><a id="netcdf_ninja" name="netcdf_ninja">NetCDF Ninja</a></h2> | ||
<p> | ||
Dr L. Mun Woo of University of Western Australia <mun[email protected]> | ||
has developed | ||
<a href="http://imos.org.au/facilities/oceangliders/glider-data/netcdfninja/">NetCDF Ninja</a>, | ||
a graphical user interface that allows users to browse all | ||
the metadata contained in NetCDF files, scrutinise the data using an | ||
the metadata contained in netCDF files, scrutinise the data using an | ||
interactive graphical plot and even make small alterations or export | ||
the data in text format without having any knowledge of coding. NetCDF | ||
Ninja is available on Windows and Macintosh platforms, as standalone | ||
executable software as well as an App for use within Matlab. | ||
executable software as well as an App for use within MATLAB. | ||
</p> | ||
|
||
<p></p> | ||
|
||
<h2><a id="netcdf_tools" name="netcdf_tools">Ivan Shmakov's netcdf tools</a></h2> | ||
<h2><a id="netcdf_tools" name="netcdf_tools">Ivan Shmakov's Netcdf tools</a></h2> | ||
|
||
<p> | ||
The NetCDF tools is a free software package consisting of a few | ||
|
@@ -2031,7 +2031,7 @@ <h2><a id="netcdf_tools" name="netcdf_tools">Ivan Shmakov's netcdf tools</a></h2 | |
</p> | ||
<ul> | ||
<li> | ||
a couple of simple shell wrappers over the respective NetCDF | ||
a couple of simple shell wrappers over the respective netCDF | ||
functions (ncattget and ncattput); | ||
</li> | ||
<li> | ||
|
@@ -2069,7 +2069,7 @@ <h2><a id="netcdf4excel" name="netcdf4excel">netcdf4excel (add-in for MS Excel)< | |
has developed <a | ||
href="http://code.google.com/p/netcdf4excel/" >a netCDF add-in written in | ||
Visual Basic for MS Excel</a>. This add-in simplifies the use of | ||
NetCDF data in Excel, providing a ready to use solution for | ||
netCDF data in Excel, providing a ready to use solution for | ||
manipulating this type of data. | ||
</p> | ||
<p> | ||
|
@@ -2093,7 +2093,7 @@ <h2><a id="netcdf95" name="netcdf95">NetCDF95 alternative Fortran API</a></h2> | |
<p> | ||
Lionel Guez has developed and made feely available <a | ||
href="http://web.lmd.jussieu.fr/~lglmd/NetCDF95" >NetCDF95</a>, a new | ||
alternative Fortran interface to the NetCDF library. Compared to the | ||
alternative Fortran interface to the netCDF library. Compared to the | ||
Unidata-provided Fortran 90 netCDF interface, the NetCDF95 interface | ||
is meant to be easier to use and more secure. | ||
</p> | ||
|
@@ -2175,10 +2175,10 @@ <h2><a id="Octave" name="Octave">Octave interface (Barth)</a></h2> | |
Octcdf is a netCDF toolbox for <a | ||
href="http://www.octave.org/">Octave</a> which uses the same operator | ||
syntax as the <a | ||
href="http://mexcdf.sourceforge.net/netcdf_toolbox.html">matlab netCDF | ||
href="http://mexcdf.sourceforge.net/netcdf_toolbox.html">MATLAB netCDF | ||
toolbox</a> of Charles R. Denham. NetCDF dimensions, attributes and | ||
variables are Octave objects and can be accessed, sliced and changed | ||
just as regular variables. Unlike most netCDF toolboxes for matlab, it | ||
just as regular variables. Unlike most netCDF toolboxes for MATLAB, it | ||
does not depend on the NCMEX wrapper around the netCDF interface. This | ||
octave toolbox is written in C++ calling directly the netCDF library. | ||
The octcdf toolbox can also be used to download data from an OpenDAP | ||
|
@@ -2200,7 +2200,7 @@ <h2><a id="OPeNDAP" name="OPeNDAP">OPeNDAP (formerly DODS)</a></h2> | |
provides tools for transforming existing applications into OPeNDAP | ||
clients, enabling them to remotely access OPeNDAP served data. | ||
OPeNDAP is based on existing data access tools; rather than developing | ||
a self contained system, it makes extensive use of existing data | ||
a self-contained system, it makes extensive use of existing data | ||
access APIs. | ||
</p> | ||
|
||
|
@@ -2472,7 +2472,7 @@ <h2><a id="PolyPaint+" name="PolyPaint+">PolyPaint+</a></h2> | |
of data sets provide the user with a quick learning tool. | ||
</p> | ||
<p> | ||
Currently PolyPaint+ accepts only data which is in the NetCDF file format. | ||
Currently PolyPaint+ accepts only data which is in the netCDF file format. | ||
A file conversion utility which converts from raw binary data to netCDf is a | ||
part of the application. | ||
</p> | ||
|
@@ -2777,7 +2777,7 @@ <h2><a id="SIS" name="SIS">Apache Spatial Information System (SIS)</a></h2> | |
</p> | ||
<p> | ||
SIS supports creating ISO 19115 metadata from metadata in a netCDF | ||
store from a given file, URL, stream, or NetcdfFile object. SIS | ||
store from a given file, URL, stream, or netcdfFile object. SIS | ||
netCDF storage is intended to be a bridge between NetCDF Climate and | ||
Forecast (CF) conventions and ISO 19115 metadata. | ||
</p> | ||
|
@@ -2802,7 +2802,7 @@ <h2><a id="Tcl-nap" name="Tcl-nap">Tcl-nap</a></h2> | |
processor) is a loadable extension of Tcl which provides a powerful and efficient | ||
facility for processing data in the form of n-dimensional arrays. It has been | ||
designed to provide an array-processing facility with much of the functionality | ||
of languages such as <a href="http://www.acm.org/sigapl/" >APL</a>, Fortran-90, <a href="#IDL" >IDL</a>, <a href="http://www.jsoftware.com/" >J</a>, <a href="http://www.mathworks.com" >matlab</a>, and <a href="http://www.octave.org/" >octave</a>. | ||
of languages such as <a href="http://www.acm.org/sigapl/" >APL</a>, Fortran-90, <a href="#IDL" >IDL</a>, <a href="http://www.jsoftware.com/" >J</a>, <a href="http://www.mathworks.com" >MATLAB</a>, and <a href="http://www.octave.org/" >octave</a>. | ||
</p> | ||
<p> | ||
Support is provided for data based on n-dimensional grids, where the dimensions | ||
|
@@ -2899,7 +2899,7 @@ <h2><a id="WCT" name="WCT">Weather and Climate Toolkit (WCT)</a></h2> | |
ESRI Grid and Gridded NetCDF. These data export features | ||
promote the interoperability of weather and climate | ||
information with various scientific communities and common | ||
software packages such as ArcGIS, Google Earth, MatLAB, | ||
software packages such as ArcGIS, Google Earth, MATLAB, | ||
QGIS, R and many more. Advanced data export support for | ||
Google Earth enables the 2-D and 3D export of rendered data | ||
and isosurfaces. | ||
|
@@ -2933,11 +2933,11 @@ <h2><a id="WebWinds" name="WebWinds">WebWinds</a></h2> | |
<p> | ||
In addition, this version contains a capability to geo-reference some data | ||
and to read ASCII data in tabular format. Also new is the ability to output | ||
data in numerical form (e.g. NetCDF) and a context sensitive, integrated help | ||
data in numerical form (e.g. netCDF) and a context sensitive, integrated help | ||
system. | ||
</p> | ||
<p> | ||
As with earlier versions, data in several different formats, including NetCDF, | ||
As with earlier versions, data in several different formats, including netCDF, | ||
can be read in easily from your local machine or from the Web. In addition, | ||
most data can be subset or subsampled on load, making it possible to visualize | ||
very large multidimensional and/or multispectral datasets. The package includes | ||
|
@@ -3643,7 +3643,7 @@ <h2><a id="PV-Wave" name="PV-Wave">PV-Wave</a></h2> | |
<h2><a id="SlicerDicer" name="SlicerDicer">Slicer Dicer</a></h2> | ||
<a href="http://www.slicerdicer.com/">Slicer Dicer</a> is a volumetric data visualization | ||
tool, currently available for Windows and under development for other platforms. | ||
The Slicer Dicer Web site includes a complete list of features, an on-line user's | ||
The Slicer Dicer website includes a complete list of features, an online user's | ||
guide, and examples of Slicer Dicer output. Visualizations features include: | ||
<ul> | ||
<li> | ||
|
@@ -3679,7 +3679,7 @@ <h2><a id="Surfer" name="Surfer">Surfer</a></h2> | |
visualization software package. Surfer's sophisticated | ||
interpolation engine transforms XYZ data into | ||
publication-quality maps. Surfer imports from and exports to | ||
a multitude of file formats, including NetCDF grids. | ||
a multitude of file formats, including netCDF grids. | ||
</p> | ||
|
||
<h2><a id="vGeo" name="vGeo">vGeo</a></h2> | ||
|