mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-03-31 17:50:26 +08:00
Put list of user-level docs ahead of reference docs
This commit is contained in:
parent
905c35d09c
commit
6ebc237037
22
README.md
22
README.md
@ -63,18 +63,8 @@ netCDF-C distribution, or the (usually more up-to-date) document:
|
||||
* [Building NetCDF](http://www.unidata.ucar.edu/netcdf/docs/building.html)
|
||||
|
||||
### Documentation
|
||||
Reference documentation for various language interfaces are available from:
|
||||
|
||||
* [NetCDF-C](http://www.unidata.ucar.edu/netcdf/docs/modules.html),
|
||||
[C man page](http://www.unidata.ucar.edu/netcdf/docs/netcdf-man-3.html)
|
||||
* [Fortran-90](http://www.unidata.ucar.edu/netcdf/docs/netcdf-f90.html)
|
||||
* [Fortran-77](http://www.unidata.ucar.edu/netcdf/docs/netcdf-man-3f.html)
|
||||
* [Java](http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/reference/)
|
||||
* [C++](https://www.unidata.ucar.edu/netcdf/docs/cxx4/index.html)
|
||||
* [Python](http://unidata.github.io/netcdf4-python/#header-classes)
|
||||
|
||||
A language-independent User's Guide for netCDF, and some other
|
||||
language-specific documents are available from:
|
||||
language-specific user-level documents are available from:
|
||||
|
||||
* [Language-independent User's Guide](http://www.unidata.ucar.edu/netcdf/docs/user_guide.html)
|
||||
* [NetCDF-C Tutorial](http://www.unidata.ucar.edu/software/netcdf/docs/tutorial_8dox.html)
|
||||
@ -83,6 +73,16 @@ language-specific documents are available from:
|
||||
* [netCDF-Java/Common Data Model library](http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/)
|
||||
* [netCDF4-python](http://unidata.github.io/netcdf4-python/)
|
||||
|
||||
Reference documentation for various language interfaces are available from:
|
||||
|
||||
* [NetCDF-C](http://www.unidata.ucar.edu/netcdf/docs/modules.html),
|
||||
[C man page](http://www.unidata.ucar.edu/netcdf/docs/netcdf-man-3.html)
|
||||
* [Fortran-90](http://www.unidata.ucar.edu/netcdf/docs/netcdf-f90.html)
|
||||
* [Fortran-77 man page](http://www.unidata.ucar.edu/netcdf/docs/netcdf-man-3f.html)
|
||||
* [Java](http://www.unidata.ucar.edu/software/thredds/current/netcdf-java/reference/)
|
||||
* [C++](https://www.unidata.ucar.edu/netcdf/docs/cxx4/index.html)
|
||||
* [Python](http://unidata.github.io/netcdf4-python/#header-classes)
|
||||
|
||||
A mailing list, netcdfgroup@unidata.ucar.edu, exists for discussion of
|
||||
the netCDF interface and announcements about netCDF bugs, fixes, and
|
||||
enhancements. For information about how to subscribe, see the URL
|
||||
|
Loading…
x
Reference in New Issue
Block a user