[netcdf] 03/08: Update dev-coinstallable patch for 4.4.3

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Feb 18 10:58:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch dev-coinstallable
in repository netcdf.

commit 57fe584516302780b65932c8d06249e8f90b47d5
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jan 15 03:03:09 2016 +0000

    Update dev-coinstallable patch for 4.4.3
---
 debian/changelog                    |    8 -
 debian/control                      |    2 +-
 debian/libnetcdf-dev.install        |    4 +-
 debian/libnetcdf-mpi-dev.install    |    2 +-
 debian/libnetcdf7-mpi.install       |    2 +-
 debian/libnetcdf7-mpi.symbols       | 1463 ++++++++++++++++++
 debian/libnetcdf7.symbols           | 2921 ++++++++++++++++++-----------------
 debian/netcdf-mpi.ver               |  216 +++
 debian/netcdf-serial.ver            |  220 ++-
 debian/patches/nc-config.patch      |   60 +
 debian/patches/reproducible.patch   |   20 +
 debian/patches/series               |    2 +
 debian/patches/version-script.patch |   11 +-
 debian/rules                        |   77 +-
 14 files changed, 3488 insertions(+), 1520 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5ab3af7..68e717a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -99,7 +99,6 @@ netcdf (1:4.3.3.1+ds-1~exp1) experimental; urgency=medium
 
   [ Nico Schlömer ]
   * Upgrade to 4.3.3.1 (C-only)
