From 7974c66595333ae6280f036bd35e791a2383cf4c Mon Sep 17 00:00:00 2001 From: LProx2020 <65671415+LProx2020@users.noreply.github.com> Date: Tue, 21 Jul 2020 11:57:48 -0400 Subject: [PATCH] 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) --- docs/static-pages/software.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/static-pages/software.html b/docs/static-pages/software.html index 51083a25f5..bfe7c389ba 100644 --- a/docs/static-pages/software.html +++ b/docs/static-pages/software.html @@ -399,7 +399,7 @@

ANDX and ANAX

ANDX (ARM NetCDF Data eXtract), 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 @@

ANTS

The ARM Program has developed ANTS (ARM NetCDF Tool Suite), 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 @@

ANTS

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 website for more information. @@ -452,12 +452,12 @@

ARGOS

tool, developed by David N. Bresch and Mark A. Liniger at the Institute for Atmospheric Science at the Swiss Federal Institute - of Technology, ETH, Zürich. + of Technology, ETH, Zürich.

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 FERRET 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.

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), - "intelligent" connection to its data base, special memory management + "intelligent" 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.

@@ -943,7 +943,7 @@

Gliderccope

has developed Gliderscope. 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 @@

IVE

subroutines.

- IVE uses NetCDF for the data input format, and uses the NCAR Graphics Library to produce graphical output. IVE is available as source @@ -1445,7 +1445,7 @@

Labview interface

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 @@

MBDyn (MultiBody Dynamics)

Max_diff_nc

- 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 @@

MEXNC and SNCTOOLS

John Evans of Rutgers University maintains MEXNC and developed SNCTOOLS. MEXNC 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. SNCTOOLS is a set of