netcdf-c/docs
Dennis Heimbigner 6ae3289701 I made a major update to this PR with the following changes:
## Overwriting
I think I solved the file overwrite problem by doing light name
mangling of the shared library names. With this change the probabilty
is very small that installing our filter wrappers in a directory will
overwrite code produced by others.

## Default Install Location
I have setup the --with-plugin-dir option default to install in
the following locations in order of preference

1. If HDF5_PLUGIN_PATH is defined (at build time remember), then the last directory in that path will be where the filter wrapper shared libraries will be installed.
2. Otherwise the default is "/usr/local/hdf5/lib/plugin" (on *nix*) or "%ALLUSERSPROFILE%\\hdf5\\lib\\plugin" for Windows or Mingw.

Currently, --with-plugin-dir is disabled by default.
I should note that even if I enable it by default, installing
netcdf-c will still not run "out of the box" because the hypothetical
naive user will not know which compressor libraries need to be
pre-installed before netcdf is installed. Nor will that user have any
way to find out what needs to be installed.
2022-05-19 22:00:40 -06:00
..
images Added uniLogo.png to make dist. 2021-08-24 12:50:21 -06:00
obsolete Docs migration 2021-11-11 10:47:49 -07:00
old docs cleanup 2021-11-11 11:40:45 -07:00
static-pages correct links for gliderscope and netcdfninja in software.html 2022-05-12 15:07:42 -06:00
.gitignore Fix up documentation to replace old auth documentation 2017-08-20 18:27:48 -06:00
architecture.dox Use PnetCDF instead of parallel-netcdf to avoid confusion with 2018-09-17 17:18:48 -05:00
attribute_conventions.md Docs migration 2021-11-11 10:47:49 -07:00
auth.md Significantly Improve Amazon S3 Cloud Storage Support 2021-09-27 18:36:33 -06:00
building-with-cmake.md Updated documentation to reflect minimum cmake version of 2.8.12. 2014-07-29 14:53:12 -06:00
byterange.dox changed/removed references to jetstream remotetest instance. 2020-01-03 13:12:58 -07:00
CMakeLists.txt removed all-error-codes.md 2022-05-04 10:05:38 -06:00
COPYRIGHT.md Updating files to refer to the top-level COPYRIGHT file. 2018-12-04 15:52:43 -07:00
credits.md Docs migration 2021-11-11 10:47:49 -07:00
dispatch.dox Spelling fixes 2019-09-18 08:03:01 -06:00
dispatch.md Update selected documentation 2022-03-16 12:38:00 -06:00
docmap.pdf The 'Credits' page is now a generated document distributed with netcdf, even though the contents are static. It is currently included as a subpage underneath the NetCDF Overview page. Also, renamed 'Credits' on the Overview page to 'About NetCDF'. 2014-12-10 11:14:43 -07:00
Doxyfile.developer Bump version numbers for the next development cycle. 2021-08-17 10:41:07 -06:00
Doxyfile.in Merge branch 'main' into ejh_doc_4 2022-05-05 08:16:40 -06:00
Doxyfile.user docs cleanup 2021-11-11 11:40:45 -07:00
DoxygenLayout.xml Further reorganization. Figured out how subpage works with different files. Renamed some of the header cells. 2014-12-09 16:36:15 -07:00
esg.md More doxygen tweaks. 2016-01-15 12:23:56 -07:00
FAQ.md Merge branch 'main' into ejh_doc_4 2022-05-05 08:16:40 -06:00
file_format_specifications.md This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
filters.md I made a major update to this PR with the following changes: 2022-05-19 22:00:40 -06:00
footer.html Update footer.html and Doxyfile to use local Unidata image. 2021-08-24 12:38:40 -06:00
groups.dox Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
header.html Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
indexing.dox Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
inmeminternal.dox Spelling fixes 2019-09-18 08:03:01 -06:00
inmemory.md Spelling fixes 2019-09-18 08:03:01 -06:00
install-fortran.md Docs migration 2021-11-11 10:47:49 -07:00
internal.dox Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
internal.md Update selected documentation 2022-03-16 12:38:00 -06:00
known_problems.md docs cleanup 2021-11-11 11:40:45 -07:00
mainpage.dox docs cleanup 2021-11-11 11:40:45 -07:00
Makefile.am Merge branch 'main' into ejh_doc_4 2022-05-05 08:16:40 -06:00
nczarr.md Merge branch 'main' into alwaysxarray.dmh 2022-05-17 13:23:19 -06:00
netcdf-50x50.png Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
netcdf.m4 Docs migration 2021-11-11 10:47:49 -07:00
notes.md fixing doxygen warnings 2022-05-03 09:41:45 -06:00
release_header.html Update release_header.html 2022-01-19 11:50:59 -07:00
release.css Tweaks to css 2016-01-21 11:19:23 -07:00
tests.md Added a document to catalog what the various tests are. 2016-06-06 14:51:57 -06:00
testserver.dox Update d4ts.war and dts.war build instructions 2021-02-26 15:14:57 -07:00
tutorial.dox more doxygen warning fixes 2022-05-03 12:54:14 -06:00
unidata_logo_cmyk.png Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
windows-binaries.md Update URL for windows downloads. 2022-04-22 09:10:54 -06:00