Copyediting Updates #1

Fixed per I.P.'s work
- Need to ensure proper way to include the u umlaut in line 455
- Didn't address broken link issues
-Left MeteoExplorer's NetCDF uppercased due to library/software reference
-Didn't change Mary Haley's email in the NCL section
-Left nctoolbox's NetCDF-Java 
***Stopped short off ncvtk errors (line 149)
This commit is contained in:
LProx2020 2020-07-21 11:57:48 -04:00 committed by GitHub
parent cee0a9332d
commit 7974c66595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -399,7 +399,7 @@
<a href="http://engineering.arm.gov/~sbeus/andx-web/html/" >ANDX (ARM
NetCDF Data eXtract)</a>,
a command-line utility designed for routine examination and
extraction of data from netcdf files. Data can be displayed
extraction of data from netCDF files. Data can be displayed
graphically (line-plot, scatter-plot, overlay, color-intensity, etc.)
or extracted as ASCII data. Whether displayed graphically or extracted
as ASCII, results can be saved to disk or viewed on screen.
@ -417,7 +417,7 @@
The ARM Program has developed <a
href="http://science.arm.gov/~cflynn/ANTS/" >ANTS (ARM NetCDF Tool
Suite)</a>, a collection of netCDF tools and utilities providing
various means of creating and modifying netcdf files. ANTS is based on
various means of creating and modifying netCDF files. ANTS is based on
nctools written by Chuck Denham. The utilities within nctools were
modified to compile with version 3.5 of the netCDF library, the
command syntax was modified for consistency with other tools, and
@ -439,7 +439,7 @@
<p>
Essentially every type of netCDF library function call is
exercised in ANTS. In this way then, this open-source collection of
exercised in ANTS. In this way, this open-source collection of
tools also represents a library of coding examples for fundamental
netCDF tasks. See the <a href="http://science.arm.gov/~cflynn/ANTS/"
>website</a> for more information.
@ -452,12 +452,12 @@
tool, developed by <a
href="http://www.lapeth.ethz.ch/~david/index.html">David N. Bresch</a> and <a href="http://www.lapeth.ethz.ch/~mark/index.html">Mark
A. Liniger</a> at the Institute for Atmospheric Science at the Swiss Federal Institute
of Technology, ETH, Zürich.
of Technology, ETH, Z&uumlrich.
</p>
<p>
A highly optimized graphical user interface allows quick and elegant creation
of even complex 3D graphics (volume rendering, isosurfaces,...), including Z-buffered
of even complex 3D graphics (volume rendering, isosurfaces, etc.), including Z-buffered
overlays (with hidden lines), light and data shading, Xray images, 3D trajectories,
animations and virtual flights around your data, all documented in a full on-line
<a
@ -798,13 +798,13 @@ or using ECMWF reanalysis on a reduced grid
graphics are produced with a single command. Graphics styles included line plots,
scatter plots, contour plots, color-filled contour plots, vector plots, wire
frame plots, etc. Detailed controls over plot characteristics, page layout and
overlays are provided. NetCDF is supported both as an input and an output format.
overlays are provided. NetCDF is supported as both an input and an output format.
</p>
<p>
Many excellent software packages have been developed recently for scientific
visualization. The features that make FERRET distinctive among these packages
are Mathematica-like flexibility, geophysical formatting (latitude/longitude/date),
&quot;intelligent&quot; connection to its data base, special memory management
&quot;intelligent&quot; connection to its database, special memory management
for very large calculations, and symmetrical processing in 4 dimensions. Contact
Steve Hankin, hankin@noaapmel.gov, for more information.
</p>
@ -943,7 +943,7 @@ or using ECMWF reanalysis on a reduced grid
has developed
<a href="http://imos.org.au/facilities/oceangliders/glider-data/gliderscope/">Gliderscope</a>.
Gliderscope is an IMOS (Integrated Marine Observing System)
oceanographic software package allow users quick easy visualisation
oceanographic software package allowing users quick easy visualisation
of ocean glider data, via a convenient graphical user interface.
Originally developed for use with ANFOG NetCDF data, it has now
been expanded to handle NetCDF data files from IOOS (U.S.
@ -1350,7 +1350,7 @@ or using ECMWF reanalysis on a reduced grid
subroutines.
</p>
<p>
IVE uses NetCDF for the data input format, and uses the <a
IVE uses netCDF for the data input format, and uses the <a
href="http://ngwww.ucar.edu/ng/">NCAR Graphics Library</a> to produce graphical
output. IVE is <a
href="http://www.atmos.washington.edu/ive/getting.html">available</a> as source
@ -1445,7 +1445,7 @@ or using ECMWF reanalysis on a reduced grid
<p>
A netCDF Labview interface, implemented in the Labview programming
language is available. The software includes A graphical user
language is available. The software includes a graphical user
interface for editing netCDF data and
conversion to other data formats. The package was developed and is
maintained by L. F. Hwang of Sun Yat-sen University in China.
@ -1482,7 +1482,7 @@ or using ECMWF reanalysis on a reduced grid
<h2><a id="Max_diff_nc" name="Max_diff_nc">Max_diff_nc</a></h2>
<p>
This is a program which compares two NetCDF files. Variables with the
This is a program which compares two netCDF files. Variables with the
same ID in the two files are assumed to be of the same type and have
the same shape. For each such couple of variables, the program
computes the maximum of the absolute value of the difference, and the
@ -1659,7 +1659,7 @@ or using ECMWF reanalysis on a reduced grid
<p>
John Evans of Rutgers University maintains MEXNC and developed SNCTOOLS.
<a href="http://mexcdf.sourceforge.net/" >MEXNC</a> is a mexfile
interface to NetCDF files for MATLAB that has roughly a one-to-one
interface to netCDF files for MATLAB that has roughly a one-to-one
equivalence with the C API for netCDF. <a
href="http://mexcdf.sourceforge.net/tutorial/index.html"
>SNCTOOLS</a> is a set of