Additional dead link modification.

This commit is contained in:
Ward Fisher 2016-01-15 14:39:32 -07:00
parent 75b5eeee20
commit 026f21a2cd
7 changed files with 8 additions and 8 deletions

View File

@ -74,7 +74,7 @@ NC\_FORMAT\_UNDEFINED | NC\_FORMATX\_UNDEFINED
* Reduced minimum cmake version to `2.8.11` from `2.8.12`. This will allow for cmake use on a broader set of popular linux platforms without having to do a custom cmake install. See https://github.com/Unidata/netcdf-c/issues/135 for more information.
* The documentation section `The Default Chunking Scheme` has been updated with more information. This lives in the `guide.dox` file in the `docs/` directory, or can be found online in the appropriate location (typically http://www.unidata.ucar.edu/netcdf/docs), once this release has been published.
* The documentation section `The Default Chunking Scheme` has been updated with more information. This lives in the `guide.dox` file in the `docs/` directory, or can be found online in the appropriate location (typically http://www.unidata.ucar.edu/netcdf/docs/), once this release has been published.
### 4.4.0-RC3 2015-10-08

View File

@ -11,7 +11,7 @@ What Is netCDF? {#What-Is-netCDF}
NetCDF (network Common Data Form) is a set of interfaces for
array-oriented data access and a [freely](http://www.unidata.ucar.edu/software/netcdf/docs/COPYRIGHT) distributed
array-oriented data access and a [freely](http://www.unidata.ucar.edu/software/netcdf/docs/copyright.html) distributed
collection of data access libraries for C, Fortran, C++, Java, and other
languages. The netCDF libraries support a machine-independent format for
representing scientific data. Together, the interfaces, libraries, and

View File

@ -48,7 +48,7 @@ format. The URL is composed of three parts.
- Constraints - these are suffixed to the URL and take the form
“?\<projections>&\<selections>”. The meaning of the terms projection
and selection is somewhat complicated; and the OPeNDAP web site,
http://www.opendap.org, should be consulted. The interaction of DAP
http://www.opendap.org , should be consulted. The interaction of DAP
constraints with netCDF is complex and at the moment requires an
understanding of how DAP is translated to netCDF.

View File

@ -1,9 +1,9 @@
NetCDF Credits {#netcdf-credits-page}
NetCDF Credits {#credits}
==============
[Unidata](http://www.unidata.ucar.edu/) is sponsored by the [National
Science Foundation](http://www.nsf.gov/) and managed by the [University
Corporation for Atmospheric Research](http://www.ucar.edu/).
Corporation for Atmospheric Research](http://www2.ucar.edu/).
The NASA CDF data model, to which netCDF owes much, was developed by
Michael Gough and Lloyd Treinish. Joe Fahle designed a C version for a

View File

@ -47,7 +47,7 @@ The latest version of this document, and the language specific guides,
can be found at the netCDF web site (http://www.unidata.ucar.edu/netcdf/docs) along with extensive additional information about netCDF, including pointers to other software that works with netCDF data.
Separate documentation of the Java netCDF library can be found at
http://www.unidata.ucar.edu/software/netcdf-java.
http://www.unidata.ucar.edu/software/netcdf-java/.
\page netcdf_introduction An Introduction to NetCDF

View File

@ -48,7 +48,7 @@ at <a href="http://www.unidata.ucar.edu">Unidata</a>, part of the
Programs</a> (UCP). Unidata is funded primarily by the National Science
Foundation.
A complete list of credits and contributors to NetCDF may be found at the \subpage netcdf-credits-page page.
A complete list of credits and contributors to NetCDF may be found at the \subpage credits page.
<a href="http://www.unidata.ucar.edu">Unidata</a> provides data and
software tools for use in geoscience education and research.

View File

@ -269,7 +269,7 @@ comments on EzGet, contact Karl Taylor (taylor13@llnl.gov).
FAN
-------------------------
[FAN (File Array Notation)](/software/netcdf/fan_utils.html) is Harvey
[FAN (File Array Notation)](http://www.unidata.ucar.edu/www/software/netcdf/docs/fan_utils.html) is Harvey
Davies' package for extracting and manipulating array data from netCDF
files. The package includes the three utilities nc2text, text2nc, and
ncrob for printing selected data from netCDF arrays, copying ASCII data