->>>>>>> origin/master
     (Closes: #735075)
   * Fix segfault with malformed URLs (Closes: #757884)
   * Fix ncdump crash with exit status 139 (Closes: #716126)
@@ -154,14 +153,7 @@ netcdf (1:4.1.3-7.1) unstable; urgency=low
   * Non-maintainer upload.
   * Support hdf5 1.8.13 new packaging layout (Closes: #756687).
 
-<<<<<<< HEAD
-  [ Alastair McKinstry ]
-  * Make netcdf-mpi package, co-installable with serial one. 
-
- -- Nico Schlömer <nico.schloemer at gmail.com>  Mon, 12 May 2014 14:27:06 +0200
-=======
  -- Gilles Filippini <pini at debian.org>  Thu, 24 Jul 2014 16:11:22 +0200
->>>>>>> origin/master
 
 netcdf (1:4.1.3-7) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 4810e8d..3346815 100644
--- a/debian/control
+++ b/debian/control
@@ -100,7 +100,7 @@ Package: libnetcdf-mpi-dev
 Architecture: any
 Section: libdevel
 Depends: libnetcdf-dev(= ${binary:Version}), 
-         loibnetcdf7-mpi (= ${binary:Version}),
+         libnetcdf7-mpi (= ${binary:Version}),
          ${shlibs:Depends}, ${misc:Depends}
 Suggests: netcdf-bin, netcdf-doc
 Recommends: pkg-config
diff --git a/debian/libnetcdf-dev.install b/debian/libnetcdf-dev.install
index 400e81c..bde9845 100644
--- a/debian/libnetcdf-dev.install
+++ b/debian/libnetcdf-dev.install
@@ -2,6 +2,6 @@ usr/bin/nc-config
 usr/include/*
 usr/lib/*/lib*.so
 usr/lib/*/libnetcdf.settings
-usr/lib/*/cmake/*
-usr/lib/*/pkgconfig/*
+usr/lib/*/cmake/netCDF
+usr/lib/*/pkgconfig/netcdf-serial.pc
 usr/share/man/man3
diff --git a/debian/libnetcdf-mpi-dev.install b/debian/libnetcdf-mpi-dev.install
index 7e71b46..cb292fc 100644
--- a/debian/libnetcdf-mpi-dev.install
+++ b/debian/libnetcdf-mpi-dev.install
@@ -1 +1 @@
-debian/tmp-mpi/usr/lib/*/pkgconfig/*
+/usr/lib/*/pkgconfig/*mpi*
diff --git a/debian/libnetcdf7-mpi.install b/debian/libnetcdf7-mpi.install
index 2cf1423..7aaf63c 100644
--- a/debian/libnetcdf7-mpi.install
+++ b/debian/libnetcdf7-mpi.install
@@ -1 +1 @@
-debian/tmp-mpi/usr/lib/*/lib*.so.*
+/usr/lib/*/lib*mpi*.so.*
diff --git a/debian/libnetcdf7-mpi.symbols b/debian/libnetcdf7-mpi.symbols
new file mode 100644
index 0000000..fdc796f
--- /dev/null
+++ b/debian/libnetcdf7-mpi.symbols
@@ -0,0 +1,1463 @@
+libnetcdf.so.7 libnetcdf7 #MINVER#
+ Cde2h at NETCDF_MPI_4.1.3 4.4.0~rc5
+ Cdh2e at NETCDF_MPI_4.1.3 4.4.0~rc5
+ DAPparse at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3__enddef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_abort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_close at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_create at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_def_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_def_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_del_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_dispatch_table at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_finalize at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NC3_get_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_get_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_initialize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_attid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_attname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_base_pe at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_dimid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_format at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_format_extended at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_unlimdim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_inq_varid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_put_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_put_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_redef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_rename_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_rename_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_rename_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_set_base_pe at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_set_fill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC3_sync at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4__enddef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_abort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_close at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_create at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_enum at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_grp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_opaque at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_var_chunking at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_var_deflate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_var_endian at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_var_fill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_var_fletcher32 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_def_vlen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_del_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_dispatch_table at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_finalize at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NC4_get_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_get_var_chunk_cache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_get_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_get_vlen_element at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_initialize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_attid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_attname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_base_pe at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_compound_field at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_compound_fieldindex at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_dimid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_dimids at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_enum_ident at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_enum_member at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_format at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_format_extended at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_grp_full_ncid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_grp_parent at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_grpname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_grpname_full at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_grps at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_ncid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_type_equal at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_typeid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_typeids at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_unlimdim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_unlimdims at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_user_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_var_all at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_varid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_inq_varids at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_insert_array_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_insert_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_insert_enum at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_put_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_put_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_put_vlen_element at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_redef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_rename_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_rename_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_rename_grp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_rename_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_set_base_pe at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_set_fill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_set_var_chunk_cache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_show_metadata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_sync at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC4_var_par_access at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCD2_close at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCD2_dispatch_table at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCD2_finalize at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NCD2_initialize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCD2_inq_format_extended at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCD2_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCDAP_ping at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCDEFAULT_get_varm at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCDEFAULT_get_vars at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCDEFAULT_put_varm at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCDEFAULT_put_vars at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCDISPATCH_finalize at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NCDISPATCH_initialize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCSUBSTRATE_dispatch_table at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NCSUBSTRATE_finalize at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NCSUBSTRATE_initialize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_argc at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NC_argv at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NC_atomictypelen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_atomictypename at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_calcsize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_check_id at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_check_name at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_check_vlen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_coord_one at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_coord_zero at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_create at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_dispatch_overlay at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_finalized at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NC_findattr at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_findtestserver at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_findvar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_get_dispatch_override at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_get_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_getshape at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_initialized at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NC_inq_recvar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ NC_is_recvar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_lookupvar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_set_dispatch_override at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_sync at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_testurl at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_urlmodel at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NC_var_shape at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NETCDF_MPI_4.1.3 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ NETCDF_MPI_4.3.3 at NETCDF_MPI_4.3.3 4.4.0~rc5
+ NETCDF_MPI_4.4.0 at NETCDF_MPI_4.4.0 4.4.0~rc5
+ add_to_NCList at NETCDF_MPI_4.1.3 4.4.0~rc5
+ arg_list at NETCDF_MPI_4.1.3 4.4.0~rc5
+ array_indices at NETCDF_MPI_4.1.3 4.4.0~rc5
+ atomic_name at NETCDF_MPI_4.1.3 4.4.0~rc5
+ attach at NETCDF_MPI_4.1.3 4.4.0~rc5
+ buildcachenode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ buildcdftree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ cdChar2Comp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ cdParseRelunits at NETCDF_MPI_4.1.3 4.4.0~rc5
+ cdRel2Iso at NETCDF_MPI_4.1.3 4.4.0~rc5
+ cdflegalname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ clauselist at NETCDF_MPI_4.1.3 4.4.0~rc5
+ clonenodenamepath at NETCDF_MPI_4.1.3 4.4.0~rc5
+ collectnodepath at NETCDF_MPI_4.1.3 4.4.0~rc5
+ collectocpath at NETCDF_MPI_4.1.3 4.4.0~rc5
+ compute_nccalignments at NETCDF_MPI_4.1.3 4.4.0~rc5
+ computecdfdimnames at NETCDF_MPI_4.1.3 4.4.0~rc5
+ computecdfnodesets at NETCDF_MPI_4.1.3 4.4.0~rc5
+ computecdfvarnames at NETCDF_MPI_4.1.3 4.4.0~rc5
+ computevarnodes at NETCDF_MPI_4.1.3 4.4.0~rc5
+ constant at NETCDF_MPI_4.1.3 4.4.0~rc5
+ constrainable at NETCDF_MPI_4.1.3 4.4.0~rc5
+ count_NCList at NETCDF_MPI_4.1.3 4.4.0~rc5
+ createnccache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ createnccachenode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_arraydecl at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_arraydecls at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_attribute at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_attributebody at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_attrlist at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_attrset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_attrvalue at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_badname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_datasetbody at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_declarations at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_errorbody at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_fetch at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_makebase at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_makegrid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_makesequence at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_makestructure at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_one at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_parse_error at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_repairname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_tagparse at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_unrecognizedresponse at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dap_zero at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapalignbuffer at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapbreakpoint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapbuildvaraprojection at NETCDF_MPI_4.3.3 4.4.0~rc5
+ dapceparse at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapcomputeprojectedvars at NETCDF_MPI_4.3.3 4.4.0~rc5
+ dapconvert at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapcvtattrval at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapdebug at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapdecode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapdimproduct at NETCDF_MPI_4.1.3 4.4.0~rc5
+ daperror at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapexpandescapes at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapfixprojections at NETCDF_MPI_4.3.3 4.4.0~rc5
+ dapgridarray at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapgridelement at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapgridmap at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapinsequence at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapinstructarray at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapiswholeconstraint at NETCDF_MPI_4.3.3 4.4.0~rc5
+ dapiswholeprojection at NETCDF_MPI_4.3.3 4.4.0~rc5
+ dapiswholesegment at NETCDF_MPI_4.3.3 4.4.0~rc5
+ dapiswholeslice at NETCDF_MPI_4.3.3 4.4.0~rc5
+ daplex at NETCDF_MPI_4.1.3 4.4.0~rc5
+ daplexcleanup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ daplexinit at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapmapconstraints at NETCDF_MPI_4.3.3 4.4.0~rc5
+ dapmerge at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapodom_count at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapodom_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapodom_fromsegment at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapodom_more at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapodom_new at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapodom_next at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapodom_varmcount at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dappanic at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapparamcheck at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapparamvalue at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapparse at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapparsedapconstraints at NETCDF_MPI_4.3.3 4.4.0~rc5
+ dapqualifyconstraints at NETCDF_MPI_4.3.3 4.4.0~rc5
+ daprestrictprojection at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapsemanticerror at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapsetwordchars at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapshiftprojection at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapthrow at NETCDF_MPI_4.1.3 4.4.0~rc5
+ daptopgrid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ daptoplevel at NETCDF_MPI_4.1.3 4.4.0~rc5
+ daptopseq at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dapvar2projection at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceallnodes at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcebuildconstraintstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcebuildprojectionstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcebuildselectionstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceclone at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceclonelist at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcecreate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcedebug at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceerror at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcefree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcefreelist at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceiswholesegment at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceiswholeslice at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcelex at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcelexcleanup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcelexinit at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcelisttobuffer at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcelisttostring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcemakewholeprojection at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcemakewholeslice at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcemergeprojectionlists at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcemergeprojections at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceparse at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcerawlisttostring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcerawtostring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcesafeindex at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcesamepath at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcesegment_transpose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcesegmentsize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceslicecompose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcetobuffer at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dcetostring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dceverbose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ definedimsets at NETCDF_MPI_4.1.3 4.4.0~rc5
+ definedimsettrans at NETCDF_MPI_4.1.3 4.4.0~rc5
+ del_from_NCList at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dimimprint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dimnameanon at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpalign at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpcache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpcachenode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpconstraint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpdata1 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumplistraw at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpmetadata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpnode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumppath at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpprojection at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpprojections at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpraw at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpsegments at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpselection at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpselections at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpslice at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpslices at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpstringlist at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumptree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dumpvisible at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dup_NC_attrarrayV at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dup_NC_dimarrayV at NETCDF_MPI_4.1.3 4.4.0~rc5
+ dup_NC_vararrayV at NETCDF_MPI_4.1.3 4.4.0~rc5
+ elem_NC_attrarray at NETCDF_MPI_4.1.3 4.4.0~rc5
+ elem_NC_dimarray at NETCDF_MPI_4.1.3 4.4.0~rc5
+ fill_NC_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ find_NC_Udim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ find_in_NCList at NETCDF_MPI_4.1.3 4.4.0~rc5
+ find_in_NCList_by_name at NETCDF_MPI_4.1.3 4.4.0~rc5
+ fixgrid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ fixgrids at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NCList at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_attr at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_attrarrayV0 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_attrarrayV at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_dimarrayV0 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_dimarrayV at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_vararrayV0 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ free_NC_vararrayV at NETCDF_MPI_4.1.3 4.4.0~rc5
+ freecdfroot at NETCDF_MPI_4.1.3 4.4.0~rc5
+ freenccache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ freenccachenode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ function at NETCDF_MPI_4.1.3 4.4.0~rc5
+ getalldims at NETCDF_MPI_4.1.3 4.4.0~rc5
+ getlimitnumber at NETCDF_MPI_4.1.3 4.4.0~rc5
+ hash_fast at NETCDF_MPI_4.1.3 4.4.0~rc5
+ indexer at NETCDF_MPI_4.1.3 4.4.0~rc5
+ indexpath at NETCDF_MPI_4.1.3 4.4.0~rc5
+ int_cmp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ iscached at NETCDF_MPI_4.1.3 4.4.0~rc5
+ makecdfnode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ makecdfpathstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ makeocpathstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ makepathstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ makeselectiontag at NETCDF_MPI_4.1.3 4.4.0~rc5
+ mapnodes at NETCDF_MPI_4.1.3 4.4.0~rc5
+ markprefetch at NETCDF_MPI_4.1.3 4.4.0~rc5
+ memio_create at NETCDF_MPI_4.1.3 4.4.0~rc5
+ memio_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ modeldecode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc3_cktype at NETCDF_MPI_4.4.0 4.4.0~rc5
+ nc3d_getvarx at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_adjust_var_cache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_att_list_add at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_att_list_del at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_break_coord_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_check_dup_name at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_check_name at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_chunk_cache_nelems at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_chunk_cache_preemption at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_chunk_cache_size at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_convert_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_dim_list_add at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_dim_list_del at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_enddef_netcdf4_file at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_enum_member_add at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_field_list_add at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_dim_len at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_g_var_nc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_grp_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_grp_h5 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_nc4_grp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_nc_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_nc_file at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_nc_grp_h5 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_find_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_get_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_get_att_tc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_get_default_fill_value at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_get_hdf_typeid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_get_typeclass at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_get_typelen_mem at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_get_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_grp_list_add at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_nc4f_list_add at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_normalize_name at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_open_var_grp2 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_put_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_detect_need_to_preserve_dimids at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_find_grp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_find_hdf_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_find_named_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_find_nc_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_grp_del at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_match_dimscales at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_write_groups_types at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_rec_write_metadata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_reform_coord_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_reopen_dataset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_type_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_type_list_add at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_var_list_add at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4_var_list_del at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc4typelen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc__create at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc__create_mp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc__enddef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc__open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc__open_mp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc__pseudofd at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc__testurl at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_abort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_advise at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_close at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_copy_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_copy_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_create at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_create_par at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_create_par_fortran at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_enum at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_grp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_opaque at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_var_chunking at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_var_chunking_ints at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_var_deflate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_var_endian at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_var_fill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_var_fletcher32 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_def_vlen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_del_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_delete at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_delete_mp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_enddef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_finalize at NETCDF_MPI_4.4.0 4.4.0~rc5
+ nc_free_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_free_vlen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_free_vlens at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_NC at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_att_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_chunk_cache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_chunk_cache_ints at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_default_format at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_rec at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var1_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_chunk_cache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_chunk_cache_ints at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_var_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vara_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_varm_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vars_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_get_vlen_element at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_initialize at NETCDF_MPI_4.4.0 4.4.0~rc5
+ nc_inq at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_attid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_attlen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_attname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_atttype at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_base_pe at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_field at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_fielddim_sizes at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldindex at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldndims at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldoffset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldtype at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_name at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_nfields at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_compound_size at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_dimid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_dimids at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_dimlen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_dimname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_enum at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_enum_ident at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_enum_member at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_format at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_format_extended at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_grp_full_ncid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_grp_ncid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_grp_parent at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_grpname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_grpname_full at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_grpname_len at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_grps at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_libvers at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_natts at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_ncid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_ndims at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_nvars at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_opaque at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_path at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_rec at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_type_equal at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_typeid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_typeids at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_unlimdim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_unlimdims at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_user_type at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_var_chunking at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_var_chunking_ints at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_var_deflate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_var_endian at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_var_fill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_var_fletcher32 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_var_szip at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_vardimid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_varid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_varids at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_varname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_varnatts at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_varndims at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_vartype at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_inq_vlen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_insert_array_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_insert_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_insert_enum at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_open_mem at NETCDF_MPI_4.4.0 4.4.0~rc5
+ nc_open_par at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_open_par_fortran at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_ptrdiffvector1 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_att_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_rec at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var1_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_var_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vara_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_varm_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_long at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_ubyte at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vars_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_put_vlen_element at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_redef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_rename_att at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_rename_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_rename_grp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_rename_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_set_base_pe at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_set_chunk_cache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_set_chunk_cache_ints at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_set_default_format at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_set_fill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_set_var_chunk_cache at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_set_var_chunk_cache_ints at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_show_metadata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_sizevector0 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_sizevector1 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_strerror at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_sync at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nc_var_par_access at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncabort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncattcopy at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncattdel at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncattget at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncattinq at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncattname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncattput at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncattrename at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncaux_abort_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncaux_add_field at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncaux_begin_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncaux_end_compound at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesappend at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesappendn at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytescat at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesdup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesextract at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesfill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesfree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesget at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesnew at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesnull at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesprepend at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytesset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytessetalloc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytessetcontents at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncbytessetlength at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncclose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nccpadding at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nccreate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncctypealignment at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncdap3debug at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncdimdef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncdimid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncdiminq at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncdimrename at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncendef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncerr at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashfree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashget at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashinsert at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashith at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashkeys at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashlookup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashnew0 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashnew at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashremove at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nchashreplace at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncinquire at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_close at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_create at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_filesize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_get at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_move at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_pad_length at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_rel at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncio_sync at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistclone at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistconcat at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistcontains at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistdeleteall at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistdup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistelemremove at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistfree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistget at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistinsert at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistminus at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistnew at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistnull at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistpop at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistpush at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistremove at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistsetalloc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistsetlength at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclisttop at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclistunique at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclog at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclogclose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncloginit at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclogopen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclogsettags at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclogtext at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nclogtextn at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncopen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncopts at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncrecget at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncrecinq at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncrecput at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncredef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncsetfill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncsetlogging at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncstrndup at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ncsync at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nctypeconvert at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nctypelen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nctypesizeof at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nctypetodap at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nctypetostring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncuribuild at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncuridecode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncuridecodeonly at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncuridecodeparams at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncuriencode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncurifree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncurilookup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncuriparse at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncurisetconstraints at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncurisetparams at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvardef at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarget1 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarget at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvargetg at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvargets at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarinq at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarput1 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarput at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarputg at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarputs at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncvarrename at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_get_double_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_get_int32 at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_get_int64 at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_get_int_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_get_off_t at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_get_size_t at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_double_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_float_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_float_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_int_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_int_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_schar_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_schar_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_short_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_short_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_getn_uchar_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_uint_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_getn_void at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_howmany at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_len_NC at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_short_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_getn_uchar_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_getn_void at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_short_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_pad_putn_uchar_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_pad_putn_void at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_put_NC at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_put_int32 at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_put_int64 at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_put_int_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_put_off_t at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_put_size_t at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_double_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_float_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_float_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_int_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_int_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_schar_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_schar_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_short_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_int at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_longlong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_schar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_short at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_short_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_putn_uchar_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_uint_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_double at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_float at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_int at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_longlong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_schar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_short at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_uchar at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_uint at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_ulonglong at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_ushort at NETCDF_MPI_4.4.0 4.4.0~rc5
+ ncx_putn_void at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ncx_szof at NETCDF_MPI_4.1.3 4.4.0~rc5
+ new_NC at NETCDF_MPI_4.1.3 4.4.0~rc5
+ new_NC_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ new_x_NC_attr at NETCDF_MPI_4.1.3 4.4.0~rc5
+ new_x_NC_dim at NETCDF_MPI_4.1.3 4.4.0~rc5
+ new_x_NC_var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ nodematch at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_clientparam_get at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_close at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_curl_debug at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_curl_printerror at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_curl_protocols at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_das_attr at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_das_attr_count at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_container at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_ddpath at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_ddsnode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_ddtree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_fieldbyname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_gridarray at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_gridmap at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_indexable at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_indexed at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_ithelement at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_ithfield at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_ithrecord at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_mode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_octype at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_position at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_read at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_readn at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_readscalar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_recordcount at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_data_root at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_atomictype at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_attr at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_attr_count at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_class at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_container at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_dd at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_ddnode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_dimensions at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_dimensionsizes at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_fieldbyname at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_getdataroot at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_gridarray at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_gridmap at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_ithdimension at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_ithfield at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_ithsubnode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_name at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_nsubnodes at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_properties at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_rank at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_read at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_readn at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_readscalar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dds_root at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dimension_properties at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_dumpnode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_errstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_fetch at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_get_connection at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_get_lastmodified_data at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_httpcode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_initialize at NETCDF_MPI_4.3.3 4.4.0~rc5
+ oc_ispacked at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_merge_das at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_ping at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_raw_xdrsize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_reclaim_strings at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_root_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_set_curlopt at NETCDF_MPI_4.3.3 4.4.0~rc5
+ oc_set_netrc at NETCDF_MPI_4.3.3 4.4.0~rc5
+ oc_set_rcfile at NETCDF_MPI_4.3.3 4.4.0~rc5
+ oc_set_useragent at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_svcerrordata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_trace_curl at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_tree_text at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_typeprint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_typesize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_typetostring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oc_update_lastmodified_data at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocarrayindices at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocarrayoffset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbreakpoint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesappend at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesappendn at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytescat at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesdup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesextract at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesfill at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesfree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesget at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesnew at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesnull at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesprepend at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytesset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytessetalloc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytessetcontents at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbytessetlength at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocbyteswap at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occalloc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occatch at NETCDF_MPI_4.3.3 4.4.0~rc5
+ occlose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occollectpathtonode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occombinehostport at NETCDF_MPI_4.3.3 4.4.0~rc5
+ occompile at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occomputefullnames at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occomputesemantics at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occoncat at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occopycat at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occorrelate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occurlclose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ occurlflagbyflag at NETCDF_MPI_4.3.3 4.4.0~rc5
+ occurlflagbyname at NETCDF_MPI_4.3.3 4.4.0~rc5
+ occurlflags at NETCDF_MPI_4.3.3 4.4.0~rc5
+ occurlopen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_container at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_getroot at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_ithelement at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_ithfield at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_ithrecord at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_position at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_read at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_recordcount at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdata_root at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdataddsmsg at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdd at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocddsdasmerge at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdebug at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdtmodestring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdumpclause at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdumpdata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdumpdatapath at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdumpdatatree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdumpmemory at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdumpnode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdumpslice at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocdxdextension at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocedgeoffset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocerrstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocerrtoncerr at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfetch at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfetchhttpcode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfetchlastmodified at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfetchurl at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfetchurl_file at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfindbod at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfqn at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocfreeprojectionclause at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocglobalstate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocinternalinitialize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistclone at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistcontains at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistdup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistelemremove at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistfree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistget at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistinsert at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistnew at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistnull at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistpop at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistpush at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistremove at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistsetalloc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistsetlength at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclisttop at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclistunique at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclog at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclogclose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocloginit at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclogopen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclogsettags at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclogtext at NETCDF_MPI_4.1.3 4.4.0~rc5
+ oclogtextn at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocmalloc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocmarkcacheable at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocmerge at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocmktmp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocnode_new at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocnodes_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocopen at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocpanic at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocparamdecode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocparamlookup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocparamset at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocparseproxy at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocping at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocrc_load at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocrc_lookup at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocrc_netrc_required at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocrc_process at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocrc_triple_iterate at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocreportcurlerror at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocroot_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocset_curlflag at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocset_curlopt at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocset_curlstate at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocset_flags_perfetch at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocset_flags_perlink at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocset_netrc at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocset_useragent at NETCDF_MPI_4.3.3 4.4.0~rc5
+ ocsetlogging at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocstrncmp at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocstrndup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocsvcerrordata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ octotaldimsize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ octree_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ octypeprint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ octypesize at NETCDF_MPI_4.1.3 4.4.0~rc5
+ octypetoddsstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ octypetonc at NETCDF_MPI_4.1.3 4.4.0~rc5
+ octypetostring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocupdatelastmodifieddata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocuribuild at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocuridecode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocuridecodeonly at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocuridecodeparams at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocuriencode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocurifree at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocurilookup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocuriparse at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocurisetconstraints at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocurisetparams at NETCDF_MPI_4.1.3 4.4.0~rc5
+ ocvalidateindices at NETCDF_MPI_4.1.3 4.4.0~rc5
+ posixio_create at NETCDF_MPI_4.1.3 4.4.0~rc5
+ posixio_open at NETCDF_MPI_4.1.3 4.4.0~rc5
+ prefetchdata at NETCDF_MPI_4.1.3 4.4.0~rc5
+ projection at NETCDF_MPI_4.1.3 4.4.0~rc5
+ projectionlist at NETCDF_MPI_4.1.3 4.4.0~rc5
+ projections at NETCDF_MPI_4.1.3 4.4.0~rc5
+ range1 at NETCDF_MPI_4.1.3 4.4.0~rc5
+ range at NETCDF_MPI_4.1.3 4.4.0~rc5
+ rangelist at NETCDF_MPI_4.1.3 4.4.0~rc5
+ readDAS at NETCDF_MPI_4.1.3 4.4.0~rc5
+ readDATADDS at NETCDF_MPI_4.1.3 4.4.0~rc5
+ readDDS at NETCDF_MPI_4.1.3 4.4.0~rc5
+ read_numrecs at NETCDF_MPI_4.1.3 4.4.0~rc5
+ rec_detach_scales at NETCDF_MPI_4.1.3 4.4.0~rc5
+ rec_reattach_scales at NETCDF_MPI_4.3.3 4.4.0~rc5
+ restruct at NETCDF_MPI_4.1.3 4.4.0~rc5
+ segment at NETCDF_MPI_4.1.3 4.4.0~rc5
+ segmentlist at NETCDF_MPI_4.1.3 4.4.0~rc5
+ sel_clause at NETCDF_MPI_4.1.3 4.4.0~rc5
+ selections at NETCDF_MPI_4.1.3 4.4.0~rc5
+ sequencecheck at NETCDF_MPI_4.1.3 4.4.0~rc5
+ set_NC_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ simplenodematch at NETCDF_MPI_4.1.3 4.4.0~rc5
+ simplepathstring at NETCDF_MPI_4.1.3 4.4.0~rc5
+ swap4b at NETCDF_MPI_4.4.0 4.4.0~rc5
+ unattach at NETCDF_MPI_4.1.3 4.4.0~rc5
+ unmap at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_NFC at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_NFD at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_NFKC at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_NFKD at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_check at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_codepoint_valid at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_combinations at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_decompose at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_decompose_char at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_encode_char at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_errmsg at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_get_property at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_iterate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_map at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_properties at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_reencode at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_sequences at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_stage1table at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_stage2table at NETCDF_MPI_4.1.3 4.4.0~rc5
+ utf8proc_utf8class at NETCDF_MPI_4.1.3 4.4.0~rc5
+ v4node at NETCDF_MPI_4.1.3 4.4.0~rc5
+ value at NETCDF_MPI_4.1.3 4.4.0~rc5
+ value_list at NETCDF_MPI_4.1.3 4.4.0~rc5
+ var at NETCDF_MPI_4.1.3 4.4.0~rc5
+ write_numrecs at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_double at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_filecreate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_float at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_free at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_getavail at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_getbytes at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_getpos at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_init at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_memcreate at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_network_order at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_opaque at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_roundup at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_setpos at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_skip at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_skip_strings at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_string at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_uchar at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_uint at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_ulonglong at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdr_ushort at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdrerror at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdrntohdouble at NETCDF_MPI_4.1.3 4.4.0~rc5
+ xxdrsize at NETCDF_MPI_4.1.3 4.4.0~rc5
diff --git a/debian/libnetcdf7.symbols b/debian/libnetcdf7.symbols
index 2341495..64156f9 100644
--- a/debian/libnetcdf7.symbols
+++ b/debian/libnetcdf7.symbols
@@ -1,1460 +1,1463 @@
 libnetcdf.so.7 libnetcdf7 #MINVER#
- Cde2h at Base 4.3.3
- Cdh2e at Base 4.3.3
- DAPparse at Base 4.1.3
- NC3__enddef at Base 4.1.3
- NC3_abort at Base 4.1.3
- NC3_close at Base 4.1.3
- NC3_create at Base 4.1.3
- NC3_def_dim at Base 4.1.3
- NC3_def_var at Base 4.1.3
- NC3_del_att at Base 4.1.3
- NC3_dispatch_table at Base 4.1.3
- NC3_finalize at Base 4.4.0~rc4
- NC3_get_att at Base 4.1.3
- NC3_get_vara at Base 4.1.3
- NC3_initialize at Base 4.1.3
- NC3_inq at Base 4.1.3
- NC3_inq_att at Base 4.1.3
- NC3_inq_attid at Base 4.1.3
- NC3_inq_attname at Base 4.1.3
- NC3_inq_base_pe at Base 4.1.3
- NC3_inq_dim at Base 4.1.3
- NC3_inq_dimid at Base 4.1.3
- NC3_inq_format at Base 4.1.3
- NC3_inq_format_extended at Base 4.3.3
- NC3_inq_type at Base 4.1.3
- NC3_inq_unlimdim at Base 4.1.3
- NC3_inq_var at Base 4.1.3
- NC3_inq_varid at Base 4.1.3
- NC3_open at Base 4.1.3
- NC3_put_att at Base 4.1.3
- NC3_put_vara at Base 4.1.3
- NC3_redef at Base 4.1.3
- NC3_rename_att at Base 4.1.3
- NC3_rename_dim at Base 4.1.3
- NC3_rename_var at Base 4.1.3
- NC3_set_base_pe at Base 4.1.3
- NC3_set_fill at Base 4.1.3
- NC3_sync at Base 4.1.3
- NC4__enddef at Base 4.1.3
- NC4_abort at Base 4.1.3
- NC4_close at Base 4.1.3
- NC4_create at Base 4.1.3
- NC4_def_compound at Base 4.1.3
- NC4_def_dim at Base 4.1.3
- NC4_def_enum at Base 4.1.3
- NC4_def_grp at Base 4.1.3
- NC4_def_opaque at Base 4.1.3
- NC4_def_var at Base 4.1.3
- NC4_def_var_chunking at Base 4.1.3
- NC4_def_var_deflate at Base 4.1.3
- NC4_def_var_endian at Base 4.1.3
- NC4_def_var_fill at Base 4.1.3
- NC4_def_var_fletcher32 at Base 4.1.3
- NC4_def_vlen at Base 4.1.3
- NC4_del_att at Base 4.1.3
- NC4_dispatch_table at Base 4.1.3
- NC4_finalize at Base 4.4.0~rc4
- NC4_get_att at Base 4.1.3
- NC4_get_var_chunk_cache at Base 4.1.3
- NC4_get_vara at Base 4.1.3
- NC4_get_vlen_element at Base 4.1.3
- NC4_initialize at Base 4.1.3
- NC4_inq at Base 4.1.3
- NC4_inq_att at Base 4.1.3
- NC4_inq_attid at Base 4.1.3
- NC4_inq_attname at Base 4.1.3
- NC4_inq_base_pe at Base 4.1.3
- NC4_inq_compound_field at Base 4.1.3
- NC4_inq_compound_fieldindex at Base 4.1.3
- NC4_inq_dim at Base 4.1.3
- NC4_inq_dimid at Base 4.1.3
- NC4_inq_dimids at Base 4.1.3
- NC4_inq_enum_ident at Base 4.1.3
- NC4_inq_enum_member at Base 4.1.3
- NC4_inq_format at Base 4.1.3
- NC4_inq_format_extended at Base 4.3.3
- NC4_inq_grp_full_ncid at Base 4.1.3
- NC4_inq_grp_parent at Base 4.1.3
- NC4_inq_grpname at Base 4.1.3
- NC4_inq_grpname_full at Base 4.1.3
- NC4_inq_grps at Base 4.1.3
- NC4_inq_ncid at Base 4.1.3
- NC4_inq_type at Base 4.1.3
- NC4_inq_type_equal at Base 4.1.3
- NC4_inq_typeid at Base 4.1.3
- NC4_inq_typeids at Base 4.1.3
- NC4_inq_unlimdim at Base 4.1.3
- NC4_inq_unlimdims at Base 4.1.3
- NC4_inq_user_type at Base 4.1.3
- NC4_inq_var_all at Base 4.1.3
- NC4_inq_varid at Base 4.1.3
- NC4_inq_varids at Base 4.1.3
- NC4_insert_array_compound at Base 4.1.3
- NC4_insert_compound at Base 4.1.3
- NC4_insert_enum at Base 4.1.3
- NC4_open at Base 4.1.3
- NC4_put_att at Base 4.1.3
- NC4_put_vara at Base 4.1.3
- NC4_put_vlen_element at Base 4.1.3
- NC4_redef at Base 4.1.3
- NC4_rename_att at Base 4.1.3
- NC4_rename_dim at Base 4.1.3
- NC4_rename_grp at Base 4.3.3
- NC4_rename_var at Base 4.1.3
- NC4_set_base_pe at Base 4.1.3
- NC4_set_fill at Base 4.1.3
- NC4_set_var_chunk_cache at Base 4.1.3
- NC4_show_metadata at Base 4.1.3
- NC4_sync at Base 4.1.3
- NC4_var_par_access at Base 4.1.3
- NCD2_close at Base 4.3.3
- NCD2_dispatch_table at Base 4.3.3
- NCD2_finalize at Base 4.4.0~rc4
- NCD2_initialize at Base 4.3.3
- NCD2_inq_format_extended at Base 4.3.3
- NCD2_open at Base 4.3.3
- NCDAP_ping at Base 4.3.3
- NCDEFAULT_get_varm at Base 4.1.3
- NCDEFAULT_get_vars at Base 4.1.3
- NCDEFAULT_put_varm at Base 4.1.3
- NCDEFAULT_put_vars at Base 4.1.3
- NCDISPATCH_finalize at Base 4.4.0~rc4
- NCDISPATCH_initialize at Base 4.3.3
- NCSUBSTRATE_dispatch_table at Base 4.3.3
- NCSUBSTRATE_finalize at Base 4.4.0~rc4
- NCSUBSTRATE_initialize at Base 4.3.3
- NC_argc at Base 4.4.0~rc4
- NC_argv at Base 4.4.0~rc4
- NC_atomictypelen at Base 4.1.3
- NC_atomictypename at Base 4.1.3
- NC_calcsize at Base 3.6.1
- NC_check_id at Base 3.6.1
- NC_check_name at Base 3.6.1
- NC_check_vlen at Base 3.6.1
- NC_coord_one at Base 4.3.3
- NC_coord_zero at Base 4.3.3
- NC_create at Base 4.1.3
- NC_dispatch_overlay at Base 4.1.3
- NC_finalized at Base 4.4.0~rc4
- NC_findattr at Base 3.6.1
- NC_findtestserver at Base 4.3.3
- NC_findvar at Base 3.6.1
- NC_get_dispatch_override at Base 4.1.3
- NC_get_vara at Base 4.1.3
- NC_getshape at Base 4.3.3
- NC_initialized at Base 4.4.0~rc4
- NC_inq_recvar at Base 4.4.0~rc2
- NC_is_recvar at Base 4.3.3
- NC_lookupvar at Base 3.6.1
- NC_open at Base 4.1.3
- NC_set_dispatch_override at Base 4.1.3
- NC_sync at Base 3.6.1
- NC_testurl at Base 4.1.3
- NC_urlmodel at Base 4.1.3
- NC_var_shape at Base 3.6.1
- add_to_NCList at Base 4.1.3
- arg_list at Base 4.1.3
- array_indices at Base 4.1.3
- atomic_name at Base 4.1.3
- attach at Base 4.3.3
- buildcachenode at Base 4.3.3
- buildcdftree at Base 4.3.3
- cdChar2Comp at Base 4.3.3
- cdParseRelunits at Base 4.3.3
- cdRel2Iso at Base 4.3.3
- cdflegalname at Base 4.3.3
- clauselist at Base 4.1.3
- clonenodenamepath at Base 4.3.3
- collectnodepath at Base 4.3.3
- collectocpath at Base 4.1.3
- compute_nccalignments at Base 4.1.3
- computecdfdimnames at Base 4.3.3
- computecdfnodesets at Base 4.3.3
- computecdfvarnames at Base 4.3.3
- computevarnodes at Base 4.3.3
- constant at Base 4.1.3
- constrainable at Base 4.3.3
- count_NCList at Base 4.1.3
- createnccache at Base 4.1.3
- createnccachenode at Base 4.1.3
- dap_arraydecl at Base 4.1.3
- dap_arraydecls at Base 4.1.3
- dap_attribute at Base 4.1.3
- dap_attributebody at Base 4.1.3
- dap_attrlist at Base 4.1.3
- dap_attrset at Base 4.1.3
- dap_attrvalue at Base 4.1.3
- dap_badname at Base 4.1.3
- dap_datasetbody at Base 4.1.3
- dap_declarations at Base 4.1.3
- dap_errorbody at Base 4.1.3
- dap_fetch at Base 4.3.3
- dap_makebase at Base 4.1.3
- dap_makegrid at Base 4.1.3
- dap_makesequence at Base 4.1.3
- dap_makestructure at Base 4.1.3
- dap_one at Base 4.3.3
- dap_parse_error at Base 4.1.3
- dap_repairname at Base 4.3.3
- dap_tagparse at Base 4.1.3
- dap_unrecognizedresponse at Base 4.1.3
- dap_zero at Base 4.3.3
- dapalignbuffer at Base 4.3.3
- dapbreakpoint at Base 4.3.3
- dapbuildvaraprojection at Base 4.3.3
- dapceparse at Base 4.1.3
- dapcomputeprojectedvars at Base 4.3.3
- dapconvert at Base 4.3.3
- dapcvtattrval at Base 4.3.3
- dapdebug at Base 4.1.3
- dapdecode at Base 4.3.3
- dapdimproduct at Base 4.3.3
- daperror at Base 4.1.3
- dapexpandescapes at Base 4.1.3
- dapfixprojections at Base 4.3.3
- dapgridarray at Base 4.1.3
- dapgridelement at Base 4.1.3
- dapgridmap at Base 4.1.3
- dapinsequence at Base 4.1.3
- dapinstructarray at Base 4.3.3
- dapiswholeconstraint at Base 4.3.3
- dapiswholeprojection at Base 4.3.3
- dapiswholesegment at Base 4.3.3
- dapiswholeslice at Base 4.3.3
- daplex at Base 4.1.3
- daplexcleanup at Base 4.1.3
- daplexinit at Base 4.1.3
- dapmapconstraints at Base 4.3.3
- dapmerge at Base 4.3.3
- dapodom_count at Base 4.3.3
- dapodom_free at Base 4.3.3
- dapodom_fromsegment at Base 4.3.3
- dapodom_more at Base 4.3.3
- dapodom_new at Base 4.3.3
- dapodom_next at Base 4.3.3
- dapodom_varmcount at Base 4.3.3
- dappanic at Base 4.1.3
- dapparamcheck at Base 4.3.3
- dapparamvalue at Base 4.3.3
- dapparse at Base 4.1.3
- dapparsedapconstraints at Base 4.3.3
- dapqualifyconstraints at Base 4.3.3
- daprestrictprojection at Base 4.3.3
- dapsemanticerror at Base 4.3.3
- dapsetwordchars at Base 4.1.3
- dapshiftprojection at Base 4.3.3
- dapthrow at Base 4.3.3
- daptopgrid at Base 4.1.3
- daptoplevel at Base 4.1.3
- daptopseq at Base 4.1.3
- dapvar2projection at Base 4.3.3
- dceallnodes at Base 4.1.3
- dcebuildconstraintstring at Base 4.3.3
- dcebuildprojectionstring at Base 4.3.3
- dcebuildselectionstring at Base 4.3.3
- dceclone at Base 4.1.3
- dceclonelist at Base 4.1.3
- dcecreate at Base 4.1.3
- dcedebug at Base 4.1.3
- dceerror at Base 4.1.3
- dcefree at Base 4.1.3
- dcefreelist at Base 4.1.3
- dceiswholesegment at Base 4.1.3
- dceiswholeslice at Base 4.1.3
- dcelex at Base 4.1.3
- dcelexcleanup at Base 4.1.3
- dcelexinit at Base 4.1.3
- dcelisttobuffer at Base 4.1.3
- dcelisttostring at Base 4.1.3
- dcemakewholeprojection at Base 4.3.3
- dcemakewholeslice at Base 4.1.3
- dcemergeprojectionlists at Base 4.3.3
- dcemergeprojections at Base 4.3.3
- dceparse at Base 4.1.3
- dcerawlisttostring at Base 4.3.3
- dcerawtostring at Base 4.3.3
- dcesafeindex at Base 4.3.3
- dcesamepath at Base 4.1.3
- dcesegment_transpose at Base 4.3.3
- dcesegmentsize at Base 4.3.3
- dceslicecompose at Base 4.3.3
- dcetobuffer at Base 4.1.3
- dcetostring at Base 4.1.3
- dceverbose at Base 4.3.3
- definedimsets at Base 4.3.3
- definedimsettrans at Base 4.3.3
- del_from_NCList at Base 4.1.3
- dimimprint at Base 4.3.3
- dimnameanon at Base 4.1.3
- dumpalign at Base 4.1.3
- dumpcache at Base 4.1.3
- dumpcachenode at Base 4.1.3
- dumpconstraint at Base 4.1.3
- dumpdata1 at Base 4.1.3
- dumplistraw at Base 4.3.3
- dumpmetadata at Base 4.1.3
- dumpnode at Base 4.1.3
- dumppath at Base 4.1.3
- dumpprojection at Base 4.1.3
- dumpprojections at Base 4.1.3
- dumpraw at Base 4.3.3
- dumpsegments at Base 4.1.3
- dumpselection at Base 4.1.3
- dumpselections at Base 4.1.3
- dumpslice at Base 4.1.3
- dumpslices at Base 4.1.3
- dumpstringlist at Base 4.3.3
- dumptree at Base 4.1.3
- dumpvisible at Base 4.1.3
- dup_NC_attrarrayV at Base 3.6.1
- dup_NC_dimarrayV at Base 3.6.1
- dup_NC_vararrayV at Base 3.6.1
- elem_NC_attrarray at Base 3.6.1
- elem_NC_dimarray at Base 3.6.1
- fill_NC_var at Base 3.6.1
- find_NC_Udim at Base 3.6.1
- find_in_NCList at Base 4.1.3
- find_in_NCList_by_name at Base 4.3.3
- fixgrid at Base 4.3.3
- fixgrids at Base 4.3.3
- free_NC at Base 4.3.3
- free_NCList at Base 4.1.3
- free_NC_attr at Base 3.6.1
- free_NC_attrarrayV0 at Base 3.6.1
- free_NC_attrarrayV at Base 3.6.1
- free_NC_dim at Base 3.6.1
- free_NC_dimarrayV0 at Base 3.6.1
- free_NC_dimarrayV at Base 3.6.1
- free_NC_string at Base 3.6.1
- free_NC_var at Base 3.6.1
- free_NC_vararrayV0 at Base 3.6.1
- free_NC_vararrayV at Base 3.6.1
- freecdfroot at Base 4.3.3
- freenccache at Base 4.1.3
- freenccachenode at Base 4.1.3
- function at Base 4.1.3
- getalldims at Base 4.3.3
- getlimitnumber at Base 4.1.3
- hash_fast at Base 4.1.3
- indexer at Base 4.1.3
- indexpath at Base 4.1.3
- int_cmp at Base 4.1.3
- iscached at Base 4.1.3
- makecdfnode at Base 4.3.3
- makecdfpathstring at Base 4.3.3
- makeocpathstring at Base 4.3.3
- makepathstring at Base 4.3.3
- makeselectiontag at Base 4.1.3
- mapnodes at Base 4.3.3
- markprefetch at Base 4.3.3
- memio_create at Base 4.3.3
- memio_open at Base 4.3.3
- modeldecode at Base 4.1.3
- nc3_cktype at Base 4.4.0~rc4
- nc3d_getvarx at Base 4.1.3
- nc4_adjust_var_cache at Base 4.1.3
- nc4_att_list_add at Base 4.0.1
- nc4_att_list_del at Base 4.0.1
- nc4_break_coord_var at Base 4.3.3
- nc4_check_dup_name at Base 4.0.1
- nc4_check_name at Base 4.0.1
- nc4_chunk_cache_nelems at Base 4.1.3
- nc4_chunk_cache_preemption at Base 4.1.3
- nc4_chunk_cache_size at Base 4.1.3
- nc4_convert_type at Base 4.0.1
- nc4_dim_list_add at Base 4.0.1
- nc4_dim_list_del at Base 4.1.3
- nc4_enddef_netcdf4_file at Base 4.0.1
- nc4_enum_member_add at Base 4.0.1
- nc4_field_list_add at Base 4.0.1
- nc4_find_dim at Base 4.0.1
- nc4_find_dim_len at Base 4.0.1
- nc4_find_g_var_nc at Base 4.0.1
- nc4_find_grp_att at Base 4.0.1
- nc4_find_grp_h5 at Base 4.0.1
- nc4_find_nc4_grp at Base 4.0.1
- nc4_find_nc_att at Base 4.0.1
- nc4_find_nc_file at Base 4.0.1
- nc4_find_nc_grp_h5 at Base 4.0.1
- nc4_find_type at Base 4.0.1
- nc4_find_var at Base 4.3.3
- nc4_get_att at Base 4.0.1
- nc4_get_att_tc at Base 4.0.1
- nc4_get_default_fill_value at Base 4.0.1
- nc4_get_hdf_typeid at Base 4.1.3
- nc4_get_typeclass at Base 4.3.3
- nc4_get_typelen_mem at Base 4.0.1
- nc4_get_vara at Base 4.0.1
- nc4_grp_list_add at Base 4.0.1
- nc4_nc4f_list_add at Base 4.0.1
- nc4_normalize_name at Base 4.0.1
- nc4_open_var_grp2 at Base 4.0.1
- nc4_put_vara at Base 4.0.1
- nc4_rec_detect_need_to_preserve_dimids at Base 4.3.3
- nc4_rec_find_grp at Base 4.0.1
- nc4_rec_find_hdf_type at Base 4.0.1
- nc4_rec_find_named_type at Base 4.1.3
- nc4_rec_find_nc_type at Base 4.0.1
- nc4_rec_grp_del at Base 4.0.1
- nc4_rec_match_dimscales at Base 4.0.1
- nc4_rec_write_groups_types at Base 4.3.3
- nc4_rec_write_metadata at Base 4.0.1
- nc4_reform_coord_var at Base 4.3.3
- nc4_reopen_dataset at Base 4.1.3
- nc4_type_free at Base 4.3.3
- nc4_type_list_add at Base 4.0.1
- nc4_var_list_add at Base 4.0.1
- nc4_var_list_del at Base 4.3.3
- nc4typelen at Base 4.0.1
- nc__create at Base 3.6.1
- nc__create_mp at Base 3.6.1
- nc__enddef at Base 3.6.1
- nc__open at Base 3.6.1
- nc__open_mp at Base 3.6.1
- nc__pseudofd at Base 4.3.3
- nc__testurl at Base 4.1.3
- nc_abort at Base 3.6.1
- nc_advise at Base 3.6.1
- nc_close at Base 3.6.1
- nc_copy_att at Base 3.6.1
- nc_copy_var at Base 3.6.1
- nc_create at Base 3.6.1
- nc_create_par at Base 4.0.1
- nc_create_par_fortran at Base 4.1.3
- nc_def_compound at Base 4.0.1
- nc_def_dim at Base 3.6.1
- nc_def_enum at Base 4.0.1
- nc_def_grp at Base 4.0.1
- nc_def_opaque at Base 4.0.1
- nc_def_var at Base 3.6.1
- nc_def_var_chunking at Base 4.0.1
- nc_def_var_chunking_ints at Base 4.0.1
- nc_def_var_deflate at Base 4.0.1
- nc_def_var_endian at Base 4.0.1
- nc_def_var_fill at Base 4.0.1
- nc_def_var_fletcher32 at Base 4.0.1
- nc_def_vlen at Base 4.0.1
- nc_del_att at Base 3.6.1
- nc_delete at Base 3.6.1
- nc_delete_mp at Base 3.6.1
- nc_enddef at Base 3.6.1
- nc_finalize at Base 4.4.0~rc4
- nc_free_string at Base 4.0.1
- nc_free_vlen at Base 4.0.1
- nc_free_vlens at Base 4.1.3
- nc_get_NC at Base 3.6.1
- nc_get_att at Base 3.6.1
- nc_get_att_double at Base 3.6.1
- nc_get_att_float at Base 3.6.1
- nc_get_att_int at Base 3.6.1
- nc_get_att_long at Base 3.6.1
- nc_get_att_longlong at Base 4.0.1
- nc_get_att_schar at Base 3.6.1
- nc_get_att_short at Base 3.6.1
- nc_get_att_string at Base 4.0.1
- nc_get_att_text at Base 3.6.1
- nc_get_att_ubyte at Base 4.0.1
- nc_get_att_uchar at Base 3.6.1
- nc_get_att_uint at Base 4.0.1
- nc_get_att_ulonglong at Base 4.0.1
- nc_get_att_ushort at Base 4.0.1
- nc_get_chunk_cache at Base 4.0.1
- nc_get_chunk_cache_ints at Base 4.0.1
- nc_get_default_format at Base 4.3.3
- nc_get_rec at Base 3.6.1
- nc_get_var1 at Base 3.6.1
- nc_get_var1_double at Base 3.6.1
- nc_get_var1_float at Base 3.6.1
- nc_get_var1_int at Base 3.6.1
- nc_get_var1_long at Base 3.6.1
- nc_get_var1_longlong at Base 4.0.1
- nc_get_var1_schar at Base 3.6.1
- nc_get_var1_short at Base 3.6.1
- nc_get_var1_string at Base 4.0.1
- nc_get_var1_text at Base 3.6.1
- nc_get_var1_ubyte at Base 4.0.1
- nc_get_var1_uchar at Base 3.6.1
- nc_get_var1_uint at Base 4.0.1
- nc_get_var1_ulonglong at Base 4.0.1
- nc_get_var1_ushort at Base 4.0.1
- nc_get_var at Base 4.0.1
- nc_get_var_chunk_cache at Base 4.1.3
- nc_get_var_chunk_cache_ints at Base 4.1.3
- nc_get_var_double at Base 3.6.1
- nc_get_var_float at Base 3.6.1
- nc_get_var_int at Base 3.6.1
- nc_get_var_long at Base 3.6.1
- nc_get_var_longlong at Base 4.0.1
- nc_get_var_schar at Base 3.6.1
- nc_get_var_short at Base 3.6.1
- nc_get_var_string at Base 4.0.1
- nc_get_var_text at Base 3.6.1
- nc_get_var_ubyte at Base 4.0.1
- nc_get_var_uchar at Base 3.6.1
- nc_get_var_uint at Base 4.0.1
- nc_get_var_ulonglong at Base 4.0.1
- nc_get_var_ushort at Base 4.0.1
- nc_get_vara at Base 3.6.1
- nc_get_vara_double at Base 3.6.1
- nc_get_vara_float at Base 3.6.1
- nc_get_vara_int at Base 3.6.1
- nc_get_vara_long at Base 3.6.1
- nc_get_vara_longlong at Base 4.0.1
- nc_get_vara_schar at Base 3.6.1
- nc_get_vara_short at Base 3.6.1
- nc_get_vara_string at Base 4.0.1
- nc_get_vara_text at Base 3.6.1
- nc_get_vara_ubyte at Base 4.0.1
- nc_get_vara_uchar at Base 3.6.1
- nc_get_vara_uint at Base 4.0.1
- nc_get_vara_ulonglong at Base 4.0.1
- nc_get_vara_ushort at Base 4.0.1
- nc_get_varm at Base 3.6.1
- nc_get_varm_double at Base 3.6.1
- nc_get_varm_float at Base 3.6.1
- nc_get_varm_int at Base 3.6.1
- nc_get_varm_long at Base 3.6.1
- nc_get_varm_longlong at Base 4.0.1
- nc_get_varm_schar at Base 3.6.1
- nc_get_varm_short at Base 3.6.1
- nc_get_varm_string at Base 4.0.1
- nc_get_varm_text at Base 3.6.1
- nc_get_varm_ubyte at Base 4.0.1
- nc_get_varm_uchar at Base 3.6.1
- nc_get_varm_uint at Base 4.0.1
- nc_get_varm_ulonglong at Base 4.0.1
- nc_get_varm_ushort at Base 4.0.1
- nc_get_vars at Base 3.6.1
- nc_get_vars_double at Base 3.6.1
- nc_get_vars_float at Base 3.6.1
- nc_get_vars_int at Base 3.6.1
- nc_get_vars_long at Base 3.6.1
- nc_get_vars_longlong at Base 4.0.1
- nc_get_vars_schar at Base 3.6.1
- nc_get_vars_short at Base 3.6.1
- nc_get_vars_string at Base 4.0.1
- nc_get_vars_text at Base 3.6.1
- nc_get_vars_ubyte at Base 4.0.1
- nc_get_vars_uchar at Base 3.6.1
- nc_get_vars_uint at Base 4.0.1
- nc_get_vars_ulonglong at Base 4.0.1
- nc_get_vars_ushort at Base 4.0.1
- nc_get_vlen_element at Base 4.0.1
- nc_initialize at Base 4.4.0~rc4
- nc_inq at Base 3.6.1
- nc_inq_att at Base 3.6.1
- nc_inq_attid at Base 3.6.1
- nc_inq_attlen at Base 3.6.1
- nc_inq_attname at Base 3.6.1
- nc_inq_atttype at Base 3.6.1
- nc_inq_base_pe at Base 3.6.1
- nc_inq_compound at Base 4.0.1
- nc_inq_compound_field at Base 4.0.1
- nc_inq_compound_fielddim_sizes at Base 4.0.1
- nc_inq_compound_fieldindex at Base 4.0.1
- nc_inq_compound_fieldname at Base 4.0.1
- nc_inq_compound_fieldndims at Base 4.0.1
- nc_inq_compound_fieldoffset at Base 4.0.1
- nc_inq_compound_fieldtype at Base 4.0.1
- nc_inq_compound_name at Base 4.0.1
- nc_inq_compound_nfields at Base 4.0.1
- nc_inq_compound_size at Base 4.0.1
- nc_inq_dim at Base 3.6.1
- nc_inq_dimid at Base 3.6.1
- nc_inq_dimids at Base 4.0.1
- nc_inq_dimlen at Base 3.6.1
- nc_inq_dimname at Base 3.6.1
- nc_inq_enum at Base 4.0.1
- nc_inq_enum_ident at Base 4.0.1
- nc_inq_enum_member at Base 4.0.1
- nc_inq_format at Base 3.6.1
- nc_inq_format_extended at Base 4.3.3
- nc_inq_grp_full_ncid at Base 4.0.1
- nc_inq_grp_ncid at Base 4.0.1
- nc_inq_grp_parent at Base 4.0.1
- nc_inq_grpname at Base 4.0.1
- nc_inq_grpname_full at Base 4.0.1
- nc_inq_grpname_len at Base 4.0.1
- nc_inq_grps at Base 4.0.1
- nc_inq_libvers at Base 3.6.1
- nc_inq_natts at Base 3.6.1
- nc_inq_ncid at Base 4.0.1
- nc_inq_ndims at Base 3.6.1
- nc_inq_nvars at Base 3.6.1
- nc_inq_opaque at Base 4.0.1
- nc_inq_path at Base 4.1.3
- nc_inq_rec at Base 3.6.1
- nc_inq_type at Base 4.0.1
- nc_inq_type_equal at Base 4.1.3
- nc_inq_typeid at Base 4.1.3
- nc_inq_typeids at Base 4.0.1
- nc_inq_unlimdim at Base 3.6.1
- nc_inq_unlimdims at Base 4.0.1
- nc_inq_user_type at Base 4.0.1
- nc_inq_var at Base 3.6.1
- nc_inq_var_chunking at Base 4.0.1
- nc_inq_var_chunking_ints at Base 4.0.1
- nc_inq_var_deflate at Base 4.0.1
- nc_inq_var_endian at Base 4.0.1
- nc_inq_var_fill at Base 4.0.1
- nc_inq_var_fletcher32 at Base 4.0.1
- nc_inq_var_szip at Base 4.1.3
- nc_inq_vardimid at Base 3.6.1
- nc_inq_varid at Base 3.6.1
- nc_inq_varids at Base 4.0.1
- nc_inq_varname at Base 3.6.1
- nc_inq_varnatts at Base 3.6.1
- nc_inq_varndims at Base 3.6.1
- nc_inq_vartype at Base 3.6.1
- nc_inq_vlen at Base 4.0.1
- nc_insert_array_compound at Base 4.0.1
- nc_insert_compound at Base 4.0.1
- nc_insert_enum at Base 4.0.1
- nc_open at Base 3.6.1
- nc_open_mem at Base 4.4.0~rc2
- nc_open_par at Base 4.0.1
- nc_open_par_fortran at Base 4.1.3
- nc_ptrdiffvector1 at Base 4.3.3
- nc_put_att at Base 3.6.1
- nc_put_att_double at Base 3.6.1
- nc_put_att_float at Base 3.6.1
- nc_put_att_int at Base 3.6.1
- nc_put_att_long at Base 3.6.1
- nc_put_att_longlong at Base 4.0.1
- nc_put_att_schar at Base 3.6.1
- nc_put_att_short at Base 3.6.1
- nc_put_att_string at Base 4.0.1
- nc_put_att_text at Base 3.6.1
- nc_put_att_ubyte at Base 4.0.1
- nc_put_att_uchar at Base 3.6.1
- nc_put_att_uint at Base 4.0.1
- nc_put_att_ulonglong at Base 4.0.1
- nc_put_att_ushort at Base 4.0.1
- nc_put_rec at Base 3.6.1
- nc_put_var1 at Base 3.6.1
- nc_put_var1_double at Base 3.6.1
- nc_put_var1_float at Base 3.6.1
- nc_put_var1_int at Base 3.6.1
- nc_put_var1_long at Base 3.6.1
- nc_put_var1_longlong at Base 4.0.1
- nc_put_var1_schar at Base 3.6.1
- nc_put_var1_short at Base 3.6.1
- nc_put_var1_string at Base 4.0.1
- nc_put_var1_text at Base 3.6.1
- nc_put_var1_ubyte at Base 4.0.1
- nc_put_var1_uchar at Base 3.6.1
- nc_put_var1_uint at Base 4.0.1
- nc_put_var1_ulonglong at Base 4.0.1
- nc_put_var1_ushort at Base 4.0.1
- nc_put_var at Base 4.0.1
- nc_put_var_double at Base 3.6.1
- nc_put_var_float at Base 3.6.1
- nc_put_var_int at Base 3.6.1
- nc_put_var_long at Base 3.6.1
- nc_put_var_longlong at Base 4.0.1
- nc_put_var_schar at Base 3.6.1
- nc_put_var_short at Base 3.6.1
- nc_put_var_string at Base 4.0.1
- nc_put_var_text at Base 3.6.1
- nc_put_var_ubyte at Base 4.0.1
- nc_put_var_uchar at Base 3.6.1
- nc_put_var_uint at Base 4.0.1
- nc_put_var_ulonglong at Base 4.0.1
- nc_put_var_ushort at Base 4.0.1
- nc_put_vara at Base 3.6.1
- nc_put_vara_double at Base 3.6.1
- nc_put_vara_float at Base 3.6.1
- nc_put_vara_int at Base 3.6.1
- nc_put_vara_long at Base 3.6.1
- nc_put_vara_longlong at Base 4.0.1
- nc_put_vara_schar at Base 3.6.1
- nc_put_vara_short at Base 3.6.1
- nc_put_vara_string at Base 4.0.1
- nc_put_vara_text at Base 3.6.1
- nc_put_vara_ubyte at Base 4.0.1
- nc_put_vara_uchar at Base 3.6.1
- nc_put_vara_uint at Base 4.0.1
- nc_put_vara_ulonglong at Base 4.0.1
- nc_put_vara_ushort at Base 4.0.1
- nc_put_varm at Base 3.6.1
- nc_put_varm_double at Base 3.6.1
- nc_put_varm_float at Base 3.6.1
- nc_put_varm_int at Base 3.6.1
- nc_put_varm_long at Base 3.6.1
- nc_put_varm_longlong at Base 4.0.1
- nc_put_varm_schar at Base 3.6.1
- nc_put_varm_short at Base 3.6.1
- nc_put_varm_string at Base 4.0.1
- nc_put_varm_text at Base 3.6.1
- nc_put_varm_ubyte at Base 4.0.1
- nc_put_varm_uchar at Base 3.6.1
- nc_put_varm_uint at Base 4.0.1
- nc_put_varm_ulonglong at Base 4.0.1
- nc_put_varm_ushort at Base 4.0.1
- nc_put_vars at Base 3.6.1
- nc_put_vars_double at Base 3.6.1
- nc_put_vars_float at Base 3.6.1
- nc_put_vars_int at Base 3.6.1
- nc_put_vars_long at Base 3.6.1
- nc_put_vars_longlong at Base 4.0.1
- nc_put_vars_schar at Base 3.6.1
- nc_put_vars_short at Base 3.6.1
- nc_put_vars_string at Base 4.0.1
- nc_put_vars_text at Base 3.6.1
- nc_put_vars_ubyte at Base 4.0.1
- nc_put_vars_uchar at Base 3.6.1
- nc_put_vars_uint at Base 4.0.1
- nc_put_vars_ulonglong at Base 4.0.1
- nc_put_vars_ushort at Base 4.0.1
- nc_put_vlen_element at Base 4.0.1
- nc_redef at Base 3.6.1
- nc_rename_att at Base 3.6.1
- nc_rename_dim at Base 3.6.1
- nc_rename_grp at Base 4.3.3
- nc_rename_var at Base 3.6.1
- nc_set_base_pe at Base 3.6.1
- nc_set_chunk_cache at Base 4.0.1
- nc_set_chunk_cache_ints at Base 4.0.1
- nc_set_default_format at Base 3.6.1
- nc_set_fill at Base 3.6.1
- nc_set_var_chunk_cache at Base 4.1.3
- nc_set_var_chunk_cache_ints at Base 4.1.3
- nc_show_metadata at Base 4.1.3
- nc_sizevector0 at Base 4.3.3
- nc_sizevector1 at Base 4.3.3
- nc_strerror at Base 3.6.1
- nc_sync at Base 3.6.1
- nc_var_par_access at Base 4.0.1
- ncabort at Base 3.6.1
- ncattcopy at Base 3.6.1
- ncattdel at Base 3.6.1
- ncattget at Base 3.6.1
- ncattinq at Base 3.6.1
- ncattname at Base 3.6.1
- ncattput at Base 3.6.1
- ncattrename at Base 3.6.1
- ncaux_abort_compound at Base 4.3.3
- ncaux_add_field at Base 4.3.3
- ncaux_begin_compound at Base 4.3.3
- ncaux_end_compound at Base 4.3.3
- ncbytesappend at Base 4.1.3
- ncbytesappendn at Base 4.1.3
- ncbytescat at Base 4.1.3
- ncbytesdup at Base 4.1.3
- ncbytesextract at Base 4.1.3
- ncbytesfill at Base 4.1.3
- ncbytesfree at Base 4.1.3
- ncbytesget at Base 4.1.3
- ncbytesnew at Base 4.1.3
- ncbytesnull at Base 4.1.3
- ncbytesprepend at Base 4.1.3
- ncbytesset at Base 4.1.3
- ncbytessetalloc at Base 4.1.3
- ncbytessetcontents at Base 4.1.3
- ncbytessetlength at Base 4.1.3
- ncclose at Base 3.6.1
- nccpadding at Base 4.1.3
- nccreate at Base 3.6.1
- ncctypealignment at Base 4.1.3
- ncdap3debug at Base 4.1.3
- ncdimdef at Base 3.6.1
- ncdimid at Base 3.6.1
- ncdiminq at Base 3.6.1
- ncdimrename at Base 3.6.1
- ncendef at Base 3.6.1
- ncerr at Base 3.6.1
- nchashfree at Base 4.1.3
- nchashget at Base 4.1.3
- nchashinsert at Base 4.1.3
- nchashith at Base 4.1.3
- nchashkeys at Base 4.1.3
- nchashlookup at Base 4.1.3
- nchashnew0 at Base 4.1.3
- nchashnew at Base 4.1.3
- nchashremove at Base 4.1.3
- nchashreplace at Base 4.1.3
- ncinquire at Base 3.6.1
- ncio_close at Base 3.6.1
- ncio_create at Base 3.6.1
- ncio_filesize at Base 3.6.1
- ncio_get at Base 4.3.3
- ncio_move at Base 4.3.3
- ncio_open at Base 3.6.1
- ncio_pad_length at Base 3.6.1
- ncio_rel at Base 4.3.3
- ncio_sync at Base 4.3.3
- nclistclone at Base 4.1.3
- nclistconcat at Base 4.1.3
- nclistcontains at Base 4.1.3
- nclistdeleteall at Base 4.1.3
- nclistdup at Base 4.1.3
- nclistelemremove at Base 4.3.3
- nclistfree at Base 4.1.3
- nclistget at Base 4.1.3
- nclistinsert at Base 4.1.3
- nclistminus at Base 4.1.3
- nclistnew at Base 4.1.3
- nclistnull at Base 4.1.3
- nclistpop at Base 4.1.3
- nclistpush at Base 4.1.3
- nclistremove at Base 4.1.3
- nclistset at Base 4.1.3
- nclistsetalloc at Base 4.1.3
- nclistsetlength at Base 4.1.3
- nclisttop at Base 4.1.3
- nclistunique at Base 4.1.3
- nclog at Base 4.1.3
- nclogclose at Base 4.1.3
- ncloginit at Base 4.1.3
- nclogopen at Base 4.1.3
- nclogsettags at Base 4.1.3
- nclogtext at Base 4.1.3
- nclogtextn at Base 4.1.3
- ncopen at Base 3.6.1
- ncopts at Base 3.6.1
- ncrecget at Base 3.6.1
- ncrecinq at Base 3.6.1
- ncrecput at Base 3.6.1
- ncredef at Base 3.6.1
- ncsetfill at Base 3.6.1
- ncsetlogging at Base 4.1.3
- ncstrndup at Base 4.3.3
- ncsync at Base 3.6.1
- nctypeconvert at Base 4.1.3
- nctypelen at Base 3.6.1
- nctypesizeof at Base 4.1.3
- nctypetodap at Base 4.1.3
- nctypetostring at Base 4.1.3
- ncuribuild at Base 4.3.3
- ncuridecode at Base 4.3.3
- ncuridecodeonly at Base 4.3.3
- ncuridecodeparams at Base 4.3.3
- ncuriencode at Base 4.3.3
- ncurifree at Base 4.3.3
- ncurilookup at Base 4.3.3
- ncuriparse at Base 4.3.3
- ncurisetconstraints at Base 4.3.3
- ncurisetparams at Base 4.3.3
- ncvardef at Base 3.6.1
- ncvarget1 at Base 3.6.1
- ncvarget at Base 3.6.1
- ncvargetg at Base 3.6.1
- ncvargets at Base 3.6.1
- ncvarid at Base 3.6.1
- ncvarinq at Base 3.6.1
- ncvarput1 at Base 3.6.1
- ncvarput at Base 3.6.1
- ncvarputg at Base 3.6.1
- ncvarputs at Base 3.6.1
- ncvarrename at Base 3.6.1
- ncx_get_double_ulonglong at Base 4.1.3
- ncx_get_int32 at Base 4.4.0~rc4
- ncx_get_int64 at Base 4.4.0~rc4
- ncx_get_int_int at Base 3.6.1
- ncx_get_off_t at Base 3.6.1
- ncx_get_size_t at Base 3.6.1
- ncx_getn_double_double at Base 3.6.1
- ncx_getn_double_float at Base 3.6.1
- ncx_getn_double_int at Base 3.6.1
- ncx_getn_double_longlong at Base 4.1.3
- ncx_getn_double_schar at Base 3.6.1
- ncx_getn_double_short at Base 3.6.1
- ncx_getn_double_uchar at Base 3.6.1
- ncx_getn_double_uint at Base 4.1.3
- ncx_getn_double_ulonglong at Base 4.1.3
- ncx_getn_double_ushort at Base 4.4.0~rc4
- ncx_getn_float_double at Base 3.6.1
- ncx_getn_float_float at Base 3.6.1
- ncx_getn_float_int at Base 3.6.1
- ncx_getn_float_longlong at Base 4.1.3
- ncx_getn_float_schar at Base 3.6.1
- ncx_getn_float_short at Base 3.6.1
- ncx_getn_float_uchar at Base 3.6.1
- ncx_getn_float_uint at Base 4.1.3
- ncx_getn_float_ulonglong at Base 4.1.3
- ncx_getn_float_ushort at Base 4.4.0~rc4
- ncx_getn_int_double at Base 3.6.1
- ncx_getn_int_float at Base 3.6.1
- ncx_getn_int_int at Base 3.6.1
- ncx_getn_int_longlong at Base 4.1.3
- ncx_getn_int_schar at Base 3.6.1
- ncx_getn_int_short at Base 3.6.1
- ncx_getn_int_uchar at Base 3.6.1
- ncx_getn_int_uint at Base 4.1.3
- ncx_getn_int_ulonglong at Base 4.1.3
- ncx_getn_int_ushort at Base 4.4.0~rc4
- ncx_getn_longlong_double at Base 4.4.0~rc4
- ncx_getn_longlong_float at Base 4.4.0~rc4
- ncx_getn_longlong_int at Base 4.4.0~rc4
- ncx_getn_longlong_longlong at Base 4.4.0~rc4
- ncx_getn_longlong_schar at Base 4.4.0~rc4
- ncx_getn_longlong_short at Base 4.4.0~rc4
- ncx_getn_longlong_uchar at Base 4.4.0~rc4
- ncx_getn_longlong_uint at Base 4.4.0~rc4
- ncx_getn_longlong_ulonglong at Base 4.4.0~rc4
- ncx_getn_longlong_ushort at Base 4.4.0~rc4
- ncx_getn_schar_double at Base 3.6.1
- ncx_getn_schar_float at Base 3.6.1
- ncx_getn_schar_int at Base 3.6.1
- ncx_getn_schar_longlong at Base 4.1.3
- ncx_getn_schar_schar at Base 3.6.1
- ncx_getn_schar_short at Base 3.6.1
- ncx_getn_schar_uchar at Base 3.6.1
- ncx_getn_schar_uint at Base 4.1.3
- ncx_getn_schar_ulonglong at Base 4.1.3
- ncx_getn_schar_ushort at Base 4.4.0~rc4
- ncx_getn_short_double at Base 3.6.1
- ncx_getn_short_float at Base 3.6.1
- ncx_getn_short_int at Base 3.6.1
- ncx_getn_short_longlong at Base 4.1.3
- ncx_getn_short_schar at Base 3.6.1
- ncx_getn_short_short at Base 3.6.1
- ncx_getn_short_uchar at Base 3.6.1
- ncx_getn_short_uint at Base 4.1.3
- ncx_getn_short_ulonglong at Base 4.1.3
- ncx_getn_short_ushort at Base 4.4.0~rc4
- ncx_getn_text at Base 3.6.1
- ncx_getn_uchar_double at Base 4.4.0~rc4
- ncx_getn_uchar_float at Base 4.4.0~rc4
- ncx_getn_uchar_int at Base 4.4.0~rc4
- ncx_getn_uchar_longlong at Base 4.4.0~rc4
- ncx_getn_uchar_schar at Base 4.4.0~rc4
- ncx_getn_uchar_short at Base 4.4.0~rc4
- ncx_getn_uchar_uchar at Base 4.4.0~rc4
- ncx_getn_uchar_uint at Base 4.4.0~rc4
- ncx_getn_uchar_ulonglong at Base 4.4.0~rc4
- ncx_getn_uchar_ushort at Base 4.4.0~rc4
- ncx_getn_uint_double at Base 4.4.0~rc4
- ncx_getn_uint_float at Base 4.4.0~rc4
- ncx_getn_uint_int at Base 4.4.0~rc4
- ncx_getn_uint_longlong at Base 4.4.0~rc4
- ncx_getn_uint_schar at Base 4.4.0~rc4
- ncx_getn_uint_short at Base 4.4.0~rc4
- ncx_getn_uint_uchar at Base 4.4.0~rc4
- ncx_getn_uint_uint at Base 4.4.0~rc4
- ncx_getn_uint_ulonglong at Base 4.4.0~rc4
- ncx_getn_uint_ushort at Base 4.4.0~rc4
- ncx_getn_ulonglong_double at Base 4.4.0~rc4
- ncx_getn_ulonglong_float at Base 4.4.0~rc4
- ncx_getn_ulonglong_int at Base 4.4.0~rc4
- ncx_getn_ulonglong_longlong at Base 4.4.0~rc4
- ncx_getn_ulonglong_schar at Base 4.4.0~rc4
- ncx_getn_ulonglong_short at Base 4.4.0~rc4
- ncx_getn_ulonglong_uchar at Base 4.4.0~rc4
- ncx_getn_ulonglong_uint at Base 4.4.0~rc4
- ncx_getn_ulonglong_ulonglong at Base 4.4.0~rc4
- ncx_getn_ulonglong_ushort at Base 4.4.0~rc4
- ncx_getn_ushort_double at Base 4.4.0~rc4
- ncx_getn_ushort_float at Base 4.4.0~rc4
- ncx_getn_ushort_int at Base 4.4.0~rc4
- ncx_getn_ushort_longlong at Base 4.4.0~rc4
- ncx_getn_ushort_schar at Base 4.4.0~rc4
- ncx_getn_ushort_short at Base 4.4.0~rc4
- ncx_getn_ushort_uchar at Base 4.4.0~rc4
- ncx_getn_ushort_uint at Base 4.4.0~rc4
- ncx_getn_ushort_ulonglong at Base 4.4.0~rc4
- ncx_getn_ushort_ushort at Base 4.4.0~rc4
- ncx_getn_void at Base 3.6.1
- ncx_howmany at Base 3.6.1
- ncx_len_NC at Base 3.6.1
- ncx_pad_getn_schar_double at Base 3.6.1
- ncx_pad_getn_schar_float at Base 3.6.1
- ncx_pad_getn_schar_int at Base 3.6.1
- ncx_pad_getn_schar_longlong at Base 4.1.3
- ncx_pad_getn_schar_schar at Base 3.6.1
- ncx_pad_getn_schar_short at Base 3.6.1
- ncx_pad_getn_schar_uchar at Base 3.6.1
- ncx_pad_getn_schar_uint at Base 4.1.3
- ncx_pad_getn_schar_ulonglong at Base 4.1.3
- ncx_pad_getn_schar_ushort at Base 4.4.0~rc4
- ncx_pad_getn_short_double at Base 3.6.1
- ncx_pad_getn_short_float at Base 3.6.1
- ncx_pad_getn_short_int at Base 3.6.1
- ncx_pad_getn_short_longlong at Base 4.1.3
- ncx_pad_getn_short_schar at Base 3.6.1
- ncx_pad_getn_short_short at Base 3.6.1
- ncx_pad_getn_short_uchar at Base 3.6.1
- ncx_pad_getn_short_uint at Base 4.1.3
- ncx_pad_getn_short_ulonglong at Base 4.1.3
- ncx_pad_getn_short_ushort at Base 4.4.0~rc4
- ncx_pad_getn_text at Base 3.6.1
- ncx_pad_getn_uchar_double at Base 4.4.0~rc4
- ncx_pad_getn_uchar_float at Base 4.4.0~rc4
- ncx_pad_getn_uchar_int at Base 4.4.0~rc4
- ncx_pad_getn_uchar_longlong at Base 4.4.0~rc4
- ncx_pad_getn_uchar_schar at Base 4.4.0~rc4
- ncx_pad_getn_uchar_short at Base 4.4.0~rc4
- ncx_pad_getn_uchar_uchar at Base 4.4.0~rc4
- ncx_pad_getn_uchar_uint at Base 4.4.0~rc4
- ncx_pad_getn_uchar_ulonglong at Base 4.4.0~rc4
- ncx_pad_getn_uchar_ushort at Base 4.4.0~rc4
- ncx_pad_getn_ushort_double at Base 4.4.0~rc4
- ncx_pad_getn_ushort_float at Base 4.4.0~rc4
- ncx_pad_getn_ushort_int at Base 4.4.0~rc4
- ncx_pad_getn_ushort_longlong at Base 4.4.0~rc4
- ncx_pad_getn_ushort_schar at Base 4.4.0~rc4
- ncx_pad_getn_ushort_short at Base 4.4.0~rc4
- ncx_pad_getn_ushort_uchar at Base 4.4.0~rc4
- ncx_pad_getn_ushort_uint at Base 4.4.0~rc4
- ncx_pad_getn_ushort_ulonglong at Base 4.4.0~rc4
- ncx_pad_getn_ushort_ushort at Base 4.4.0~rc4
- ncx_pad_getn_void at Base 3.6.1
- ncx_pad_putn_schar_double at Base 3.6.1
- ncx_pad_putn_schar_float at Base 3.6.1
- ncx_pad_putn_schar_int at Base 3.6.1
- ncx_pad_putn_schar_longlong at Base 4.1.3
- ncx_pad_putn_schar_schar at Base 3.6.1
- ncx_pad_putn_schar_short at Base 3.6.1
- ncx_pad_putn_schar_uchar at Base 3.6.1
- ncx_pad_putn_schar_uint at Base 4.1.3
- ncx_pad_putn_schar_ulonglong at Base 4.1.3
- ncx_pad_putn_schar_ushort at Base 4.4.0~rc4
- ncx_pad_putn_short_double at Base 3.6.1
- ncx_pad_putn_short_float at Base 3.6.1
- ncx_pad_putn_short_int at Base 3.6.1
- ncx_pad_putn_short_longlong at Base 4.1.3
- ncx_pad_putn_short_schar at Base 3.6.1
- ncx_pad_putn_short_short at Base 3.6.1
- ncx_pad_putn_short_uchar at Base 3.6.1
- ncx_pad_putn_short_uint at Base 4.1.3
- ncx_pad_putn_short_ulonglong at Base 4.1.3
- ncx_pad_putn_short_ushort at Base 4.4.0~rc4
- ncx_pad_putn_text at Base 3.6.1
- ncx_pad_putn_uchar_double at Base 4.4.0~rc4
- ncx_pad_putn_uchar_float at Base 4.4.0~rc4
- ncx_pad_putn_uchar_int at Base 4.4.0~rc4
- ncx_pad_putn_uchar_longlong at Base 4.4.0~rc4
- ncx_pad_putn_uchar_schar at Base 4.4.0~rc4
- ncx_pad_putn_uchar_short at Base 4.4.0~rc4
- ncx_pad_putn_uchar_uchar at Base 4.4.0~rc4
- ncx_pad_putn_uchar_uint at Base 4.4.0~rc4
- ncx_pad_putn_uchar_ulonglong at Base 4.4.0~rc4
- ncx_pad_putn_uchar_ushort at Base 4.4.0~rc4
- ncx_pad_putn_ushort_double at Base 4.4.0~rc4
- ncx_pad_putn_ushort_float at Base 4.4.0~rc4
- ncx_pad_putn_ushort_int at Base 4.4.0~rc4
- ncx_pad_putn_ushort_longlong at Base 4.4.0~rc4
- ncx_pad_putn_ushort_schar at Base 4.4.0~rc4
- ncx_pad_putn_ushort_short at Base 4.4.0~rc4
- ncx_pad_putn_ushort_uchar at Base 4.4.0~rc4
- ncx_pad_putn_ushort_uint at Base 4.4.0~rc4
- ncx_pad_putn_ushort_ulonglong at Base 4.4.0~rc4
- ncx_pad_putn_ushort_ushort at Base 4.4.0~rc4
- ncx_pad_putn_void at Base 3.6.1
- ncx_put_NC at Base 3.6.1
- ncx_put_int32 at Base 4.4.0~rc4
- ncx_put_int64 at Base 4.4.0~rc4
- ncx_put_int_int at Base 3.6.1
- ncx_put_off_t at Base 3.6.1
- ncx_put_size_t at Base 3.6.1
- ncx_putn_double_double at Base 3.6.1
- ncx_putn_double_float at Base 3.6.1
- ncx_putn_double_int at Base 3.6.1
- ncx_putn_double_longlong at Base 4.1.3
- ncx_putn_double_schar at Base 3.6.1
- ncx_putn_double_short at Base 3.6.1
- ncx_putn_double_uchar at Base 3.6.1
- ncx_putn_double_uint at Base 4.1.3
- ncx_putn_double_ulonglong at Base 4.1.3
- ncx_putn_double_ushort at Base 4.4.0~rc4
- ncx_putn_float_double at Base 3.6.1
- ncx_putn_float_float at Base 3.6.1
- ncx_putn_float_int at Base 3.6.1
- ncx_putn_float_longlong at Base 4.1.3
- ncx_putn_float_schar at Base 3.6.1
- ncx_putn_float_short at Base 3.6.1
- ncx_putn_float_uchar at Base 3.6.1
- ncx_putn_float_uint at Base 4.1.3
- ncx_putn_float_ulonglong at Base 4.1.3
- ncx_putn_float_ushort at Base 4.4.0~rc4
- ncx_putn_int_double at Base 3.6.1
- ncx_putn_int_float at Base 3.6.1
- ncx_putn_int_int at Base 3.6.1
- ncx_putn_int_longlong at Base 4.1.3
- ncx_putn_int_schar at Base 3.6.1
- ncx_putn_int_short at Base 3.6.1
- ncx_putn_int_uchar at Base 3.6.1
- ncx_putn_int_uint at Base 4.1.3
- ncx_putn_int_ulonglong at Base 4.1.3
- ncx_putn_int_ushort at Base 4.4.0~rc4
- ncx_putn_longlong_double at Base 4.4.0~rc4
- ncx_putn_longlong_float at Base 4.4.0~rc4
- ncx_putn_longlong_int at Base 4.4.0~rc4
- ncx_putn_longlong_longlong at Base 4.4.0~rc4
- ncx_putn_longlong_schar at Base 4.4.0~rc4
- ncx_putn_longlong_short at Base 4.4.0~rc4
- ncx_putn_longlong_uchar at Base 4.4.0~rc4
- ncx_putn_longlong_uint at Base 4.4.0~rc4
- ncx_putn_longlong_ulonglong at Base 4.4.0~rc4
- ncx_putn_longlong_ushort at Base 4.4.0~rc4
- ncx_putn_schar_double at Base 3.6.1
- ncx_putn_schar_float at Base 3.6.1
- ncx_putn_schar_int at Base 3.6.1
- ncx_putn_schar_longlong at Base 4.1.3
- ncx_putn_schar_schar at Base 3.6.1
- ncx_putn_schar_short at Base 3.6.1
- ncx_putn_schar_uchar at Base 3.6.1
- ncx_putn_schar_uint at Base 4.1.3
- ncx_putn_schar_ulonglong at Base 4.1.3
- ncx_putn_schar_ushort at Base 4.4.0~rc4
- ncx_putn_short_double at Base 3.6.1
- ncx_putn_short_float at Base 3.6.1
- ncx_putn_short_int at Base 3.6.1
- ncx_putn_short_longlong at Base 4.1.3
- ncx_putn_short_schar at Base 3.6.1
- ncx_putn_short_short at Base 3.6.1
- ncx_putn_short_uchar at Base 3.6.1
- ncx_putn_short_uint at Base 4.1.3
- ncx_putn_short_ulonglong at Base 4.1.3
- ncx_putn_short_ushort at Base 4.4.0~rc4
- ncx_putn_text at Base 3.6.1
- ncx_putn_uchar_double at Base 4.4.0~rc4
- ncx_putn_uchar_float at Base 4.4.0~rc4
- ncx_putn_uchar_int at Base 4.4.0~rc4
- ncx_putn_uchar_longlong at Base 4.4.0~rc4
- ncx_putn_uchar_schar at Base 4.4.0~rc4
- ncx_putn_uchar_short at Base 4.4.0~rc4
- ncx_putn_uchar_uchar at Base 4.4.0~rc4
- ncx_putn_uchar_uint at Base 4.4.0~rc4
- ncx_putn_uchar_ulonglong at Base 4.4.0~rc4
- ncx_putn_uchar_ushort at Base 4.4.0~rc4
- ncx_putn_uint_double at Base 4.4.0~rc4
- ncx_putn_uint_float at Base 4.4.0~rc4
- ncx_putn_uint_int at Base 4.4.0~rc4
- ncx_putn_uint_longlong at Base 4.4.0~rc4
- ncx_putn_uint_schar at Base 4.4.0~rc4
- ncx_putn_uint_short at Base 4.4.0~rc4
- ncx_putn_uint_uchar at Base 4.4.0~rc4
- ncx_putn_uint_uint at Base 4.4.0~rc4
- ncx_putn_uint_ulonglong at Base 4.4.0~rc4
- ncx_putn_uint_ushort at Base 4.4.0~rc4
- ncx_putn_ulonglong_double at Base 4.4.0~rc4
- ncx_putn_ulonglong_float at Base 4.4.0~rc4
- ncx_putn_ulonglong_int at Base 4.4.0~rc4
- ncx_putn_ulonglong_longlong at Base 4.4.0~rc4
- ncx_putn_ulonglong_schar at Base 4.4.0~rc4
- ncx_putn_ulonglong_short at Base 4.4.0~rc4
- ncx_putn_ulonglong_uchar at Base 4.4.0~rc4
- ncx_putn_ulonglong_uint at Base 4.4.0~rc4
- ncx_putn_ulonglong_ulonglong at Base 4.4.0~rc4
- ncx_putn_ulonglong_ushort at Base 4.4.0~rc4
- ncx_putn_ushort_double at Base 4.4.0~rc4
- ncx_putn_ushort_float at Base 4.4.0~rc4
- ncx_putn_ushort_int at Base 4.4.0~rc4
- ncx_putn_ushort_longlong at Base 4.4.0~rc4
- ncx_putn_ushort_schar at Base 4.4.0~rc4
- ncx_putn_ushort_short at Base 4.4.0~rc4
- ncx_putn_ushort_uchar at Base 4.4.0~rc4
- ncx_putn_ushort_uint at Base 4.4.0~rc4
- ncx_putn_ushort_ulonglong at Base 4.4.0~rc4
- ncx_putn_ushort_ushort at Base 4.4.0~rc4
- ncx_putn_void at Base 3.6.1
- ncx_szof at Base 3.6.1
- new_NC at Base 4.3.3
- new_NC_string at Base 3.6.1
- new_x_NC_attr at Base 3.6.1
- new_x_NC_dim at Base 3.6.1
- new_x_NC_var at Base 3.6.1
- nodematch at Base 4.3.3
- oc_clientparam_get at Base 4.1.3
- oc_close at Base 4.1.3
- oc_curl_debug at Base 4.3.3
- oc_curl_printerror at Base 4.3.3
- oc_curl_protocols at Base 4.3.3
- oc_das_attr at Base 4.3.3
- oc_das_attr_count at Base 4.3.3
- oc_data_container at Base 4.3.3
- oc_data_ddpath at Base 4.3.3
- oc_data_ddsnode at Base 4.3.3
- oc_data_ddtree at Base 4.3.3
- oc_data_fieldbyname at Base 4.3.3
- oc_data_free at Base 4.1.3
- oc_data_gridarray at Base 4.3.3
- oc_data_gridmap at Base 4.3.3
- oc_data_indexable at Base 4.3.3
- oc_data_indexed at Base 4.3.3
- oc_data_ithelement at Base 4.3.3
- oc_data_ithfield at Base 4.3.3
- oc_data_ithrecord at Base 4.3.3
- oc_data_mode at Base 4.1.3
- oc_data_octype at Base 4.3.3
- oc_data_position at Base 4.3.3
- oc_data_read at Base 4.3.3
- oc_data_readn at Base 4.3.3
- oc_data_readscalar at Base 4.3.3
- oc_data_recordcount at Base 4.3.3
- oc_data_root at Base 4.1.3
- oc_dds_atomictype at Base 4.3.3
- oc_dds_attr at Base 4.3.3
- oc_dds_attr_count at Base 4.3.3
- oc_dds_class at Base 4.3.3
- oc_dds_container at Base 4.3.3
- oc_dds_dd at Base 4.3.3
- oc_dds_ddnode at Base 4.3.3
- oc_dds_dimensions at Base 4.3.3
- oc_dds_dimensionsizes at Base 4.3.3
- oc_dds_fieldbyname at Base 4.3.3
- oc_dds_free at Base 4.3.3
- oc_dds_getdataroot at Base 4.3.3
- oc_dds_gridarray at Base 4.3.3
- oc_dds_gridmap at Base 4.3.3
- oc_dds_ithdimension at Base 4.3.3
- oc_dds_ithfield at Base 4.3.3
- oc_dds_ithsubnode at Base 4.3.3
- oc_dds_name at Base 4.3.3
- oc_dds_nsubnodes at Base 4.3.3
- oc_dds_properties at Base 4.3.3
- oc_dds_rank at Base 4.3.3
- oc_dds_read at Base 4.3.3
- oc_dds_readn at Base 4.3.3
- oc_dds_readscalar at Base 4.3.3
- oc_dds_root at Base 4.3.3
- oc_dimension_properties at Base 4.3.3
- oc_dumpnode at Base 4.1.3
- oc_errstring at Base 4.1.3
- oc_fetch at Base 4.1.3
- oc_get_connection at Base 4.3.3
- oc_get_lastmodified_data at Base 4.1.3
- oc_httpcode at Base 4.3.3
- oc_initialize at Base 4.3.3
- oc_ispacked at Base 4.3.3
- oc_merge_das at Base 4.3.3
- oc_open at Base 4.1.3
- oc_ping at Base 4.3.3
- oc_raw_xdrsize at Base 4.1.3
- oc_reclaim_strings at Base 4.3.3
- oc_root_free at Base 4.1.3
- oc_set_curlopt at Base 4.3.3
- oc_set_netrc at Base 4.3.3
- oc_set_rcfile at Base 4.3.3
- oc_set_useragent at Base 4.3.3
- oc_svcerrordata at Base 4.1.3
- oc_trace_curl at Base 4.3.3
- oc_tree_text at Base 4.3.3
- oc_typeprint at Base 4.1.3
- oc_typesize at Base 4.1.3
- oc_typetostring at Base 4.1.3
- oc_update_lastmodified_data at Base 4.1.3
- ocarrayindices at Base 4.3.3
- ocarrayoffset at Base 4.3.3
- ocbreakpoint at Base 4.1.3
- ocbytesappend at Base 4.1.3
- ocbytesappendn at Base 4.1.3
- ocbytescat at Base 4.1.3
- ocbytesdup at Base 4.1.3
- ocbytesextract at Base 4.1.3
- ocbytesfill at Base 4.1.3
- ocbytesfree at Base 4.1.3
- ocbytesget at Base 4.1.3
- ocbytesnew at Base 4.1.3
- ocbytesnull at Base 4.3.3
- ocbytesprepend at Base 4.1.3
- ocbytesset at Base 4.1.3
- ocbytessetalloc at Base 4.1.3
- ocbytessetcontents at Base 4.1.3
- ocbytessetlength at Base 4.1.3
- ocbyteswap at Base 4.1.3
- occalloc at Base 4.1.3
- occatch at Base 4.3.3
- occlose at Base 4.1.3
- occollectpathtonode at Base 4.3.3
- occombinehostport at Base 4.3.3
- occompile at Base 4.1.3
- occomputefullnames at Base 4.3.3
- occomputesemantics at Base 4.3.3
- occoncat at Base 4.3.3
- occopycat at Base 4.3.3
- occorrelate at Base 4.1.3
- occurlclose at Base 4.1.3
- occurlflagbyflag at Base 4.3.3
- occurlflagbyname at Base 4.3.3
- occurlflags at Base 4.3.3
- occurlopen at Base 4.1.3
- ocdata_container at Base 4.3.3
- ocdata_free at Base 4.3.3
- ocdata_getroot at Base 4.3.3
- ocdata_ithelement at Base 4.3.3
- ocdata_ithfield at Base 4.3.3
- ocdata_ithrecord at Base 4.3.3
- ocdata_position at Base 4.3.3
- ocdata_read at Base 4.3.3
- ocdata_recordcount at Base 4.3.3
- ocdata_root at Base 4.3.3
- ocdataddsmsg at Base 4.1.3
- ocdd at Base 4.1.3
- ocddsdasmerge at Base 4.1.3
- ocdebug at Base 4.1.3
- ocdtmodestring at Base 4.3.3
- ocdumpclause at Base 4.1.3
- ocdumpdata at Base 4.3.3
- ocdumpdatapath at Base 4.3.3
- ocdumpdatatree at Base 4.3.3
- ocdumpmemory at Base 4.1.3
- ocdumpnode at Base 4.1.3
- ocdumpslice at Base 4.1.3
- ocdxdextension at Base 4.3.3
- ocedgeoffset at Base 4.3.3
- ocerrstring at Base 4.1.3
- ocerrtoncerr at Base 4.1.3
- ocfetch at Base 4.1.3
- ocfetchhttpcode at Base 4.1.3
- ocfetchlastmodified at Base 4.1.3
- ocfetchurl at Base 4.1.3
- ocfetchurl_file at Base 4.1.3
- ocfindbod at Base 4.3.3
- ocfqn at Base 4.3.3
- ocfree at Base 4.1.3
- ocfreeprojectionclause at Base 4.1.3
- ocglobalstate at Base 4.3.3
- ocinternalinitialize at Base 4.1.3
- oclistclone at Base 4.3.3
- oclistcontains at Base 4.1.3
- oclistdup at Base 4.1.3
- oclistelemremove at Base 4.3.3
- oclistfree at Base 4.1.3
- oclistget at Base 4.1.3
- oclistinsert at Base 4.1.3
- oclistnew at Base 4.1.3
- oclistnull at Base 4.1.3
- oclistpop at Base 4.1.3
- oclistpush at Base 4.1.3
- oclistremove at Base 4.1.3
- oclistset at Base 4.1.3
- oclistsetalloc at Base 4.1.3
- oclistsetlength at Base 4.1.3
- oclisttop at Base 4.1.3
- oclistunique at Base 4.3.3
- oclog at Base 4.3.3
- oclogclose at Base 4.3.3
- ocloginit at Base 4.3.3
- oclogopen at Base 4.3.3
- oclogsettags at Base 4.3.3
- oclogtext at Base 4.3.3
- oclogtextn at Base 4.3.3
- ocmalloc at Base 4.1.3
- ocmarkcacheable at Base 4.3.3
- ocmerge at Base 4.3.3
- ocmktmp at Base 4.3.3
- ocnode_new at Base 4.3.3
- ocnodes_free at Base 4.3.3
- ocopen at Base 4.1.3
- ocpanic at Base 4.1.3
- ocparamdecode at Base 4.1.3
- ocparamlookup at Base 4.1.3
- ocparamset at Base 4.1.3
- ocparseproxy at Base 4.3.3
- ocping at Base 4.3.3
- ocrc_load at Base 4.3.3
- ocrc_lookup at Base 4.3.3
- ocrc_netrc_required at Base 4.3.3
- ocrc_process at Base 4.3.3
- ocrc_triple_iterate at Base 4.3.3
- ocreportcurlerror at Base 4.3.3
- ocroot_free at Base 4.3.3
- ocset_curlflag at Base 4.3.3
- ocset_curlopt at Base 4.3.3
- ocset_curlstate at Base 4.3.3
- ocset_flags_perfetch at Base 4.3.3
- ocset_flags_perlink at Base 4.3.3
- ocset_netrc at Base 4.3.3
- ocset_useragent at Base 4.3.3
- ocsetlogging at Base 4.3.3
- ocstrncmp at Base 4.3.3
- ocstrndup at Base 4.1.3
- ocsvcerrordata at Base 4.1.3
- octotaldimsize at Base 4.3.3
- octree_free at Base 4.3.3
- octypeprint at Base 4.1.3
- octypesize at Base 4.1.3
- octypetoddsstring at Base 4.1.3
- octypetonc at Base 4.1.3
- octypetostring at Base 4.1.3
- ocupdatelastmodifieddata at Base 4.1.3
- ocuribuild at Base 4.1.3
- ocuridecode at Base 4.3.3
- ocuridecodeonly at Base 4.3.3
- ocuridecodeparams at Base 4.1.3
- ocuriencode at Base 4.3.3
- ocurifree at Base 4.1.3
- ocurilookup at Base 4.1.3
- ocuriparse at Base 4.1.3
- ocurisetconstraints at Base 4.1.3
- ocurisetparams at Base 4.1.3
- ocvalidateindices at Base 4.3.3
- posixio_create at Base 4.3.3
- posixio_open at Base 4.3.3
- prefetchdata at Base 4.3.3
- projection at Base 4.1.3
- projectionlist at Base 4.1.3
- projections at Base 4.1.3
- range1 at Base 4.1.3
- range at Base 4.1.3
- rangelist at Base 4.1.3
- readDAS at Base 4.1.3
- readDATADDS at Base 4.1.3
- readDDS at Base 4.1.3
- read_numrecs at Base 3.6.1
- rec_detach_scales at Base 4.3.3
- rec_reattach_scales at Base 4.3.3
- restruct at Base 4.3.3
- segment at Base 4.1.3
- segmentlist at Base 4.1.3
- sel_clause at Base 4.1.3
- selections at Base 4.1.3
- sequencecheck at Base 4.3.3
- set_NC_string at Base 3.6.1
- simplenodematch at Base 4.3.3
- simplepathstring at Base 4.3.3
- swap4b at Base 4.4.0~rc3
- unattach at Base 4.3.3
- unmap at Base 4.3.3
- utf8proc_NFC at Base 3.6.3
- utf8proc_NFD at Base 3.6.3
- utf8proc_NFKC at Base 3.6.3
- utf8proc_NFKD at Base 3.6.3
- utf8proc_check at Base 3.6.3
- utf8proc_codepoint_valid at Base 3.6.3
- utf8proc_combinations at Base 3.6.3
- utf8proc_decompose at Base 3.6.3
- utf8proc_decompose_char at Base 3.6.3
- utf8proc_encode_char at Base 3.6.3
- utf8proc_errmsg at Base 3.6.3
- utf8proc_get_property at Base 3.6.3
- utf8proc_iterate at Base 3.6.3
- utf8proc_map at Base 3.6.3
- utf8proc_properties at Base 3.6.3
- utf8proc_reencode at Base 3.6.3
- utf8proc_sequences at Base 3.6.3
- utf8proc_stage1table at Base 3.6.3
- utf8proc_stage2table at Base 3.6.3
- utf8proc_utf8class at Base 3.6.3
- v4node at Base 4.1.3
- value at Base 4.1.3
- value_list at Base 4.1.3
- var at Base 4.1.3
- write_numrecs at Base 3.6.1
- xxdr_double at Base 4.3.3
- xxdr_filecreate at Base 4.3.3
- xxdr_float at Base 4.3.3
- xxdr_free at Base 4.3.3
- xxdr_getavail at Base 4.3.3
- xxdr_getbytes at Base 4.3.3
- xxdr_getpos at Base 4.3.3
- xxdr_init at Base 4.3.3
- xxdr_memcreate at Base 4.3.3
- xxdr_network_order at Base 4.3.3
- xxdr_opaque at Base 4.3.3
- xxdr_roundup at Base 4.3.3
- xxdr_setpos at Base 4.3.3
- xxdr_skip at Base 4.3.3
- xxdr_skip_strings at Base 4.3.3
- xxdr_string at Base 4.3.3
- xxdr_uchar at Base 4.3.3
- xxdr_uint at Base 4.3.3
- xxdr_ulonglong at Base 4.3.3
- xxdr_ushort at Base 4.3.3
- xxdrerror at Base 4.3.3
- xxdrntohdouble at Base 4.3.3
- xxdrsize at Base 4.3.3
+ Cde2h at NETCDF_4.1.3 4.4.0~rc5
+ Cdh2e at NETCDF_4.1.3 4.4.0~rc5
+ DAPparse at NETCDF_4.1.3 4.4.0~rc5
+ NC3__enddef at NETCDF_4.1.3 4.4.0~rc5
+ NC3_abort at NETCDF_4.1.3 4.4.0~rc5
+ NC3_close at NETCDF_4.1.3 4.4.0~rc5
+ NC3_create at NETCDF_4.1.3 4.4.0~rc5
+ NC3_def_dim at NETCDF_4.1.3 4.4.0~rc5
+ NC3_def_var at NETCDF_4.1.3 4.4.0~rc5
+ NC3_del_att at NETCDF_4.1.3 4.4.0~rc5
+ NC3_dispatch_table at NETCDF_4.1.3 4.4.0~rc5
+ NC3_finalize at NETCDF_4.4.0 4.4.0~rc5
+ NC3_get_att at NETCDF_4.1.3 4.4.0~rc5
+ NC3_get_vara at NETCDF_4.1.3 4.4.0~rc5
+ NC3_initialize at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_att at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_attid at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_attname at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_base_pe at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_dim at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_dimid at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_format at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_format_extended at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_type at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_unlimdim at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_var at NETCDF_4.1.3 4.4.0~rc5
+ NC3_inq_varid at NETCDF_4.1.3 4.4.0~rc5
+ NC3_open at NETCDF_4.1.3 4.4.0~rc5
+ NC3_put_att at NETCDF_4.1.3 4.4.0~rc5
+ NC3_put_vara at NETCDF_4.1.3 4.4.0~rc5
+ NC3_redef at NETCDF_4.1.3 4.4.0~rc5
+ NC3_rename_att at NETCDF_4.1.3 4.4.0~rc5
+ NC3_rename_dim at NETCDF_4.1.3 4.4.0~rc5
+ NC3_rename_var at NETCDF_4.1.3 4.4.0~rc5
+ NC3_set_base_pe at NETCDF_4.1.3 4.4.0~rc5
+ NC3_set_fill at NETCDF_4.1.3 4.4.0~rc5
+ NC3_sync at NETCDF_4.1.3 4.4.0~rc5
+ NC4__enddef at NETCDF_4.1.3 4.4.0~rc5
+ NC4_abort at NETCDF_4.1.3 4.4.0~rc5
+ NC4_close at NETCDF_4.1.3 4.4.0~rc5
+ NC4_create at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_compound at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_dim at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_enum at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_grp at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_opaque at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_var at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_var_chunking at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_var_deflate at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_var_endian at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_var_fill at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_var_fletcher32 at NETCDF_4.1.3 4.4.0~rc5
+ NC4_def_vlen at NETCDF_4.1.3 4.4.0~rc5
+ NC4_del_att at NETCDF_4.1.3 4.4.0~rc5
+ NC4_dispatch_table at NETCDF_4.1.3 4.4.0~rc5
+ NC4_finalize at NETCDF_4.4.0 4.4.0~rc5
+ NC4_get_att at NETCDF_4.1.3 4.4.0~rc5
+ NC4_get_var_chunk_cache at NETCDF_4.1.3 4.4.0~rc5
+ NC4_get_vara at NETCDF_4.1.3 4.4.0~rc5
+ NC4_get_vlen_element at NETCDF_4.1.3 4.4.0~rc5
+ NC4_initialize at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_att at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_attid at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_attname at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_base_pe at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_compound_field at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_compound_fieldindex at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_dim at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_dimid at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_dimids at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_enum_ident at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_enum_member at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_format at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_format_extended at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_grp_full_ncid at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_grp_parent at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_grpname at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_grpname_full at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_grps at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_ncid at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_type at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_type_equal at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_typeid at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_typeids at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_unlimdim at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_unlimdims at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_user_type at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_var_all at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_varid at NETCDF_4.1.3 4.4.0~rc5
+ NC4_inq_varids at NETCDF_4.1.3 4.4.0~rc5
+ NC4_insert_array_compound at NETCDF_4.1.3 4.4.0~rc5
+ NC4_insert_compound at NETCDF_4.1.3 4.4.0~rc5
+ NC4_insert_enum at NETCDF_4.1.3 4.4.0~rc5
+ NC4_open at NETCDF_4.1.3 4.4.0~rc5
+ NC4_put_att at NETCDF_4.1.3 4.4.0~rc5
+ NC4_put_vara at NETCDF_4.1.3 4.4.0~rc5
+ NC4_put_vlen_element at NETCDF_4.1.3 4.4.0~rc5
+ NC4_redef at NETCDF_4.1.3 4.4.0~rc5
+ NC4_rename_att at NETCDF_4.1.3 4.4.0~rc5
+ NC4_rename_dim at NETCDF_4.1.3 4.4.0~rc5
+ NC4_rename_grp at NETCDF_4.1.3 4.4.0~rc5
+ NC4_rename_var at NETCDF_4.1.3 4.4.0~rc5
+ NC4_set_base_pe at NETCDF_4.1.3 4.4.0~rc5
+ NC4_set_fill at NETCDF_4.1.3 4.4.0~rc5
+ NC4_set_var_chunk_cache at NETCDF_4.1.3 4.4.0~rc5
+ NC4_show_metadata at NETCDF_4.1.3 4.4.0~rc5
+ NC4_sync at NETCDF_4.1.3 4.4.0~rc5
+ NC4_var_par_access at NETCDF_4.1.3 4.4.0~rc5
+ NCD2_close at NETCDF_4.1.3 4.4.0~rc5
+ NCD2_dispatch_table at NETCDF_4.1.3 4.4.0~rc5
+ NCD2_finalize at NETCDF_4.4.0 4.4.0~rc5
+ NCD2_initialize at NETCDF_4.1.3 4.4.0~rc5
+ NCD2_inq_format_extended at NETCDF_4.1.3 4.4.0~rc5
+ NCD2_open at NETCDF_4.1.3 4.4.0~rc5
+ NCDAP_ping at NETCDF_4.1.3 4.4.0~rc5
+ NCDEFAULT_get_varm at NETCDF_4.1.3 4.4.0~rc5
+ NCDEFAULT_get_vars at NETCDF_4.1.3 4.4.0~rc5
+ NCDEFAULT_put_varm at NETCDF_4.1.3 4.4.0~rc5
+ NCDEFAULT_put_vars at NETCDF_4.1.3 4.4.0~rc5
+ NCDISPATCH_finalize at NETCDF_4.4.0 4.4.0~rc5
+ NCDISPATCH_initialize at NETCDF_4.1.3 4.4.0~rc5
+ NCSUBSTRATE_dispatch_table at NETCDF_4.1.3 4.4.0~rc5
+ NCSUBSTRATE_finalize at NETCDF_4.4.0 4.4.0~rc5
+ NCSUBSTRATE_initialize at NETCDF_4.1.3 4.4.0~rc5
+ NC_argc at NETCDF_4.4.0 4.4.0~rc5
+ NC_argv at NETCDF_4.4.0 4.4.0~rc5
+ NC_atomictypelen at NETCDF_4.1.3 4.4.0~rc5
+ NC_atomictypename at NETCDF_4.1.3 4.4.0~rc5
+ NC_calcsize at NETCDF_4.1.3 4.4.0~rc5
+ NC_check_id at NETCDF_4.1.3 4.4.0~rc5
+ NC_check_name at NETCDF_4.1.3 4.4.0~rc5
+ NC_check_vlen at NETCDF_4.1.3 4.4.0~rc5
+ NC_coord_one at NETCDF_4.1.3 4.4.0~rc5
+ NC_coord_zero at NETCDF_4.1.3 4.4.0~rc5
+ NC_create at NETCDF_4.1.3 4.4.0~rc5
+ NC_dispatch_overlay at NETCDF_4.1.3 4.4.0~rc5
+ NC_finalized at NETCDF_4.4.0 4.4.0~rc5
+ NC_findattr at NETCDF_4.1.3 4.4.0~rc5
+ NC_findtestserver at NETCDF_4.1.3 4.4.0~rc5
+ NC_findvar at NETCDF_4.1.3 4.4.0~rc5
+ NC_get_dispatch_override at NETCDF_4.1.3 4.4.0~rc5
+ NC_get_vara at NETCDF_4.1.3 4.4.0~rc5
+ NC_getshape at NETCDF_4.1.3 4.4.0~rc5
+ NC_initialized at NETCDF_4.4.0 4.4.0~rc5
+ NC_inq_recvar at NETCDF_4.4.0 4.4.0~rc5
+ NC_is_recvar at NETCDF_4.1.3 4.4.0~rc5
+ NC_lookupvar at NETCDF_4.1.3 4.4.0~rc5
+ NC_open at NETCDF_4.1.3 4.4.0~rc5
+ NC_set_dispatch_override at NETCDF_4.1.3 4.4.0~rc5
+ NC_sync at NETCDF_4.1.3 4.4.0~rc5
+ NC_testurl at NETCDF_4.1.3 4.4.0~rc5
+ NC_urlmodel at NETCDF_4.1.3 4.4.0~rc5
+ NC_var_shape at NETCDF_4.1.3 4.4.0~rc5
+ NETCDF_4.1.3 at NETCDF_4.1.3 4.4.0~rc5
+ NETCDF_4.3.3 at NETCDF_4.3.3 4.4.0~rc5
+ NETCDF_4.4.0 at NETCDF_4.4.0 4.4.0~rc5
+ add_to_NCList at NETCDF_4.1.3 4.4.0~rc5
+ arg_list at NETCDF_4.1.3 4.4.0~rc5
+ array_indices at NETCDF_4.1.3 4.4.0~rc5
+ atomic_name at NETCDF_4.1.3 4.4.0~rc5
+ attach at NETCDF_4.1.3 4.4.0~rc5
+ buildcachenode at NETCDF_4.1.3 4.4.0~rc5
+ buildcdftree at NETCDF_4.1.3 4.4.0~rc5
+ cdChar2Comp at NETCDF_4.1.3 4.4.0~rc5
+ cdParseRelunits at NETCDF_4.1.3 4.4.0~rc5
+ cdRel2Iso at NETCDF_4.1.3 4.4.0~rc5
+ cdflegalname at NETCDF_4.1.3 4.4.0~rc5
+ clauselist at NETCDF_4.1.3 4.4.0~rc5
+ clonenodenamepath at NETCDF_4.1.3 4.4.0~rc5
+ collectnodepath at NETCDF_4.1.3 4.4.0~rc5
+ collectocpath at NETCDF_4.1.3 4.4.0~rc5
+ compute_nccalignments at NETCDF_4.1.3 4.4.0~rc5
+ computecdfdimnames at NETCDF_4.1.3 4.4.0~rc5
+ computecdfnodesets at NETCDF_4.1.3 4.4.0~rc5
+ computecdfvarnames at NETCDF_4.1.3 4.4.0~rc5
+ computevarnodes at NETCDF_4.1.3 4.4.0~rc5
+ constant at NETCDF_4.1.3 4.4.0~rc5
+ constrainable at NETCDF_4.1.3 4.4.0~rc5
+ count_NCList at NETCDF_4.1.3 4.4.0~rc5
+ createnccache at NETCDF_4.1.3 4.4.0~rc5
+ createnccachenode at NETCDF_4.1.3 4.4.0~rc5
+ dap_arraydecl at NETCDF_4.1.3 4.4.0~rc5
+ dap_arraydecls at NETCDF_4.1.3 4.4.0~rc5
+ dap_attribute at NETCDF_4.1.3 4.4.0~rc5
+ dap_attributebody at NETCDF_4.1.3 4.4.0~rc5
+ dap_attrlist at NETCDF_4.1.3 4.4.0~rc5
+ dap_attrset at NETCDF_4.1.3 4.4.0~rc5
+ dap_attrvalue at NETCDF_4.1.3 4.4.0~rc5
+ dap_badname at NETCDF_4.1.3 4.4.0~rc5
+ dap_datasetbody at NETCDF_4.1.3 4.4.0~rc5
+ dap_declarations at NETCDF_4.1.3 4.4.0~rc5
+ dap_errorbody at NETCDF_4.1.3 4.4.0~rc5
+ dap_fetch at NETCDF_4.1.3 4.4.0~rc5
+ dap_makebase at NETCDF_4.1.3 4.4.0~rc5
+ dap_makegrid at NETCDF_4.1.3 4.4.0~rc5
+ dap_makesequence at NETCDF_4.1.3 4.4.0~rc5
+ dap_makestructure at NETCDF_4.1.3 4.4.0~rc5
+ dap_one at NETCDF_4.1.3 4.4.0~rc5
+ dap_parse_error at NETCDF_4.1.3 4.4.0~rc5
+ dap_repairname at NETCDF_4.1.3 4.4.0~rc5
+ dap_tagparse at NETCDF_4.1.3 4.4.0~rc5
+ dap_unrecognizedresponse at NETCDF_4.1.3 4.4.0~rc5
+ dap_zero at NETCDF_4.1.3 4.4.0~rc5
+ dapalignbuffer at NETCDF_4.1.3 4.4.0~rc5
+ dapbreakpoint at NETCDF_4.1.3 4.4.0~rc5
+ dapbuildvaraprojection at NETCDF_4.3.3 4.4.0~rc5
+ dapceparse at NETCDF_4.1.3 4.4.0~rc5
+ dapcomputeprojectedvars at NETCDF_4.3.3 4.4.0~rc5
+ dapconvert at NETCDF_4.1.3 4.4.0~rc5
+ dapcvtattrval at NETCDF_4.1.3 4.4.0~rc5
+ dapdebug at NETCDF_4.1.3 4.4.0~rc5
+ dapdecode at NETCDF_4.1.3 4.4.0~rc5
+ dapdimproduct at NETCDF_4.1.3 4.4.0~rc5
+ daperror at NETCDF_4.1.3 4.4.0~rc5
+ dapexpandescapes at NETCDF_4.1.3 4.4.0~rc5
+ dapfixprojections at NETCDF_4.3.3 4.4.0~rc5
+ dapgridarray at NETCDF_4.1.3 4.4.0~rc5
+ dapgridelement at NETCDF_4.1.3 4.4.0~rc5
+ dapgridmap at NETCDF_4.1.3 4.4.0~rc5
+ dapinsequence at NETCDF_4.1.3 4.4.0~rc5
+ dapinstructarray at NETCDF_4.1.3 4.4.0~rc5
+ dapiswholeconstraint at NETCDF_4.3.3 4.4.0~rc5
+ dapiswholeprojection at NETCDF_4.3.3 4.4.0~rc5
+ dapiswholesegment at NETCDF_4.3.3 4.4.0~rc5
+ dapiswholeslice at NETCDF_4.3.3 4.4.0~rc5
+ daplex at NETCDF_4.1.3 4.4.0~rc5
+ daplexcleanup at NETCDF_4.1.3 4.4.0~rc5
+ daplexinit at NETCDF_4.1.3 4.4.0~rc5
+ dapmapconstraints at NETCDF_4.3.3 4.4.0~rc5
+ dapmerge at NETCDF_4.1.3 4.4.0~rc5
+ dapodom_count at NETCDF_4.1.3 4.4.0~rc5
+ dapodom_free at NETCDF_4.1.3 4.4.0~rc5
+ dapodom_fromsegment at NETCDF_4.1.3 4.4.0~rc5
+ dapodom_more at NETCDF_4.1.3 4.4.0~rc5
+ dapodom_new at NETCDF_4.1.3 4.4.0~rc5
+ dapodom_next at NETCDF_4.1.3 4.4.0~rc5
+ dapodom_varmcount at NETCDF_4.1.3 4.4.0~rc5
+ dappanic at NETCDF_4.1.3 4.4.0~rc5
+ dapparamcheck at NETCDF_4.1.3 4.4.0~rc5
+ dapparamvalue at NETCDF_4.1.3 4.4.0~rc5
+ dapparse at NETCDF_4.1.3 4.4.0~rc5
+ dapparsedapconstraints at NETCDF_4.3.3 4.4.0~rc5
+ dapqualifyconstraints at NETCDF_4.3.3 4.4.0~rc5
+ daprestrictprojection at NETCDF_4.1.3 4.4.0~rc5
+ dapsemanticerror at NETCDF_4.1.3 4.4.0~rc5
+ dapsetwordchars at NETCDF_4.1.3 4.4.0~rc5
+ dapshiftprojection at NETCDF_4.1.3 4.4.0~rc5
+ dapthrow at NETCDF_4.1.3 4.4.0~rc5
+ daptopgrid at NETCDF_4.1.3 4.4.0~rc5
+ daptoplevel at NETCDF_4.1.3 4.4.0~rc5
+ daptopseq at NETCDF_4.1.3 4.4.0~rc5
+ dapvar2projection at NETCDF_4.1.3 4.4.0~rc5
+ dceallnodes at NETCDF_4.1.3 4.4.0~rc5
+ dcebuildconstraintstring at NETCDF_4.1.3 4.4.0~rc5
+ dcebuildprojectionstring at NETCDF_4.1.3 4.4.0~rc5
+ dcebuildselectionstring at NETCDF_4.1.3 4.4.0~rc5
+ dceclone at NETCDF_4.1.3 4.4.0~rc5
+ dceclonelist at NETCDF_4.1.3 4.4.0~rc5
+ dcecreate at NETCDF_4.1.3 4.4.0~rc5
+ dcedebug at NETCDF_4.1.3 4.4.0~rc5
+ dceerror at NETCDF_4.1.3 4.4.0~rc5
+ dcefree at NETCDF_4.1.3 4.4.0~rc5
+ dcefreelist at NETCDF_4.1.3 4.4.0~rc5
+ dceiswholesegment at NETCDF_4.1.3 4.4.0~rc5
+ dceiswholeslice at NETCDF_4.1.3 4.4.0~rc5
+ dcelex at NETCDF_4.1.3 4.4.0~rc5
+ dcelexcleanup at NETCDF_4.1.3 4.4.0~rc5
+ dcelexinit at NETCDF_4.1.3 4.4.0~rc5
+ dcelisttobuffer at NETCDF_4.1.3 4.4.0~rc5
+ dcelisttostring at NETCDF_4.1.3 4.4.0~rc5
+ dcemakewholeprojection at NETCDF_4.1.3 4.4.0~rc5
+ dcemakewholeslice at NETCDF_4.1.3 4.4.0~rc5
+ dcemergeprojectionlists at NETCDF_4.1.3 4.4.0~rc5
+ dcemergeprojections at NETCDF_4.1.3 4.4.0~rc5
+ dceparse at NETCDF_4.1.3 4.4.0~rc5
+ dcerawlisttostring at NETCDF_4.1.3 4.4.0~rc5
+ dcerawtostring at NETCDF_4.1.3 4.4.0~rc5
+ dcesafeindex at NETCDF_4.1.3 4.4.0~rc5
+ dcesamepath at NETCDF_4.1.3 4.4.0~rc5
+ dcesegment_transpose at NETCDF_4.1.3 4.4.0~rc5
+ dcesegmentsize at NETCDF_4.1.3 4.4.0~rc5
+ dceslicecompose at NETCDF_4.1.3 4.4.0~rc5
+ dcetobuffer at NETCDF_4.1.3 4.4.0~rc5
+ dcetostring at NETCDF_4.1.3 4.4.0~rc5
+ dceverbose at NETCDF_4.1.3 4.4.0~rc5
+ definedimsets at NETCDF_4.1.3 4.4.0~rc5
+ definedimsettrans at NETCDF_4.1.3 4.4.0~rc5
+ del_from_NCList at NETCDF_4.1.3 4.4.0~rc5
+ dimimprint at NETCDF_4.1.3 4.4.0~rc5
+ dimnameanon at NETCDF_4.1.3 4.4.0~rc5
+ dumpalign at NETCDF_4.1.3 4.4.0~rc5
+ dumpcache at NETCDF_4.1.3 4.4.0~rc5
+ dumpcachenode at NETCDF_4.1.3 4.4.0~rc5
+ dumpconstraint at NETCDF_4.1.3 4.4.0~rc5
+ dumpdata1 at NETCDF_4.1.3 4.4.0~rc5
+ dumplistraw at NETCDF_4.1.3 4.4.0~rc5
+ dumpmetadata at NETCDF_4.1.3 4.4.0~rc5
+ dumpnode at NETCDF_4.1.3 4.4.0~rc5
+ dumppath at NETCDF_4.1.3 4.4.0~rc5
+ dumpprojection at NETCDF_4.1.3 4.4.0~rc5
+ dumpprojections at NETCDF_4.1.3 4.4.0~rc5
+ dumpraw at NETCDF_4.1.3 4.4.0~rc5
+ dumpsegments at NETCDF_4.1.3 4.4.0~rc5
+ dumpselection at NETCDF_4.1.3 4.4.0~rc5
+ dumpselections at NETCDF_4.1.3 4.4.0~rc5
+ dumpslice at NETCDF_4.1.3 4.4.0~rc5
+ dumpslices at NETCDF_4.1.3 4.4.0~rc5
+ dumpstringlist at NETCDF_4.1.3 4.4.0~rc5
+ dumptree at NETCDF_4.1.3 4.4.0~rc5
+ dumpvisible at NETCDF_4.1.3 4.4.0~rc5
+ dup_NC_attrarrayV at NETCDF_4.1.3 4.4.0~rc5
+ dup_NC_dimarrayV at NETCDF_4.1.3 4.4.0~rc5
+ dup_NC_vararrayV at NETCDF_4.1.3 4.4.0~rc5
+ elem_NC_attrarray at NETCDF_4.1.3 4.4.0~rc5
+ elem_NC_dimarray at NETCDF_4.1.3 4.4.0~rc5
+ fill_NC_var at NETCDF_4.1.3 4.4.0~rc5
+ find_NC_Udim at NETCDF_4.1.3 4.4.0~rc5
+ find_in_NCList at NETCDF_4.1.3 4.4.0~rc5
+ find_in_NCList_by_name at NETCDF_4.1.3 4.4.0~rc5
+ fixgrid at NETCDF_4.1.3 4.4.0~rc5
+ fixgrids at NETCDF_4.1.3 4.4.0~rc5
+ free_NC at NETCDF_4.1.3 4.4.0~rc5
+ free_NCList at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_attr at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_attrarrayV0 at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_attrarrayV at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_dim at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_dimarrayV0 at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_dimarrayV at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_string at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_var at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_vararrayV0 at NETCDF_4.1.3 4.4.0~rc5
+ free_NC_vararrayV at NETCDF_4.1.3 4.4.0~rc5
+ freecdfroot at NETCDF_4.1.3 4.4.0~rc5
+ freenccache at NETCDF_4.1.3 4.4.0~rc5
+ freenccachenode at NETCDF_4.1.3 4.4.0~rc5
+ function at NETCDF_4.1.3 4.4.0~rc5
+ getalldims at NETCDF_4.1.3 4.4.0~rc5
+ getlimitnumber at NETCDF_4.1.3 4.4.0~rc5
+ hash_fast at NETCDF_4.1.3 4.4.0~rc5
+ indexer at NETCDF_4.1.3 4.4.0~rc5
+ indexpath at NETCDF_4.1.3 4.4.0~rc5
+ int_cmp at NETCDF_4.1.3 4.4.0~rc5
+ iscached at NETCDF_4.1.3 4.4.0~rc5
+ makecdfnode at NETCDF_4.1.3 4.4.0~rc5
+ makecdfpathstring at NETCDF_4.1.3 4.4.0~rc5
+ makeocpathstring at NETCDF_4.1.3 4.4.0~rc5
+ makepathstring at NETCDF_4.1.3 4.4.0~rc5
+ makeselectiontag at NETCDF_4.1.3 4.4.0~rc5
+ mapnodes at NETCDF_4.1.3 4.4.0~rc5
+ markprefetch at NETCDF_4.1.3 4.4.0~rc5
+ memio_create at NETCDF_4.1.3 4.4.0~rc5
+ memio_open at NETCDF_4.1.3 4.4.0~rc5
+ modeldecode at NETCDF_4.1.3 4.4.0~rc5
+ nc3_cktype at NETCDF_4.4.0 4.4.0~rc5
+ nc3d_getvarx at NETCDF_4.1.3 4.4.0~rc5
+ nc4_adjust_var_cache at NETCDF_4.1.3 4.4.0~rc5
+ nc4_att_list_add at NETCDF_4.1.3 4.4.0~rc5
+ nc4_att_list_del at NETCDF_4.1.3 4.4.0~rc5
+ nc4_break_coord_var at NETCDF_4.1.3 4.4.0~rc5
+ nc4_check_dup_name at NETCDF_4.1.3 4.4.0~rc5
+ nc4_check_name at NETCDF_4.1.3 4.4.0~rc5
+ nc4_chunk_cache_nelems at NETCDF_4.1.3 4.4.0~rc5
+ nc4_chunk_cache_preemption at NETCDF_4.1.3 4.4.0~rc5
+ nc4_chunk_cache_size at NETCDF_4.1.3 4.4.0~rc5
+ nc4_convert_type at NETCDF_4.1.3 4.4.0~rc5
+ nc4_dim_list_add at NETCDF_4.1.3 4.4.0~rc5
+ nc4_dim_list_del at NETCDF_4.1.3 4.4.0~rc5
+ nc4_enddef_netcdf4_file at NETCDF_4.1.3 4.4.0~rc5
+ nc4_enum_member_add at NETCDF_4.1.3 4.4.0~rc5
+ nc4_field_list_add at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_dim at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_dim_len at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_g_var_nc at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_grp_att at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_grp_h5 at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_nc4_grp at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_nc_att at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_nc_file at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_nc_grp_h5 at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_type at NETCDF_4.1.3 4.4.0~rc5
+ nc4_find_var at NETCDF_4.1.3 4.4.0~rc5
+ nc4_get_att at NETCDF_4.1.3 4.4.0~rc5
+ nc4_get_att_tc at NETCDF_4.1.3 4.4.0~rc5
+ nc4_get_default_fill_value at NETCDF_4.1.3 4.4.0~rc5
+ nc4_get_hdf_typeid at NETCDF_4.1.3 4.4.0~rc5
+ nc4_get_typeclass at NETCDF_4.1.3 4.4.0~rc5
+ nc4_get_typelen_mem at NETCDF_4.1.3 4.4.0~rc5
+ nc4_get_vara at NETCDF_4.1.3 4.4.0~rc5
+ nc4_grp_list_add at NETCDF_4.1.3 4.4.0~rc5
+ nc4_nc4f_list_add at NETCDF_4.1.3 4.4.0~rc5
+ nc4_normalize_name at NETCDF_4.1.3 4.4.0~rc5
+ nc4_open_var_grp2 at NETCDF_4.1.3 4.4.0~rc5
+ nc4_put_vara at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_detect_need_to_preserve_dimids at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_find_grp at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_find_hdf_type at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_find_named_type at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_find_nc_type at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_grp_del at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_match_dimscales at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_write_groups_types at NETCDF_4.1.3 4.4.0~rc5
+ nc4_rec_write_metadata at NETCDF_4.1.3 4.4.0~rc5
+ nc4_reform_coord_var at NETCDF_4.1.3 4.4.0~rc5
+ nc4_reopen_dataset at NETCDF_4.1.3 4.4.0~rc5
+ nc4_type_free at NETCDF_4.1.3 4.4.0~rc5
+ nc4_type_list_add at NETCDF_4.1.3 4.4.0~rc5
+ nc4_var_list_add at NETCDF_4.1.3 4.4.0~rc5
+ nc4_var_list_del at NETCDF_4.1.3 4.4.0~rc5
+ nc4typelen at NETCDF_4.1.3 4.4.0~rc5
+ nc__create at NETCDF_4.1.3 4.4.0~rc5
+ nc__create_mp at NETCDF_4.1.3 4.4.0~rc5
+ nc__enddef at NETCDF_4.1.3 4.4.0~rc5
+ nc__open at NETCDF_4.1.3 4.4.0~rc5
+ nc__open_mp at NETCDF_4.1.3 4.4.0~rc5
+ nc__pseudofd at NETCDF_4.1.3 4.4.0~rc5
+ nc__testurl at NETCDF_4.1.3 4.4.0~rc5
+ nc_abort at NETCDF_4.1.3 4.4.0~rc5
+ nc_advise at NETCDF_4.1.3 4.4.0~rc5
+ nc_close at NETCDF_4.1.3 4.4.0~rc5
+ nc_copy_att at NETCDF_4.1.3 4.4.0~rc5
+ nc_copy_var at NETCDF_4.1.3 4.4.0~rc5
+ nc_create at NETCDF_4.1.3 4.4.0~rc5
+ nc_create_par at NETCDF_4.1.3 4.4.0~rc5
+ nc_create_par_fortran at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_compound at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_dim at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_enum at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_grp at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_opaque at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_var at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_var_chunking at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_var_chunking_ints at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_var_deflate at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_var_endian at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_var_fill at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_var_fletcher32 at NETCDF_4.1.3 4.4.0~rc5
+ nc_def_vlen at NETCDF_4.1.3 4.4.0~rc5
+ nc_del_att at NETCDF_4.1.3 4.4.0~rc5
+ nc_delete at NETCDF_4.1.3 4.4.0~rc5
+ nc_delete_mp at NETCDF_4.1.3 4.4.0~rc5
+ nc_enddef at NETCDF_4.1.3 4.4.0~rc5
+ nc_finalize at NETCDF_4.4.0 4.4.0~rc5
+ nc_free_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_free_vlen at NETCDF_4.1.3 4.4.0~rc5
+ nc_free_vlens at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_NC at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_att_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_chunk_cache at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_chunk_cache_ints at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_default_format at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_rec at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1 at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var1_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_chunk_cache at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_chunk_cache_ints at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_var_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vara_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_varm_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vars_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_get_vlen_element at NETCDF_4.1.3 4.4.0~rc5
+ nc_initialize at NETCDF_4.4.0 4.4.0~rc5
+ nc_inq at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_att at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_attid at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_attlen at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_attname at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_atttype at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_base_pe at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_field at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_fielddim_sizes at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldindex at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldname at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldndims at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldoffset at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_fieldtype at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_name at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_nfields at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_compound_size at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_dim at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_dimid at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_dimids at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_dimlen at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_dimname at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_enum at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_enum_ident at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_enum_member at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_format at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_format_extended at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_grp_full_ncid at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_grp_ncid at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_grp_parent at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_grpname at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_grpname_full at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_grpname_len at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_grps at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_libvers at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_natts at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_ncid at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_ndims at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_nvars at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_opaque at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_path at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_rec at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_type at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_type_equal at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_typeid at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_typeids at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_unlimdim at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_unlimdims at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_user_type at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_var at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_var_chunking at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_var_chunking_ints at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_var_deflate at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_var_endian at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_var_fill at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_var_fletcher32 at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_var_szip at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_vardimid at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_varid at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_varids at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_varname at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_varnatts at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_varndims at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_vartype at NETCDF_4.1.3 4.4.0~rc5
+ nc_inq_vlen at NETCDF_4.1.3 4.4.0~rc5
+ nc_insert_array_compound at NETCDF_4.1.3 4.4.0~rc5
+ nc_insert_compound at NETCDF_4.1.3 4.4.0~rc5
+ nc_insert_enum at NETCDF_4.1.3 4.4.0~rc5
+ nc_open at NETCDF_4.1.3 4.4.0~rc5
+ nc_open_mem at NETCDF_4.4.0 4.4.0~rc5
+ nc_open_par at NETCDF_4.1.3 4.4.0~rc5
+ nc_open_par_fortran at NETCDF_4.1.3 4.4.0~rc5
+ nc_ptrdiffvector1 at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_att_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_rec at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1 at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var1_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_var_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vara_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_varm_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_double at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_float at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_int at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_long at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_longlong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_schar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_short at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_string at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_text at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_ubyte at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_uchar at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_uint at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vars_ushort at NETCDF_4.1.3 4.4.0~rc5
+ nc_put_vlen_element at NETCDF_4.1.3 4.4.0~rc5
+ nc_redef at NETCDF_4.1.3 4.4.0~rc5
+ nc_rename_att at NETCDF_4.1.3 4.4.0~rc5
+ nc_rename_dim at NETCDF_4.1.3 4.4.0~rc5
+ nc_rename_grp at NETCDF_4.1.3 4.4.0~rc5
+ nc_rename_var at NETCDF_4.1.3 4.4.0~rc5
+ nc_set_base_pe at NETCDF_4.1.3 4.4.0~rc5
+ nc_set_chunk_cache at NETCDF_4.1.3 4.4.0~rc5
+ nc_set_chunk_cache_ints at NETCDF_4.1.3 4.4.0~rc5
+ nc_set_default_format at NETCDF_4.1.3 4.4.0~rc5
+ nc_set_fill at NETCDF_4.1.3 4.4.0~rc5
+ nc_set_var_chunk_cache at NETCDF_4.1.3 4.4.0~rc5
+ nc_set_var_chunk_cache_ints at NETCDF_4.1.3 4.4.0~rc5
+ nc_show_metadata at NETCDF_4.1.3 4.4.0~rc5
+ nc_sizevector0 at NETCDF_4.1.3 4.4.0~rc5
+ nc_sizevector1 at NETCDF_4.1.3 4.4.0~rc5
+ nc_strerror at NETCDF_4.1.3 4.4.0~rc5
+ nc_sync at NETCDF_4.1.3 4.4.0~rc5
+ nc_var_par_access at NETCDF_4.1.3 4.4.0~rc5
+ ncabort at NETCDF_4.1.3 4.4.0~rc5
+ ncattcopy at NETCDF_4.1.3 4.4.0~rc5
+ ncattdel at NETCDF_4.1.3 4.4.0~rc5
+ ncattget at NETCDF_4.1.3 4.4.0~rc5
+ ncattinq at NETCDF_4.1.3 4.4.0~rc5
+ ncattname at NETCDF_4.1.3 4.4.0~rc5
+ ncattput at NETCDF_4.1.3 4.4.0~rc5
+ ncattrename at NETCDF_4.1.3 4.4.0~rc5
+ ncaux_abort_compound at NETCDF_4.1.3 4.4.0~rc5
+ ncaux_add_field at NETCDF_4.1.3 4.4.0~rc5
+ ncaux_begin_compound at NETCDF_4.1.3 4.4.0~rc5
+ ncaux_end_compound at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesappend at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesappendn at NETCDF_4.1.3 4.4.0~rc5
+ ncbytescat at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesdup at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesextract at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesfill at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesfree at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesget at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesnew at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesnull at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesprepend at NETCDF_4.1.3 4.4.0~rc5
+ ncbytesset at NETCDF_4.1.3 4.4.0~rc5
+ ncbytessetalloc at NETCDF_4.1.3 4.4.0~rc5
+ ncbytessetcontents at NETCDF_4.1.3 4.4.0~rc5
+ ncbytessetlength at NETCDF_4.1.3 4.4.0~rc5
+ ncclose at NETCDF_4.1.3 4.4.0~rc5
+ nccpadding at NETCDF_4.1.3 4.4.0~rc5
+ nccreate at NETCDF_4.1.3 4.4.0~rc5
+ ncctypealignment at NETCDF_4.1.3 4.4.0~rc5
+ ncdap3debug at NETCDF_4.1.3 4.4.0~rc5
+ ncdimdef at NETCDF_4.1.3 4.4.0~rc5
+ ncdimid at NETCDF_4.1.3 4.4.0~rc5
+ ncdiminq at NETCDF_4.1.3 4.4.0~rc5
+ ncdimrename at NETCDF_4.1.3 4.4.0~rc5
+ ncendef at NETCDF_4.1.3 4.4.0~rc5
+ ncerr at NETCDF_4.1.3 4.4.0~rc5
+ nchashfree at NETCDF_4.1.3 4.4.0~rc5
+ nchashget at NETCDF_4.1.3 4.4.0~rc5
+ nchashinsert at NETCDF_4.1.3 4.4.0~rc5
+ nchashith at NETCDF_4.1.3 4.4.0~rc5
+ nchashkeys at NETCDF_4.1.3 4.4.0~rc5
+ nchashlookup at NETCDF_4.1.3 4.4.0~rc5
+ nchashnew0 at NETCDF_4.1.3 4.4.0~rc5
+ nchashnew at NETCDF_4.1.3 4.4.0~rc5
+ nchashremove at NETCDF_4.1.3 4.4.0~rc5
+ nchashreplace at NETCDF_4.1.3 4.4.0~rc5
+ ncinquire at NETCDF_4.1.3 4.4.0~rc5
+ ncio_close at NETCDF_4.1.3 4.4.0~rc5
+ ncio_create at NETCDF_4.1.3 4.4.0~rc5
+ ncio_filesize at NETCDF_4.1.3 4.4.0~rc5
+ ncio_get at NETCDF_4.1.3 4.4.0~rc5
+ ncio_move at NETCDF_4.1.3 4.4.0~rc5
+ ncio_open at NETCDF_4.1.3 4.4.0~rc5
+ ncio_pad_length at NETCDF_4.1.3 4.4.0~rc5
+ ncio_rel at NETCDF_4.1.3 4.4.0~rc5
+ ncio_sync at NETCDF_4.1.3 4.4.0~rc5
+ nclistclone at NETCDF_4.1.3 4.4.0~rc5
+ nclistconcat at NETCDF_4.1.3 4.4.0~rc5
+ nclistcontains at NETCDF_4.1.3 4.4.0~rc5
+ nclistdeleteall at NETCDF_4.1.3 4.4.0~rc5
+ nclistdup at NETCDF_4.1.3 4.4.0~rc5
+ nclistelemremove at NETCDF_4.1.3 4.4.0~rc5
+ nclistfree at NETCDF_4.1.3 4.4.0~rc5
+ nclistget at NETCDF_4.1.3 4.4.0~rc5
+ nclistinsert at NETCDF_4.1.3 4.4.0~rc5
+ nclistminus at NETCDF_4.1.3 4.4.0~rc5
+ nclistnew at NETCDF_4.1.3 4.4.0~rc5
+ nclistnull at NETCDF_4.1.3 4.4.0~rc5
+ nclistpop at NETCDF_4.1.3 4.4.0~rc5
+ nclistpush at NETCDF_4.1.3 4.4.0~rc5
+ nclistremove at NETCDF_4.1.3 4.4.0~rc5
+ nclistset at NETCDF_4.1.3 4.4.0~rc5
+ nclistsetalloc at NETCDF_4.1.3 4.4.0~rc5
+ nclistsetlength at NETCDF_4.1.3 4.4.0~rc5
+ nclisttop at NETCDF_4.1.3 4.4.0~rc5
+ nclistunique at NETCDF_4.1.3 4.4.0~rc5
+ nclog at NETCDF_4.1.3 4.4.0~rc5
+ nclogclose at NETCDF_4.1.3 4.4.0~rc5
+ ncloginit at NETCDF_4.1.3 4.4.0~rc5
+ nclogopen at NETCDF_4.1.3 4.4.0~rc5
+ nclogsettags at NETCDF_4.1.3 4.4.0~rc5
+ nclogtext at NETCDF_4.1.3 4.4.0~rc5
+ nclogtextn at NETCDF_4.1.3 4.4.0~rc5
+ ncopen at NETCDF_4.1.3 4.4.0~rc5
+ ncopts at NETCDF_4.1.3 4.4.0~rc5
+ ncrecget at NETCDF_4.1.3 4.4.0~rc5
+ ncrecinq at NETCDF_4.1.3 4.4.0~rc5
+ ncrecput at NETCDF_4.1.3 4.4.0~rc5
+ ncredef at NETCDF_4.1.3 4.4.0~rc5
+ ncsetfill at NETCDF_4.1.3 4.4.0~rc5
+ ncsetlogging at NETCDF_4.1.3 4.4.0~rc5
+ ncstrndup at NETCDF_4.3.3 4.4.0~rc5
+ ncsync at NETCDF_4.1.3 4.4.0~rc5
+ nctypeconvert at NETCDF_4.1.3 4.4.0~rc5
+ nctypelen at NETCDF_4.1.3 4.4.0~rc5
+ nctypesizeof at NETCDF_4.1.3 4.4.0~rc5
+ nctypetodap at NETCDF_4.1.3 4.4.0~rc5
+ nctypetostring at NETCDF_4.1.3 4.4.0~rc5
+ ncuribuild at NETCDF_4.1.3 4.4.0~rc5
+ ncuridecode at NETCDF_4.1.3 4.4.0~rc5
+ ncuridecodeonly at NETCDF_4.1.3 4.4.0~rc5
+ ncuridecodeparams at NETCDF_4.1.3 4.4.0~rc5
+ ncuriencode at NETCDF_4.1.3 4.4.0~rc5
+ ncurifree at NETCDF_4.1.3 4.4.0~rc5
+ ncurilookup at NETCDF_4.1.3 4.4.0~rc5
+ ncuriparse at NETCDF_4.1.3 4.4.0~rc5
+ ncurisetconstraints at NETCDF_4.1.3 4.4.0~rc5
+ ncurisetparams at NETCDF_4.1.3 4.4.0~rc5
+ ncvardef at NETCDF_4.1.3 4.4.0~rc5
+ ncvarget1 at NETCDF_4.1.3 4.4.0~rc5
+ ncvarget at NETCDF_4.1.3 4.4.0~rc5
+ ncvargetg at NETCDF_4.1.3 4.4.0~rc5
+ ncvargets at NETCDF_4.1.3 4.4.0~rc5
+ ncvarid at NETCDF_4.1.3 4.4.0~rc5
+ ncvarinq at NETCDF_4.1.3 4.4.0~rc5
+ ncvarput1 at NETCDF_4.1.3 4.4.0~rc5
+ ncvarput at NETCDF_4.1.3 4.4.0~rc5
+ ncvarputg at NETCDF_4.1.3 4.4.0~rc5
+ ncvarputs at NETCDF_4.1.3 4.4.0~rc5
+ ncvarrename at NETCDF_4.1.3 4.4.0~rc5
+ ncx_get_double_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_get_int32 at NETCDF_4.4.0 4.4.0~rc5
+ ncx_get_int64 at NETCDF_4.4.0 4.4.0~rc5
+ ncx_get_int_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_get_off_t at NETCDF_4.1.3 4.4.0~rc5
+ ncx_get_size_t at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_double_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_float_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_float_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_int_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_int_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_longlong_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_schar_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_schar_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_short_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_short_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_text at NETCDF_4.1.3 4.4.0~rc5
+ ncx_getn_uchar_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uchar_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_uint_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ulonglong_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_ushort_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_getn_void at NETCDF_4.1.3 4.4.0~rc5
+ ncx_howmany at NETCDF_4.1.3 4.4.0~rc5
+ ncx_len_NC at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_schar_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_short_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_short_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_text at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_getn_uchar_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_uchar_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_ushort_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_getn_void at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_schar_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_short_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_short_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_text at NETCDF_4.1.3 4.4.0~rc5
+ ncx_pad_putn_uchar_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_uchar_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_ushort_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_pad_putn_void at NETCDF_4.1.3 4.4.0~rc5
+ ncx_put_NC at NETCDF_4.1.3 4.4.0~rc5
+ ncx_put_int32 at NETCDF_4.4.0 4.4.0~rc5
+ ncx_put_int64 at NETCDF_4.4.0 4.4.0~rc5
+ ncx_put_int_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_put_off_t at NETCDF_4.1.3 4.4.0~rc5
+ ncx_put_size_t at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_double_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_float_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_float_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_int_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_int_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_longlong_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_schar_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_schar_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_short_double at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_float at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_int at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_longlong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_schar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_short at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_uchar at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_uint at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_short_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_text at NETCDF_4.1.3 4.4.0~rc5
+ ncx_putn_uchar_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uchar_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_uint_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ulonglong_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_double at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_float at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_int at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_longlong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_schar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_short at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_uchar at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_uint at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_ulonglong at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_ushort_ushort at NETCDF_4.4.0 4.4.0~rc5
+ ncx_putn_void at NETCDF_4.1.3 4.4.0~rc5
+ ncx_szof at NETCDF_4.1.3 4.4.0~rc5
+ new_NC at NETCDF_4.1.3 4.4.0~rc5
+ new_NC_string at NETCDF_4.1.3 4.4.0~rc5
+ new_x_NC_attr at NETCDF_4.1.3 4.4.0~rc5
+ new_x_NC_dim at NETCDF_4.1.3 4.4.0~rc5
+ new_x_NC_var at NETCDF_4.1.3 4.4.0~rc5
+ nodematch at NETCDF_4.1.3 4.4.0~rc5
+ oc_clientparam_get at NETCDF_4.1.3 4.4.0~rc5
+ oc_close at NETCDF_4.1.3 4.4.0~rc5
+ oc_curl_debug at NETCDF_4.1.3 4.4.0~rc5
+ oc_curl_printerror at NETCDF_4.1.3 4.4.0~rc5
+ oc_curl_protocols at NETCDF_4.1.3 4.4.0~rc5
+ oc_das_attr at NETCDF_4.1.3 4.4.0~rc5
+ oc_das_attr_count at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_container at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_ddpath at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_ddsnode at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_ddtree at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_fieldbyname at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_free at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_gridarray at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_gridmap at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_indexable at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_indexed at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_ithelement at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_ithfield at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_ithrecord at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_mode at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_octype at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_position at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_read at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_readn at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_readscalar at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_recordcount at NETCDF_4.1.3 4.4.0~rc5
+ oc_data_root at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_atomictype at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_attr at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_attr_count at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_class at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_container at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_dd at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_ddnode at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_dimensions at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_dimensionsizes at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_fieldbyname at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_free at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_getdataroot at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_gridarray at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_gridmap at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_ithdimension at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_ithfield at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_ithsubnode at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_name at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_nsubnodes at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_properties at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_rank at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_read at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_readn at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_readscalar at NETCDF_4.1.3 4.4.0~rc5
+ oc_dds_root at NETCDF_4.1.3 4.4.0~rc5
+ oc_dimension_properties at NETCDF_4.1.3 4.4.0~rc5
+ oc_dumpnode at NETCDF_4.1.3 4.4.0~rc5
+ oc_errstring at NETCDF_4.1.3 4.4.0~rc5
+ oc_fetch at NETCDF_4.1.3 4.4.0~rc5
+ oc_get_connection at NETCDF_4.1.3 4.4.0~rc5
+ oc_get_lastmodified_data at NETCDF_4.1.3 4.4.0~rc5
+ oc_httpcode at NETCDF_4.1.3 4.4.0~rc5
+ oc_initialize at NETCDF_4.3.3 4.4.0~rc5
+ oc_ispacked at NETCDF_4.1.3 4.4.0~rc5
+ oc_merge_das at NETCDF_4.1.3 4.4.0~rc5
+ oc_open at NETCDF_4.1.3 4.4.0~rc5
+ oc_ping at NETCDF_4.1.3 4.4.0~rc5
+ oc_raw_xdrsize at NETCDF_4.1.3 4.4.0~rc5
+ oc_reclaim_strings at NETCDF_4.1.3 4.4.0~rc5
+ oc_root_free at NETCDF_4.1.3 4.4.0~rc5
+ oc_set_curlopt at NETCDF_4.3.3 4.4.0~rc5
+ oc_set_netrc at NETCDF_4.3.3 4.4.0~rc5
+ oc_set_rcfile at NETCDF_4.3.3 4.4.0~rc5
+ oc_set_useragent at NETCDF_4.1.3 4.4.0~rc5
+ oc_svcerrordata at NETCDF_4.1.3 4.4.0~rc5
+ oc_trace_curl at NETCDF_4.1.3 4.4.0~rc5
+ oc_tree_text at NETCDF_4.1.3 4.4.0~rc5
+ oc_typeprint at NETCDF_4.1.3 4.4.0~rc5
+ oc_typesize at NETCDF_4.1.3 4.4.0~rc5
+ oc_typetostring at NETCDF_4.1.3 4.4.0~rc5
+ oc_update_lastmodified_data at NETCDF_4.1.3 4.4.0~rc5
+ ocarrayindices at NETCDF_4.1.3 4.4.0~rc5
+ ocarrayoffset at NETCDF_4.1.3 4.4.0~rc5
+ ocbreakpoint at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesappend at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesappendn at NETCDF_4.1.3 4.4.0~rc5
+ ocbytescat at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesdup at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesextract at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesfill at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesfree at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesget at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesnew at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesnull at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesprepend at NETCDF_4.1.3 4.4.0~rc5
+ ocbytesset at NETCDF_4.1.3 4.4.0~rc5
+ ocbytessetalloc at NETCDF_4.1.3 4.4.0~rc5
+ ocbytessetcontents at NETCDF_4.1.3 4.4.0~rc5
+ ocbytessetlength at NETCDF_4.1.3 4.4.0~rc5
+ ocbyteswap at NETCDF_4.1.3 4.4.0~rc5
+ occalloc at NETCDF_4.1.3 4.4.0~rc5
+ occatch at NETCDF_4.3.3 4.4.0~rc5
+ occlose at NETCDF_4.1.3 4.4.0~rc5
+ occollectpathtonode at NETCDF_4.1.3 4.4.0~rc5
+ occombinehostport at NETCDF_4.3.3 4.4.0~rc5
+ occompile at NETCDF_4.1.3 4.4.0~rc5
+ occomputefullnames at NETCDF_4.1.3 4.4.0~rc5
+ occomputesemantics at NETCDF_4.1.3 4.4.0~rc5
+ occoncat at NETCDF_4.1.3 4.4.0~rc5
+ occopycat at NETCDF_4.1.3 4.4.0~rc5
+ occorrelate at NETCDF_4.1.3 4.4.0~rc5
+ occurlclose at NETCDF_4.1.3 4.4.0~rc5
+ occurlflagbyflag at NETCDF_4.3.3 4.4.0~rc5
+ occurlflagbyname at NETCDF_4.3.3 4.4.0~rc5
+ occurlflags at NETCDF_4.3.3 4.4.0~rc5
+ occurlopen at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_container at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_free at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_getroot at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_ithelement at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_ithfield at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_ithrecord at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_position at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_read at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_recordcount at NETCDF_4.1.3 4.4.0~rc5
+ ocdata_root at NETCDF_4.1.3 4.4.0~rc5
+ ocdataddsmsg at NETCDF_4.1.3 4.4.0~rc5
+ ocdd at NETCDF_4.1.3 4.4.0~rc5
+ ocddsdasmerge at NETCDF_4.1.3 4.4.0~rc5
+ ocdebug at NETCDF_4.1.3 4.4.0~rc5
+ ocdtmodestring at NETCDF_4.1.3 4.4.0~rc5
+ ocdumpclause at NETCDF_4.1.3 4.4.0~rc5
+ ocdumpdata at NETCDF_4.1.3 4.4.0~rc5
+ ocdumpdatapath at NETCDF_4.1.3 4.4.0~rc5
+ ocdumpdatatree at NETCDF_4.1.3 4.4.0~rc5
+ ocdumpmemory at NETCDF_4.1.3 4.4.0~rc5
+ ocdumpnode at NETCDF_4.1.3 4.4.0~rc5
+ ocdumpslice at NETCDF_4.1.3 4.4.0~rc5
+ ocdxdextension at NETCDF_4.1.3 4.4.0~rc5
+ ocedgeoffset at NETCDF_4.1.3 4.4.0~rc5
+ ocerrstring at NETCDF_4.1.3 4.4.0~rc5
+ ocerrtoncerr at NETCDF_4.1.3 4.4.0~rc5
+ ocfetch at NETCDF_4.1.3 4.4.0~rc5
+ ocfetchhttpcode at NETCDF_4.1.3 4.4.0~rc5
+ ocfetchlastmodified at NETCDF_4.1.3 4.4.0~rc5
+ ocfetchurl at NETCDF_4.1.3 4.4.0~rc5
+ ocfetchurl_file at NETCDF_4.1.3 4.4.0~rc5
+ ocfindbod at NETCDF_4.1.3 4.4.0~rc5
+ ocfqn at NETCDF_4.1.3 4.4.0~rc5
+ ocfree at NETCDF_4.1.3 4.4.0~rc5
+ ocfreeprojectionclause at NETCDF_4.1.3 4.4.0~rc5
+ ocglobalstate at NETCDF_4.1.3 4.4.0~rc5
+ ocinternalinitialize at NETCDF_4.1.3 4.4.0~rc5
+ oclistclone at NETCDF_4.1.3 4.4.0~rc5
+ oclistcontains at NETCDF_4.1.3 4.4.0~rc5
+ oclistdup at NETCDF_4.1.3 4.4.0~rc5
+ oclistelemremove at NETCDF_4.1.3 4.4.0~rc5
+ oclistfree at NETCDF_4.1.3 4.4.0~rc5
+ oclistget at NETCDF_4.1.3 4.4.0~rc5
+ oclistinsert at NETCDF_4.1.3 4.4.0~rc5
+ oclistnew at NETCDF_4.1.3 4.4.0~rc5
+ oclistnull at NETCDF_4.1.3 4.4.0~rc5
+ oclistpop at NETCDF_4.1.3 4.4.0~rc5
+ oclistpush at NETCDF_4.1.3 4.4.0~rc5
+ oclistremove at NETCDF_4.1.3 4.4.0~rc5
+ oclistset at NETCDF_4.1.3 4.4.0~rc5
+ oclistsetalloc at NETCDF_4.1.3 4.4.0~rc5
+ oclistsetlength at NETCDF_4.1.3 4.4.0~rc5
+ oclisttop at NETCDF_4.1.3 4.4.0~rc5
+ oclistunique at NETCDF_4.1.3 4.4.0~rc5
+ oclog at NETCDF_4.1.3 4.4.0~rc5
+ oclogclose at NETCDF_4.1.3 4.4.0~rc5
+ ocloginit at NETCDF_4.1.3 4.4.0~rc5
+ oclogopen at NETCDF_4.1.3 4.4.0~rc5
+ oclogsettags at NETCDF_4.1.3 4.4.0~rc5
+ oclogtext at NETCDF_4.1.3 4.4.0~rc5
+ oclogtextn at NETCDF_4.1.3 4.4.0~rc5
+ ocmalloc at NETCDF_4.1.3 4.4.0~rc5
+ ocmarkcacheable at NETCDF_4.1.3 4.4.0~rc5
+ ocmerge at NETCDF_4.3.3 4.4.0~rc5
+ ocmktmp at NETCDF_4.1.3 4.4.0~rc5
+ ocnode_new at NETCDF_4.1.3 4.4.0~rc5
+ ocnodes_free at NETCDF_4.1.3 4.4.0~rc5
+ ocopen at NETCDF_4.1.3 4.4.0~rc5
+ ocpanic at NETCDF_4.1.3 4.4.0~rc5
+ ocparamdecode at NETCDF_4.1.3 4.4.0~rc5
+ ocparamlookup at NETCDF_4.1.3 4.4.0~rc5
+ ocparamset at NETCDF_4.1.3 4.4.0~rc5
+ ocparseproxy at NETCDF_4.3.3 4.4.0~rc5
+ ocping at NETCDF_4.1.3 4.4.0~rc5
+ ocrc_load at NETCDF_4.3.3 4.4.0~rc5
+ ocrc_lookup at NETCDF_4.3.3 4.4.0~rc5
+ ocrc_netrc_required at NETCDF_4.3.3 4.4.0~rc5
+ ocrc_process at NETCDF_4.3.3 4.4.0~rc5
+ ocrc_triple_iterate at NETCDF_4.3.3 4.4.0~rc5
+ ocreportcurlerror at NETCDF_4.3.3 4.4.0~rc5
+ ocroot_free at NETCDF_4.1.3 4.4.0~rc5
+ ocset_curlflag at NETCDF_4.3.3 4.4.0~rc5
+ ocset_curlopt at NETCDF_4.3.3 4.4.0~rc5
+ ocset_curlstate at NETCDF_4.3.3 4.4.0~rc5
+ ocset_flags_perfetch at NETCDF_4.3.3 4.4.0~rc5
+ ocset_flags_perlink at NETCDF_4.3.3 4.4.0~rc5
+ ocset_netrc at NETCDF_4.3.3 4.4.0~rc5
+ ocset_useragent at NETCDF_4.3.3 4.4.0~rc5
+ ocsetlogging at NETCDF_4.1.3 4.4.0~rc5
+ ocstrncmp at NETCDF_4.1.3 4.4.0~rc5
+ ocstrndup at NETCDF_4.1.3 4.4.0~rc5
+ ocsvcerrordata at NETCDF_4.1.3 4.4.0~rc5
+ octotaldimsize at NETCDF_4.1.3 4.4.0~rc5
+ octree_free at NETCDF_4.1.3 4.4.0~rc5
+ octypeprint at NETCDF_4.1.3 4.4.0~rc5
+ octypesize at NETCDF_4.1.3 4.4.0~rc5
+ octypetoddsstring at NETCDF_4.1.3 4.4.0~rc5
+ octypetonc at NETCDF_4.1.3 4.4.0~rc5
+ octypetostring at NETCDF_4.1.3 4.4.0~rc5
+ ocupdatelastmodifieddata at NETCDF_4.1.3 4.4.0~rc5
+ ocuribuild at NETCDF_4.1.3 4.4.0~rc5
+ ocuridecode at NETCDF_4.1.3 4.4.0~rc5
+ ocuridecodeonly at NETCDF_4.1.3 4.4.0~rc5
+ ocuridecodeparams at NETCDF_4.1.3 4.4.0~rc5
+ ocuriencode at NETCDF_4.1.3 4.4.0~rc5
+ ocurifree at NETCDF_4.1.3 4.4.0~rc5
+ ocurilookup at NETCDF_4.1.3 4.4.0~rc5
+ ocuriparse at NETCDF_4.1.3 4.4.0~rc5
+ ocurisetconstraints at NETCDF_4.1.3 4.4.0~rc5
+ ocurisetparams at NETCDF_4.1.3 4.4.0~rc5
+ ocvalidateindices at NETCDF_4.1.3 4.4.0~rc5
+ posixio_create at NETCDF_4.1.3 4.4.0~rc5
+ posixio_open at NETCDF_4.1.3 4.4.0~rc5
+ prefetchdata at NETCDF_4.1.3 4.4.0~rc5
+ projection at NETCDF_4.1.3 4.4.0~rc5
+ projectionlist at NETCDF_4.1.3 4.4.0~rc5
+ projections at NETCDF_4.1.3 4.4.0~rc5
+ range1 at NETCDF_4.1.3 4.4.0~rc5
+ range at NETCDF_4.1.3 4.4.0~rc5
+ rangelist at NETCDF_4.1.3 4.4.0~rc5
+ readDAS at NETCDF_4.1.3 4.4.0~rc5
+ readDATADDS at NETCDF_4.1.3 4.4.0~rc5
+ readDDS at NETCDF_4.1.3 4.4.0~rc5
+ read_numrecs at NETCDF_4.1.3 4.4.0~rc5
+ rec_detach_scales at NETCDF_4.1.3 4.4.0~rc5
+ rec_reattach_scales at NETCDF_4.3.3 4.4.0~rc5
+ restruct at NETCDF_4.1.3 4.4.0~rc5
+ segment at NETCDF_4.1.3 4.4.0~rc5
+ segmentlist at NETCDF_4.1.3 4.4.0~rc5
+ sel_clause at NETCDF_4.1.3 4.4.0~rc5
+ selections at NETCDF_4.1.3 4.4.0~rc5
+ sequencecheck at NETCDF_4.1.3 4.4.0~rc5
+ set_NC_string at NETCDF_4.1.3 4.4.0~rc5
+ simplenodematch at NETCDF_4.1.3 4.4.0~rc5
+ simplepathstring at NETCDF_4.1.3 4.4.0~rc5
+ swap4b at NETCDF_4.4.0 4.4.0~rc5
+ unattach at NETCDF_4.1.3 4.4.0~rc5
+ unmap at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_NFC at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_NFD at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_NFKC at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_NFKD at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_check at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_codepoint_valid at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_combinations at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_decompose at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_decompose_char at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_encode_char at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_errmsg at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_get_property at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_iterate at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_map at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_properties at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_reencode at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_sequences at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_stage1table at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_stage2table at NETCDF_4.1.3 4.4.0~rc5
+ utf8proc_utf8class at NETCDF_4.1.3 4.4.0~rc5
+ v4node at NETCDF_4.1.3 4.4.0~rc5
+ value at NETCDF_4.1.3 4.4.0~rc5
+ value_list at NETCDF_4.1.3 4.4.0~rc5
+ var at NETCDF_4.1.3 4.4.0~rc5
+ write_numrecs at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_double at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_filecreate at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_float at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_free at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_getavail at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_getbytes at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_getpos at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_init at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_memcreate at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_network_order at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_opaque at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_roundup at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_setpos at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_skip at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_skip_strings at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_string at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_uchar at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_uint at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_ulonglong at NETCDF_4.1.3 4.4.0~rc5
+ xxdr_ushort at NETCDF_4.1.3 4.4.0~rc5
+ xxdrerror at NETCDF_4.1.3 4.4.0~rc5
+ xxdrntohdouble at NETCDF_4.1.3 4.4.0~rc5
+ xxdrsize at NETCDF_4.1.3 4.4.0~rc5
diff --git a/debian/netcdf-mpi.ver b/debian/netcdf-mpi.ver
index 0f6fbc0..c964c3f 100644
--- a/debian/netcdf-mpi.ver
+++ b/debian/netcdf-mpi.ver
@@ -1354,3 +1354,219 @@ NETCDF_MPI_4.1.3 {
         *;
 };
 
+NETCDF_MPI_4.3.3 { 
+    global:
+        dapbuildvaraprojection;
+        dapcomputeprojectedvars;
+        dapfixprojections;
+        dapiswholeconstraint;
+        dapiswholeprojection;
+        dapiswholesegment;
+        dapiswholeslice;
+        dapmapconstraints;
+        dapparsedapconstraints;
+        dapqualifyconstraints;
+        ncstrndup;
+        occatch;
+        occombinehostport;
+        occurlflagbyflag;
+        occurlflagbyname;
+        occurlflags;
+        oc_initialize;
+        ocmerge;
+        ocparseproxy;
+        ocrc_load;
+        ocrc_lookup;
+        ocrc_netrc_required;
+        ocrc_process;
+        ocrc_triple_iterate;
+        ocreportcurlerror;
+        ocset_curlflag;
+        oc_set_curlopt;
+        ocset_curlopt;
+        ocset_curlstate;
+        ocset_flags_perfetch;
+        ocset_flags_perlink;
+        oc_set_netrc;
+        ocset_netrc;
+        oc_set_rcfile;
+        ocset_useragent;
+        rec_reattach_scales;
+} NETCDF_MPI_4.1.3;
+
+NETCDF_MPI_4.4.0 {
+    global:
+        nc3_cktype;
+        NC3_finalize;
+        NC4_finalize;
+        NC_argc;
+        NC_argv;
+        NCD2_finalize;
+        NCDISPATCH_finalize;
+        nc_finalize;
+        NC_finalized;
+        nc_initialize;
+        NC_initialized;
+        NC_inq_recvar;
+        nc_open_mem;
+        NCSUBSTRATE_finalize;
+        ncx_get_int32;
+        ncx_get_int64;
+        ncx_getn_double_ushort;
+        ncx_getn_float_ushort;
+        ncx_getn_int_ushort;
+        ncx_getn_longlong_double;
+        ncx_getn_longlong_float;
+        ncx_getn_longlong_int;
+        ncx_getn_longlong_longlong;
+        ncx_getn_longlong_schar;
+        ncx_getn_longlong_short;
+        ncx_getn_longlong_uchar;
+        ncx_getn_longlong_uint;
+        ncx_getn_longlong_ulonglong;
+        ncx_getn_longlong_ushort;
+        ncx_getn_schar_ushort;
+        ncx_getn_short_ushort;
+        ncx_getn_uchar_double;
+        ncx_getn_uchar_float;
+        ncx_getn_uchar_int;
+        ncx_getn_uchar_longlong;
+        ncx_getn_uchar_schar;
+        ncx_getn_uchar_short;
+        ncx_getn_uchar_uchar;
+        ncx_getn_uchar_uint;
+        ncx_getn_uchar_ulonglong;
+        ncx_getn_uchar_ushort;
+        ncx_getn_uint_double;
+        ncx_getn_uint_float;
+        ncx_getn_uint_int;
+        ncx_getn_uint_longlong;
+        ncx_getn_uint_schar;
+        ncx_getn_uint_short;
+        ncx_getn_uint_uchar;
+        ncx_getn_uint_uint;
+        ncx_getn_uint_ulonglong;
+        ncx_getn_uint_ushort;
+        ncx_getn_ulonglong_double;
+        ncx_getn_ulonglong_float;
+        ncx_getn_ulonglong_int;
+        ncx_getn_ulonglong_longlong;
+        ncx_getn_ulonglong_schar;
+        ncx_getn_ulonglong_short;
+        ncx_getn_ulonglong_uchar;
+        ncx_getn_ulonglong_uint;
+        ncx_getn_ulonglong_ulonglong;
+        ncx_getn_ulonglong_ushort;
+        ncx_getn_ushort_double;
+        ncx_getn_ushort_float;
+        ncx_getn_ushort_int;
+        ncx_getn_ushort_longlong;
+        ncx_getn_ushort_schar;
+        ncx_getn_ushort_short;
+        ncx_getn_ushort_uchar;
+        ncx_getn_ushort_uint;
+        ncx_getn_ushort_ulonglong;
+        ncx_getn_ushort_ushort;
+        ncx_pad_getn_schar_ushort;
+        ncx_pad_getn_short_ushort;
+        ncx_pad_getn_uchar_double;
+        ncx_pad_getn_uchar_float;
+        ncx_pad_getn_uchar_int;
+        ncx_pad_getn_uchar_longlong;
+        ncx_pad_getn_uchar_schar;
+        ncx_pad_getn_uchar_short;
+        ncx_pad_getn_uchar_uchar;
+        ncx_pad_getn_uchar_uint;
+        ncx_pad_getn_uchar_ulonglong;
+        ncx_pad_getn_uchar_ushort;
+        ncx_pad_getn_ushort_double;
+        ncx_pad_getn_ushort_float;
+        ncx_pad_getn_ushort_int;
+        ncx_pad_getn_ushort_longlong;
+        ncx_pad_getn_ushort_schar;
+        ncx_pad_getn_ushort_short;
+        ncx_pad_getn_ushort_uchar;
+        ncx_pad_getn_ushort_uint;
+        ncx_pad_getn_ushort_ulonglong;
+        ncx_pad_getn_ushort_ushort;
+        ncx_pad_putn_schar_ushort;
+        ncx_pad_putn_short_ushort;
+        ncx_pad_putn_uchar_double;
+        ncx_pad_putn_uchar_float;
+        ncx_pad_putn_uchar_int;
+        ncx_pad_putn_uchar_longlong;
+        ncx_pad_putn_uchar_schar;
+        ncx_pad_putn_uchar_short;
+        ncx_pad_putn_uchar_uchar;
+        ncx_pad_putn_uchar_uint;
+        ncx_pad_putn_uchar_ulonglong;
+        ncx_pad_putn_uchar_ushort;
+        ncx_pad_putn_ushort_double;
+        ncx_pad_putn_ushort_float;
+        ncx_pad_putn_ushort_int;
+        ncx_pad_putn_ushort_longlong;
+        ncx_pad_putn_ushort_schar;
+        ncx_pad_putn_ushort_short;
+        ncx_pad_putn_ushort_uchar;
+        ncx_pad_putn_ushort_uint;
+        ncx_pad_putn_ushort_ulonglong;
+        ncx_pad_putn_ushort_ushort;
+        ncx_put_int32;
+        ncx_put_int64;
+        ncx_putn_double_ushort;
+        ncx_putn_float_ushort;
+        ncx_putn_int_ushort;
+        ncx_putn_longlong_double;
+        ncx_putn_longlong_float;
+        ncx_putn_longlong_int;
+        ncx_putn_longlong_longlong;
+        ncx_putn_longlong_schar;
+        ncx_putn_longlong_short;
+        ncx_putn_longlong_uchar;
+        ncx_putn_longlong_uint;
+        ncx_putn_longlong_ulonglong;
+        ncx_putn_longlong_ushort;
+        ncx_putn_schar_ushort;
+        ncx_putn_short_ushort;
+        ncx_putn_uchar_double;
+        ncx_putn_uchar_float;
+        ncx_putn_uchar_int;
+        ncx_putn_uchar_longlong;
+        ncx_putn_uchar_schar;
+        ncx_putn_uchar_short;
+        ncx_putn_uchar_uchar;
+        ncx_putn_uchar_uint;
+        ncx_putn_uchar_ulonglong;
+        ncx_putn_uchar_ushort;
+        ncx_putn_uint_double;
+        ncx_putn_uint_float;
+        ncx_putn_uint_int;
+        ncx_putn_uint_longlong;
+        ncx_putn_uint_schar;
+        ncx_putn_uint_short;
+        ncx_putn_uint_uchar;
+        ncx_putn_uint_uint;
+        ncx_putn_uint_ulonglong;
+        ncx_putn_uint_ushort;
+        ncx_putn_ulonglong_double;
+        ncx_putn_ulonglong_float;
+        ncx_putn_ulonglong_int;
+        ncx_putn_ulonglong_longlong;
+        ncx_putn_ulonglong_schar;
+        ncx_putn_ulonglong_short;
+        ncx_putn_ulonglong_uchar;
+        ncx_putn_ulonglong_uint;
+        ncx_putn_ulonglong_ulonglong;
+        ncx_putn_ulonglong_ushort;
+        ncx_putn_ushort_double;
+        ncx_putn_ushort_float;
+        ncx_putn_ushort_int;
+        ncx_putn_ushort_longlong;
+        ncx_putn_ushort_schar;
+        ncx_putn_ushort_short;
+        ncx_putn_ushort_uchar;
+        ncx_putn_ushort_uint;
+        ncx_putn_ushort_ulonglong;
+        ncx_putn_ushort_ushort;
+        swap4b;
+} NETCDF_MPI_4.3.3;
diff --git a/debian/netcdf-serial.ver b/debian/netcdf-serial.ver
index ed1a50b..717ca9f 100644
--- a/debian/netcdf-serial.ver
+++ b/debian/netcdf-serial.ver
@@ -1,9 +1,9 @@
 /* Symbol versioning script for NetCDF (serial version)
  * Alastair McKinstry, <mckinstry at debian.org> 2014-06-05
- * Last-Updated: 2014-06-05
+ * Last-Updated: 2016-01-16
  */
 
-NETCDF_SERIAL_4.1.3 { 
+NETCDF_4.1.3 { 
     global:
         Cde2h;
         Cdh2e;
@@ -1354,3 +1354,219 @@ NETCDF_SERIAL_4.1.3 {
         *;
 };
 
+NETCDF_4.3.3 { 
+    global:
+        dapbuildvaraprojection;
+        dapcomputeprojectedvars;
+        dapfixprojections;
+        dapiswholeconstraint;
+        dapiswholeprojection;
+        dapiswholesegment;
+        dapiswholeslice;
+        dapmapconstraints;
+        dapparsedapconstraints;
+        dapqualifyconstraints;
+        ncstrndup;
+        occatch;
+        occombinehostport;
+        occurlflagbyflag;
+        occurlflagbyname;
+        occurlflags;
+        oc_initialize;
+        ocmerge;
+        ocparseproxy;
+        ocrc_load;
+        ocrc_lookup;
+        ocrc_netrc_required;
+        ocrc_process;
+        ocrc_triple_iterate;
+        ocreportcurlerror;
+        ocset_curlflag;
+        oc_set_curlopt;
+        ocset_curlopt;
+        ocset_curlstate;
+        ocset_flags_perfetch;
+        ocset_flags_perlink;
+        oc_set_netrc;
+        ocset_netrc;
+        oc_set_rcfile;
+        ocset_useragent;
+        rec_reattach_scales;
+} NETCDF_4.1.3;
+
+NETCDF_4.4.0 {
+    global:
+        nc3_cktype;
+        NC3_finalize;
+        NC4_finalize;
+        NC_argc;
+        NC_argv;
+        NCD2_finalize;
+        NCDISPATCH_finalize;
+        nc_finalize;
+        NC_finalized;
+        nc_initialize;
+        NC_initialized;
+        NC_inq_recvar;
+        nc_open_mem;
+        NCSUBSTRATE_finalize;
+        ncx_get_int32;
+        ncx_get_int64;
+        ncx_getn_double_ushort;
+        ncx_getn_float_ushort;
+        ncx_getn_int_ushort;
+        ncx_getn_longlong_double;
+        ncx_getn_longlong_float;
+        ncx_getn_longlong_int;
+        ncx_getn_longlong_longlong;
+        ncx_getn_longlong_schar;
+        ncx_getn_longlong_short;
+        ncx_getn_longlong_uchar;
+        ncx_getn_longlong_uint;
+        ncx_getn_longlong_ulonglong;
+        ncx_getn_longlong_ushort;
+        ncx_getn_schar_ushort;
+        ncx_getn_short_ushort;
+        ncx_getn_uchar_double;
+        ncx_getn_uchar_float;
+        ncx_getn_uchar_int;
+        ncx_getn_uchar_longlong;
+        ncx_getn_uchar_schar;
+        ncx_getn_uchar_short;
+        ncx_getn_uchar_uchar;
+        ncx_getn_uchar_uint;
+        ncx_getn_uchar_ulonglong;
+        ncx_getn_uchar_ushort;
+        ncx_getn_uint_double;
+        ncx_getn_uint_float;
+        ncx_getn_uint_int;
+        ncx_getn_uint_longlong;
+        ncx_getn_uint_schar;
+        ncx_getn_uint_short;
+        ncx_getn_uint_uchar;
+        ncx_getn_uint_uint;
+        ncx_getn_uint_ulonglong;
+        ncx_getn_uint_ushort;
+        ncx_getn_ulonglong_double;
+        ncx_getn_ulonglong_float;
+        ncx_getn_ulonglong_int;
+        ncx_getn_ulonglong_longlong;
+        ncx_getn_ulonglong_schar;
+        ncx_getn_ulonglong_short;
+        ncx_getn_ulonglong_uchar;
+        ncx_getn_ulonglong_uint;
+        ncx_getn_ulonglong_ulonglong;
+        ncx_getn_ulonglong_ushort;
+        ncx_getn_ushort_double;
+        ncx_getn_ushort_float;
+        ncx_getn_ushort_int;
+        ncx_getn_ushort_longlong;
+        ncx_getn_ushort_schar;
+        ncx_getn_ushort_short;
+        ncx_getn_ushort_uchar;
+        ncx_getn_ushort_uint;
+        ncx_getn_ushort_ulonglong;
+        ncx_getn_ushort_ushort;
+        ncx_pad_getn_schar_ushort;
+        ncx_pad_getn_short_ushort;
+        ncx_pad_getn_uchar_double;
+        ncx_pad_getn_uchar_float;
+        ncx_pad_getn_uchar_int;
+        ncx_pad_getn_uchar_longlong;
+        ncx_pad_getn_uchar_schar;
+        ncx_pad_getn_uchar_short;
+        ncx_pad_getn_uchar_uchar;
+        ncx_pad_getn_uchar_uint;
+        ncx_pad_getn_uchar_ulonglong;
+        ncx_pad_getn_uchar_ushort;
+        ncx_pad_getn_ushort_double;
+        ncx_pad_getn_ushort_float;
+        ncx_pad_getn_ushort_int;
+        ncx_pad_getn_ushort_longlong;
+        ncx_pad_getn_ushort_schar;
+        ncx_pad_getn_ushort_short;
+        ncx_pad_getn_ushort_uchar;
+        ncx_pad_getn_ushort_uint;
+        ncx_pad_getn_ushort_ulonglong;
+        ncx_pad_getn_ushort_ushort;
+        ncx_pad_putn_schar_ushort;
+        ncx_pad_putn_short_ushort;
+        ncx_pad_putn_uchar_double;
+        ncx_pad_putn_uchar_float;
+        ncx_pad_putn_uchar_int;
+        ncx_pad_putn_uchar_longlong;
+        ncx_pad_putn_uchar_schar;
+        ncx_pad_putn_uchar_short;
+        ncx_pad_putn_uchar_uchar;
+        ncx_pad_putn_uchar_uint;
+        ncx_pad_putn_uchar_ulonglong;
+        ncx_pad_putn_uchar_ushort;
+        ncx_pad_putn_ushort_double;
+        ncx_pad_putn_ushort_float;
+        ncx_pad_putn_ushort_int;
+        ncx_pad_putn_ushort_longlong;
+        ncx_pad_putn_ushort_schar;
+        ncx_pad_putn_ushort_short;
+        ncx_pad_putn_ushort_uchar;
+        ncx_pad_putn_ushort_uint;
+        ncx_pad_putn_ushort_ulonglong;
+        ncx_pad_putn_ushort_ushort;
+        ncx_put_int32;
+        ncx_put_int64;
+        ncx_putn_double_ushort;
+        ncx_putn_float_ushort;
+        ncx_putn_int_ushort;
+        ncx_putn_longlong_double;
+        ncx_putn_longlong_float;
+        ncx_putn_longlong_int;
+        ncx_putn_longlong_longlong;
+        ncx_putn_longlong_schar;
+        ncx_putn_longlong_short;
+        ncx_putn_longlong_uchar;
+        ncx_putn_longlong_uint;
+        ncx_putn_longlong_ulonglong;
+        ncx_putn_longlong_ushort;
+        ncx_putn_schar_ushort;
+        ncx_putn_short_ushort;
+        ncx_putn_uchar_double;
+        ncx_putn_uchar_float;
+        ncx_putn_uchar_int;
+        ncx_putn_uchar_longlong;
+        ncx_putn_uchar_schar;
+        ncx_putn_uchar_short;
+        ncx_putn_uchar_uchar;
+        ncx_putn_uchar_uint;
+        ncx_putn_uchar_ulonglong;
+        ncx_putn_uchar_ushort;
+        ncx_putn_uint_double;
+        ncx_putn_uint_float;
+        ncx_putn_uint_int;
+        ncx_putn_uint_longlong;
+        ncx_putn_uint_schar;
+        ncx_putn_uint_short;
+        ncx_putn_uint_uchar;
+        ncx_putn_uint_uint;
+        ncx_putn_uint_ulonglong;
+        ncx_putn_uint_ushort;
+        ncx_putn_ulonglong_double;
+        ncx_putn_ulonglong_float;
+        ncx_putn_ulonglong_int;
+        ncx_putn_ulonglong_longlong;
+        ncx_putn_ulonglong_schar;
+        ncx_putn_ulonglong_short;
+        ncx_putn_ulonglong_uchar;
+        ncx_putn_ulonglong_uint;
+        ncx_putn_ulonglong_ulonglong;
+        ncx_putn_ulonglong_ushort;
+        ncx_putn_ushort_double;
+        ncx_putn_ushort_float;
+        ncx_putn_ushort_int;
+        ncx_putn_ushort_longlong;
+        ncx_putn_ushort_schar;
+        ncx_putn_ushort_short;
+        ncx_putn_ushort_uchar;
+        ncx_putn_ushort_uint;
+        ncx_putn_ushort_ulonglong;
+        ncx_putn_ushort_ushort;
+        swap4b;
+} NETCDF_4.3.3;
diff --git a/debian/patches/nc-config.patch b/debian/patches/nc-config.patch
new file mode 100644
index 0000000..73e5384
--- /dev/null
+++ b/debian/patches/nc-config.patch
@@ -0,0 +1,60 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: Adapt nc-config to use pkg-config, necessary because
+ multiple arch. versions of netcdf may be installed
+Last-Updated: 2016-01-16
+Forwarded: not-needed
+
+Index: netcdf-4.4.0~rc5/nc-config.in
+===================================================================
+--- netcdf-4.4.0~rc5.orig/nc-config.in
++++ netcdf-4.4.0~rc5/nc-config.in
+@@ -3,19 +3,20 @@
+ # This forms the basis for the nc-config utility, which tells you
+ # various things about the netCDF installation. This code was
+ # contributed by netCDF user Arlindo DaSilva. Thanks Arlindo!
++# adapted by Alastair McKinstry to read from pkg-config for multiarch
+ 
+-prefix=@prefix@
+-exec_prefix=${prefix}
+-includedir=${prefix}/include
++prefix=`pkg-config netcdf --variable=prefix`
++exec_prefix=`pkg-config netcdf --variable=prefix`
++includedir=`pkg-config netcdf --variable=includedir`
+ 
+-cc="@CC@"
+-cflags=" -I${includedir} @CPPFLAGS@" 
+-has_dap="@HAS_DAP@"
+-has_nc2="@HAS_NC2@"
+-has_nc4="@HAS_NC4@"
+-has_hdf4="@HAS_HDF4@"
+-has_pnetcdf="@HAS_PNETCDF@"
+-has_hdf5="@HAS_HDF5@"
++cc=`pkg-config netcdf --variable=ccompile`
++cflags=`pkg-config netcdf --variable=cflags`
++has_dap=`pkg-config netcdf --variable=has_dap`
++has_nc2=`pkg-config netcdf --variable=has_nc2`
++has_nc4=`pkg-config netcdf --variable=has_nc4`
++has_hdf4=`pkg-config netcdf --variable=has_hdf4`
++has_pnetcdf=`pkg-config netcdf --variable=has_pnetcdf`
++has_hdf5=`pkg-config netcdf --variable=has_hdf5`
+ version="@PACKAGE_NAME@ @PACKAGE_VERSION@"
+ 
+ has_f90="no"
+Index: netcdf-4.4.0~rc5/netcdf.pc.in
+===================================================================
+--- netcdf-4.4.0~rc5.orig/netcdf.pc.in
++++ netcdf-4.4.0~rc5/netcdf.pc.in
+@@ -3,6 +3,13 @@ exec_prefix=@exec_prefix@
+ libdir=@libdir@
+ includedir=@includedir@
+ ccompiler=@CC@
++has_dap="@HAS_DAP@"
++has_nc2="@HAS_NC2@"
++has_nc4="@HAS_NC4@"
++has_hdf4="@HAS_HDF4@"
++has_pnetcdf="@HAS_PNETCDF@"
++has_hdf5="@HAS_HDF5@"
++version="@PACKAGE_NAME@ @PACKAGE_VERSION@"
+ 
+ Name: @PACKAGE@
+ Description: NetCDF Client Library for C
diff --git a/debian/patches/reproducible.patch b/debian/patches/reproducible.patch
new file mode 100644
index 0000000..d1e7b16
--- /dev/null
+++ b/debian/patches/reproducible.patch
@@ -0,0 +1,20 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: Drop build-dependent metadata, as it makes the 
+ package non bit-reproducible
+Last-Updated: 2016-01-16
+Forwarded: no
+
+Index: netcdf-4.4.0~rc5/libnetcdf.settings.in
+===================================================================
+--- netcdf-4.4.0~rc5.orig/libnetcdf.settings.in
++++ netcdf-4.4.0~rc5/libnetcdf.settings.in
+@@ -4,9 +4,6 @@
+ # General
+ -------
+ NetCDF Version:		@PACKAGE_VERSION@
+-Configured On:		@CONFIG_DATE@
+-Host System:		@host_cpu at -@host_vendor at -@host_os@
+-Build Directory: 	@abs_top_builddir@
+ Install Prefix:         @prefix@
+ 
+ # Compiling Options
diff --git a/debian/patches/series b/debian/patches/series
index 31d6868..2c34306 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,6 @@
 version-script.patch
 link-private.patch
 privacy-breach-logo.patch
+nc-config.patch
+reproducible.patch
 # hdf5-library-path.patch
diff --git a/debian/patches/version-script.patch b/debian/patches/version-script.patch
index 287bba6..bd57853 100644
--- a/debian/patches/version-script.patch
+++ b/debian/patches/version-script.patch
@@ -3,11 +3,11 @@ Description: Add versioned symbols to libnetcdf
 Forwarded: no
 Last-Updated: 2014-06-05
 
-Index: netcdf-4.3.2/liblib/CMakeLists.txt
+Index: netcdf-4.4.0~rc5/liblib/CMakeLists.txt
 ===================================================================
---- netcdf-4.3.2.orig/liblib/CMakeLists.txt
-+++ netcdf-4.3.2/liblib/CMakeLists.txt
-@@ -84,7 +84,10 @@ ENDIF()
+--- netcdf-4.4.0~rc5.orig/liblib/CMakeLists.txt
++++ netcdf-4.4.0~rc5/liblib/CMakeLists.txt
+@@ -90,7 +90,13 @@ ENDIF()
  
  IF(NOT MSVC)
    IF(BUILD_SHARED_LIBS)
@@ -15,6 +15,9 @@ Index: netcdf-4.3.2/liblib/CMakeLists.txt
 +    IF (NOT LIBLIB_VERSION_SCRIPT)
 +       SET(LIBLIB_VERSION_SCRIPT "")
 +    ENDIF()
++    IF (NOT LIBLIB_VERSION_SCRIPT)
++      SET(LIBLIB_VERSION_SCRIPT "")
++    ENDIF()
 +    SET_TARGET_PROPERTIES(netcdf PROPERTIES LINK_FLAGS "-shared ${LIBLIB_VERSION_SCRIPT}")
    ENDIF()
  ENDIF()
diff --git a/debian/rules b/debian/rules
index 7c5d73a..e1897dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,80 +1,73 @@
 #!/usr/bin/make -f
 
-#export DH_VERBOSE=1
-
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+LIBDIR:=/usr/lib/${DEB_HOST_MULTIARCH}
+INCDIR:=/usr/include
 
 HDF5_INCLUDE_PATH=/usr/include/hdf5/serial
 HDF5_LIBRARY_PATH=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
 
 UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p' | sed -e 's/\+.*//; s/^[0-9]://')
 
+include /usr/share/mpi-default-dev/debian_defaults
+MPI:=$(ARCH_DEFAULT_MPI_IMPL)
+
 # Verbose test output
 export VERBOSE=1
+# export DH_VERBOSE=1
+
+CFLAGS:= $(shell dpkg-buildflags --get CFLAGS)
 
 %:
 	dh $@ --buildsystem=cmake --parallel
 
-include /usr/share/mpi-default-dev/debian_defaults
-MPI:=${ARCH_DEFAULT_MPI_IMPL}
-
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-LIB:=/usr/lib/${DEB_HOST_MULTIARCH}
-TOP:=$(shell pwd)
-
 override_dh_auto_configure:
 	dh_auto_configure --builddirectory=build-serial -- \
-		-DCMAKE_SKIP_RPATH:BOOL=OFF \
+		-DCMAKE_SKIP_RPATH:BOOL=ON \
 		-DENABLE_TESTS:BOOL=ON \
 		-DENABLE_DOXYGEN:BOOL=ON \
 		-DUSE_PARALLEL=OFF \
-		-DHDF5_C_INCLUDE_DIR="/usr/include/hdf5/serial" \
-		-DHDF5_HL_INCLUDE_DIR="/usr/include/hdf5/serial" \
-		-DHDF5_hdf5_hl_LIBRARY_RELEASE=${LIB}/libhdf5_serial_hl.so \
-		-DHDF5_hdf5_LIBRARY_RELEASE=${LIB}/libhdf5_serial.so \
-		-DLIBLIB_VERSION_SCRIPT=-Wl,--version-script,${TOP}/debian/netcdf-serial.ver
+	        -DHDF5_INCLUDE_PATH=$(INCDIR)/hdf5/serial \
+	        -DHDF5_LIBRARY_PATH=$(LIBDIR)/hdf5/serial  \
+		-DLIBLIB_VERSION_SCRIPT=-Wl,--version-script,$(CURDIR)/debian/netcdf-serial.ver
 	dh_auto_configure --builddirectory=build-mpi --  \
-		-DCMAKE_SKIP_RPATH:BOOL=OFF \
+		-DCMAKE_SKIP_RPATH:BOOL=ON \
 		-DENABLE_PARALLEL_TESTS:BOOL=OFF \
 		-DENABLE_TESTS:BOOL=ON \
 		-DENABLE_DOXYGEN:BOOL=ON \
 		-DUSE_PARALLEL=ON \
-        	-DHDF5_C_INCLUDE_DIR=/usr/include/hdf5/${MPI} \
-        	-DHDF5_HL_INCLUDE_DIR=/usr/include//hdf5/${MPI} \
-		-DHDF5_hdf5_hl_LIBRARY_RELEASE=${LIB}/libhdf5_${MPI}_hl.so \
-		-DHDF5_hdf5_LIBRARY_RELEASE=${LIB}/libhdf5_${MPI}.so \
-		-DLIBLIB_VERSION_SCRIPT=-Wl,--version-script,${TOP}/debian/netcdf-mpi.ver \
+	        -DHDF5_INCLUDE_PATH=$(INCDIR)/hdf5/$(MPI) \
+	        -DHDF5_LIBRARY_PATH=$(LIBDIR)/hdf5/$(MPI) \
+		-DCMAKE_C_FLAGS="${CFLAGS} -DHDF5_PARALLEL" \
+		-DLIBLIB_VERSION_SCRIPT=-Wl,--version-script,$(CURDIR)/debian/netcdf-mpi.ver \
 		-DCMAKE_C_COMPILER=mpicc 
 
 override_dh_auto_build:
-	$(MAKE) -C build-serial
+	$(MAKE) -C build-serial 
 	$(MAKE) -C build-mpi
 
 override_dh_auto_clean:
-	rm -rf build-*
+	rm -rf build-* debian/tmp*
 
 override_dh_auto_install:
-	$(MAKE) -C build-serial install DESTDIR=$(TOP)/debian/tmp
-	$(MAKE) -C build-mpi install DESTDIR=$(TOP)/debian/tmp-mpi
-	mv debian/tmp/$(LIB)/libnetcdf.so.7.2.0 debian/tmp/$(LIB)/libnetcdf_serial.so.7.2.0
-	mv debian/tmp/$(LIB)/libnetcdf.so.7     debian/tmp/$(LIB)/libnetcdf_serial.so.7
-	mv debian/tmp/$(LIB)/libnetcdf.so       debian/tmp/$(LIB)/libnetcdf_serial.so
-	mv debian/tmp-mpi/$(LIB)/libnetcdf.so.7.2.0 debian/tmp-mpi/$(LIB)/libnetcdf_mpi.so.7.2.0
-	mv debian/tmp-mpi/$(LIB)/libnetcdf.so.7     debian/tmp-mpi/$(LIB)/libnetcdf_mpi.so.7
-	mv debian/tmp-mpi/$(LIB)/libnetcdf.so       debian/tmp-mpi/$(LIB)/libnetcdf_mpi.so
-	sed -e 's/-lnetcdf/-lnetcdf_serial/' < debian/tmp/$(LIB)/pkgconfig/netcdf.pc \
-		> debian/tmp/$(LIB)/pkgconfig/netcdf-serial.pc
-	rm debian/tmp/$(LIB)/pkgconfig/netcdf.pc
-	sed -e 's/-lnetcdf/-lnetcdf_mpi/' < debian/tmp-mpi/$(LIB)/pkgconfig/netcdf.pc \
-		> debian/tmp-mpi/$(LIB)/pkgconfig/netcdf-mpi.pc
-	rm debian/tmp-mpi/$(LIB)/pkgconfig/netcdf.pc
+	$(MAKE) -C build-serial install DESTDIR=$(CURDIR)/debian/tmp
+	$(MAKE) -C build-mpi install DESTDIR=$(CURDIR)/debian/tmp-mpi
+	# rename files. Merge into debian/tmp
+	mv debian/tmp/$(LIBDIR)/libnetcdf.so.7.3.0 debian/tmp/$(LIBDIR)/libnetcdf_serial.so.7.3.0
+	mv debian/tmp/$(LIBDIR)/libnetcdf.so.7     debian/tmp/$(LIBDIR)/libnetcdf_serial.so.7
+	mv debian/tmp/$(LIBDIR)/libnetcdf.so       debian/tmp/$(LIBDIR)/libnetcdf_serial.so
+	mv debian/tmp-mpi/$(LIBDIR)/libnetcdf.so.7.3.0 debian/tmp/$(LIBDIR)/libnetcdf_mpi.so.7.3.0
+	mv debian/tmp-mpi/$(LIBDIR)/libnetcdf.so.7     debian/tmp/$(LIBDIR)/libnetcdf_mpi.so.7
+	mv debian/tmp-mpi/$(LIBDIR)/libnetcdf.so       debian/tmp/$(LIBDIR)/libnetcdf_mpi.so
+	mv debian/tmp-mpi/$(LIBDIR)/libnetcdf.settings debian/tmp/$(LIBDIR)/libnetcdf_mpi.settings
+	mv debian/tmp-mpi/$(LIBDIR)/cmake/netCDF	debian/tmp/$(LIBDIR)/cmake/netCDF_mpi
+	mv debian/tmp/$(LIBDIR)/pkgconfig/netcdf.pc debian/tmp/$(LIBDIR)/pkgconfig/netcdf-serial.pc
+	sed -e 's/-lnetcdf/-lnetcdf_mpi/' < debian/tmp-mpi/$(LIBDIR)/pkgconfig/netcdf.pc \
+		> debian/tmp/$(LIBDIR)/pkgconfig/netcdf-mpi.pc
 	$(RM) debian/tmp/usr/share/doc/netCDF/html/jquery.js
-	$(RM) debian/tmp-mpi/usr/share/doc/netCDF/html/jquery.js
 	# Strip RPATH
-	-find $(CURDIR)/debian/tmp/usr/bin -type f -not -name nc-config -exec chrpath --delete {} \;
-	-find $(CURDIR)/debian/tmp/usr/lib -type f -name "*.so*" -exec chrpath --delete {} \;
-	-find $(CURDIR)/debian/tmp-mpi/usr/bin -type f -not -name nc-config -exec chrpath --delete {} \;
-	-find $(CURDIR)/debian/tmp-mpi/usr/lib -type f -name "*.so*" -exec chrpath --delete {} \;
+	#-find $(CURDIR)/debian/tmp/usr/bin -type f -not -name nc-config -exec chrpath --delete {} \;
+	#-find $(CURDIR)/debian/tmp/usr/lib -type f -name "*.so*" -exec chrpath --delete {} \;
 
 override_dh_auto_test:
 	ARGS="--output-on-failure" dh_auto_test --max-parallel=1 || echo "Ignoring test failures"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git



More information about the Pkg-grass-devel mailing list