Bug#1063168: netcdf: NMU diff for 64-bit time_t transition

Graham Inggs ginggs at debian.org
Mon Feb 5 15:17:43 GMT 2024


Source: netcdf
Version: 1:4.9.2-3
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
netcdf as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for netcdf
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
-------------- next part --------------
diff -Nru netcdf-4.9.2/debian/changelog netcdf-4.9.2/debian/changelog
--- netcdf-4.9.2/debian/changelog	2023-12-16 13:27:57.000000000 +0000
+++ netcdf-4.9.2/debian/changelog	2024-02-05 15:15:43.000000000 +0000
@@ -1,3 +1,10 @@
+netcdf (1:4.9.2-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <ginggs at debian.org>  Mon, 05 Feb 2024 15:15:43 +0000
+
 netcdf (1:4.9.2-3) unstable; urgency=medium
 
   * Add upstream patch to finalize HDF5 library at exit.
diff -Nru netcdf-4.9.2/debian/control netcdf-4.9.2/debian/control
--- netcdf-4.9.2/debian/control	2023-06-13 15:05:02.000000000 +0000
+++ netcdf-4.9.2/debian/control	2024-02-05 15:15:43.000000000 +0000
@@ -36,16 +36,17 @@
  This package contains documentation for the NetCDF library in a
  variety of formats.
 
-Package: libnetcdf19
+Package: libnetcdf19t64
+Provides: ${t64:Provides}
 Architecture: any
 Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Breaks: libnetcdfc7 (<= 4.2.0),
+Breaks: libnetcdf19 (<< ${source:Version}), libnetcdfc7 (<= 4.2.0),
         libnetcdf6 (<< 1:4.1.1-7~)
-Replaces: libnetcdfc7 (<= 4.2.0),
+Replaces: libnetcdf19, libnetcdfc7 (<= 4.2.0),
           libnetcdf6 (<< 1:4.1.1-7~)
 Description: Interface for scientific data access to large binary data
  NetCDF (network Common Data Form) is an interface for scientific
@@ -61,7 +62,7 @@
 Package: libnetcdf-dev
 Architecture: any
 Section: libdevel
-Depends: libnetcdf19 (= ${binary:Version}),
+Depends: libnetcdf19t64 (= ${binary:Version}),
          libcurl4-gnutls-dev | libcurl-ssl-dev,
          libhdf5-dev,
          libxml2-dev,
diff -Nru netcdf-4.9.2/debian/libnetcdf19.install netcdf-4.9.2/debian/libnetcdf19.install
--- netcdf-4.9.2/debian/libnetcdf19.install	2022-10-22 06:25:38.000000000 +0000
+++ netcdf-4.9.2/debian/libnetcdf19.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru netcdf-4.9.2/debian/libnetcdf19.symbols netcdf-4.9.2/debian/libnetcdf19.symbols
--- netcdf-4.9.2/debian/libnetcdf19.symbols	2023-12-16 12:31:16.000000000 +0000
+++ netcdf-4.9.2/debian/libnetcdf19.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,2135 +0,0 @@
-libnetcdf.so.19 #PACKAGE# #MINVER#
-* Build-Depends-Package: libnetcdf-dev
- Cde2h at Base 4.3.3
- Cdh2e at Base 4.3.3
- DAPparse at Base 4.1.3
- H5FD_http_finalize at Base 4.9.2
- H5FD_http_init at Base 4.9.1
- H5Pset_fapl_http at Base 4.9.1
- HDF5_def_dim at Base 4.8.0
- HDF5_dispatch_table at Base 4.6.2.1
- HDF5_inq_dim at Base 4.8.0
- HDF5_rename_dim at Base 4.8.0
- 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_def_var_fill at Base 4.6.1
- NC3_del_att at Base 4.1.3
- NC3_dispatch_table at Base 4.1.3
- NC3_finalize at Base 4.4.0
- 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_default_fill_value at Base 4.5.0
- 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_var_fill at Base 4.5.0
- 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_fill at Base 4.1.3
- NC3_sync at Base 4.1.3
- NC4_HDF5_del_att at Base 4.6.2.1
- NC4_HDF5_get_att at Base 4.6.2.1
- NC4_HDF5_inq_att at Base 4.6.2.1
- NC4_HDF5_inq_attid at Base 4.6.2.1
- NC4_HDF5_inq_attname at Base 4.6.2.1
- NC4_HDF5_inq_var_all at Base 4.6.2.1
- NC4_HDF5_put_att at Base 4.6.2.1
- NC4_HDF5_rename_att at Base 4.6.2.1
- NC4_HDF5_set_var_chunk_cache at Base 4.6.2.1
- NC4__enddef at Base 4.1.3
- NC4_abort at Base 4.1.3
- NC4_clear_provenance at Base 4.7.0
- NC4_close at Base 4.1.3
- NC4_create at Base 4.1.3
- NC4_create_image_file at Base 4.6.2
- NC4_def_compound 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_var_quantize at Base 4.9.0
- NC4_def_vlen at Base 4.1.3
- NC4_extract_file_image at Base 4.6.2
- NC4_finalize at Base 4.4.0
- 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_vars at Base 4.6.2
- NC4_get_vlen_element at Base 4.1.3
- NC4_hdf5_addfilter at Base 4.7.4
- NC4_hdf5_def_var_filter at Base 4.8.0
- NC4_hdf5_filter_finalize at Base 4.9.0
- NC4_hdf5_filter_freelist at Base 4.8.0
- NC4_hdf5_filter_initialize at Base 4.9.0
- NC4_hdf5_filter_lookup at Base 4.8.0
- NC4_hdf5_filter_remove at Base 4.8.0
- NC4_hdf5_find_missing_filter at Base 4.8.1
- NC4_hdf5_inq_filter_avail at Base 4.9.0
- NC4_hdf5_inq_var_filter_ids at Base 4.8.0
- NC4_hdf5_inq_var_filter_info at Base 4.8.0
- NC4_hdf5get_libversion at Base 4.4.1
- NC4_hdf5get_superblock at Base 4.4.1
- NC4_image_finalize at Base 4.6.2
- NC4_image_init at Base 4.6.2
- NC4_initialize at Base 4.1.3
- NC4_inq at Base 4.1.3
- NC4_inq_atomic_type at Base 4.8.0
- 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_compound_field at Base 4.1.3
- NC4_inq_compound_fieldindex 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_type_fixed_size at Base 4.9.0
- 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_var_quantize at Base 4.9.0
- 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_isnetcdf4 at Base 4.4.1
- NC4_lookup_atomic_type at Base 4.8.0
- NC4_new_provenance at Base 4.7.0
- NC4_open at Base 4.1.3
- NC4_open_image_file at Base 4.6.2
- NC4_provenance_finalize at Base 4.6.2
- NC4_provenance_init at Base 4.6.2
- NC4_put_vara at Base 4.1.3
- NC4_put_vars at Base 4.6.2
- NC4_put_vlen_element at Base 4.1.3
- NC4_read_provenance at Base 4.7.0
- NC4_redef at Base 4.1.3
- NC4_rename_grp at Base 4.3.3
- NC4_rename_var at Base 4.1.3
- NC4_set_fill 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
- NC4_write_provenance at Base 4.7.0
- NCD2_close at Base 4.3.3
- NCD2_def_compound at Base 4.4.1
- NCD2_def_dim at Base 4.4.1
- NCD2_def_enum at Base 4.4.1
- NCD2_def_grp at Base 4.4.1
- NCD2_def_opaque at Base 4.4.1
- NCD2_def_var at Base 4.4.1
- NCD2_def_var_chunking at Base 4.4.1
- NCD2_def_var_deflate at Base 4.4.1
- NCD2_def_var_endian at Base 4.4.1
- NCD2_def_var_fill at Base 4.4.1
- NCD2_def_var_filter at Base 4.6.0
- NCD2_def_var_fletcher32 at Base 4.4.1
- NCD2_def_vlen at Base 4.4.1
- NCD2_del_att at Base 4.4.1
- NCD2_dispatch_table at Base 4.3.3
- NCD2_finalize at Base 4.4.0
- NCD2_get_att at Base 4.4.1
- NCD2_get_var_chunk_cache at Base 4.4.1
- NCD2_get_vlen_element at Base 4.4.1
- NCD2_initialize at Base 4.3.3
- NCD2_inq at Base 4.4.1
- NCD2_inq_att at Base 4.4.1
- NCD2_inq_attid at Base 4.4.1
- NCD2_inq_attname at Base 4.4.1
- NCD2_inq_compound_field at Base 4.4.1
- NCD2_inq_compound_fieldindex at Base 4.4.1
- NCD2_inq_dim at Base 4.4.1
- NCD2_inq_dimid at Base 4.4.1
- NCD2_inq_dimids at Base 4.4.1
- NCD2_inq_enum_ident at Base 4.4.1
- NCD2_inq_enum_member at Base 4.4.1
- NCD2_inq_format at Base 4.4.1
- NCD2_inq_format_extended at Base 4.3.3
- NCD2_inq_grp_full_ncid at Base 4.4.1
- NCD2_inq_grp_parent at Base 4.4.1
- NCD2_inq_grpname at Base 4.4.1
- NCD2_inq_grpname_full at Base 4.4.1
- NCD2_inq_grps at Base 4.4.1
- NCD2_inq_ncid at Base 4.4.1
- NCD2_inq_type at Base 4.4.1
- NCD2_inq_type_equal at Base 4.4.1
- NCD2_inq_typeid at Base 4.4.1
- NCD2_inq_typeids at Base 4.4.1
- NCD2_inq_unlimdim at Base 4.4.1
- NCD2_inq_unlimdims at Base 4.4.1
- NCD2_inq_user_type at Base 4.4.1
- NCD2_inq_var_all at Base 4.4.1
- NCD2_inq_varid at Base 4.4.1
- NCD2_inq_varids at Base 4.4.1
- NCD2_insert_array_compound at Base 4.4.1
- NCD2_insert_compound at Base 4.4.1
- NCD2_insert_enum at Base 4.4.1
- NCD2_open at Base 4.3.3
- NCD2_put_att at Base 4.4.1
- NCD2_put_vlen_element at Base 4.4.1
- NCD2_rename_att at Base 4.4.1
- NCD2_rename_dim at Base 4.4.1
- NCD2_rename_grp at Base 4.4.1
- NCD2_rename_var at Base 4.4.1
- NCD2_set_fill at Base 4.4.1
- NCD2_set_var_chunk_cache at Base 4.4.1
- NCD2_show_metadata at Base 4.4.1
- NCD2_var_par_access at Base 4.4.1
- NCD4_abort at Base 4.5.0
- NCD4_applyclientparamcontrols at Base 4.6.2
- NCD4_attachraw at Base 4.8.1
- NCD4_close at Base 4.5.0
- NCD4_computeTypeSize at Base 4.5.0
- NCD4_convert at Base 4.5.0
- NCD4_curl_debug at Base 4.5.0
- NCD4_curl_printerror at Base 4.5.0
- NCD4_curl_protocols at Base 4.5.0
- NCD4_curlclose at Base 4.5.0
- NCD4_curlopen at Base 4.5.0
- NCD4_debugcopy at Base 4.5.0
- NCD4_dechunk at Base 4.5.0
- NCD4_deescape at Base 4.5.0
- NCD4_defineattr at Base 4.8.0
- NCD4_delimit at Base 4.5.0
- NCD4_dimproduct at Base 4.5.0
- NCD4_dispatch_table at Base 4.5.0
- NCD4_dumpatomic at Base 4.5.0
- NCD4_dumpbytes at Base 4.5.0
- NCD4_dumpvars at Base 4.5.0
- NCD4_elidenuls at Base 4.7.4
- NCD4_entityescape at Base 4.5.0
- NCD4_error at Base 4.5.0
- NCD4_errorNC at Base 4.5.0
- NCD4_fetchhttpcode at Base 4.5.0
- NCD4_fetchlastmodified at Base 4.5.0
- NCD4_fetchurl at Base 4.5.0
- NCD4_fetchurl_file at Base 4.5.0
- NCD4_fillinstance at Base 4.5.0
- NCD4_finalize at Base 4.5.0
- NCD4_findAttr at Base 4.5.0
- NCD4_findvar at Base 4.8.0
- NCD4_getToplevelVars at Base 4.5.0
- NCD4_get_rcproperties at Base 4.6.2
- NCD4_get_substrate at Base 4.9.0
- NCD4_get_vara at Base 4.5.0
- NCD4_get_vars at Base 4.5.0
- NCD4_getcounter at Base 4.8.0
- NCD4_getheader at Base 4.8.0
- NCD4_groupFor at Base 4.5.0
- NCD4_hostport at Base 4.6.2
- NCD4_infermode at Base 4.5.0
- NCD4_initialize at Base 4.5.0
- NCD4_inq_dim at Base 4.5.0
- NCD4_isLittleEndian at Base 4.5.0
- NCD4_lookupreserved at Base 4.8.0
- NCD4_makeFQN at Base 4.5.0
- NCD4_makeName at Base 4.5.0
- NCD4_metabuild at Base 4.5.0
- NCD4_moveto at Base 4.5.0
- NCD4_newmeta at Base 4.5.0
- NCD4_open at Base 4.5.0
- NCD4_parse at Base 4.5.0
- NCD4_parseFQN at Base 4.5.0
- NCD4_ping at Base 4.5.0
- NCD4_print at Base 4.5.0
- NCD4_printElems at Base 4.5.0
- NCD4_printstring at Base 4.5.0
- NCD4_processdata at Base 4.5.0
- NCD4_readDAP at Base 4.5.0
- NCD4_readDMR at Base 4.5.0
- NCD4_reclaimMeta at Base 4.5.0
- NCD4_reportcurlerror at Base 4.5.0
- NCD4_reporterror at Base 4.8.1
- NCD4_resetMeta at Base 4.8.0
- NCD4_resetSerial at Base 4.8.0
- NCD4_set_flags_perfetch at Base 4.5.0
- NCD4_set_flags_perlink at Base 4.5.0
- NCD4_setdebuglevel at Base 4.5.0
- NCD4_seterrormessage at Base 4.8.1
- NCD4_sortname at Base 4.5.0
- NCD4_subsortname at Base 4.5.0
- NCD4_swapdata at Base 4.5.0
- NCD4_tagdump at Base 4.5.0
- NCD4_toposort at Base 4.5.0
- NCD4_typesize at Base 4.5.0
- NCD4_userpwd at Base 4.6.2
- NCDAP2_ping at Base 4.5.0
- 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
- NCDISPATCH_get_att at Base 4.4.1
- NCDISPATCH_initialize at Base 4.3.3
- NCDISPATCH_inq_var_all at Base 4.4.1
- NCJaddstring at Base 4.8.0
- NCJappend at Base 4.8.0
- NCJclone at Base 4.8.0
- NCJcvt at Base 4.8.1
- NCJdictget at Base 4.8.0
- NCJdump at Base 4.8.0
- NCJinsert at Base 4.8.0
- NCJnew at Base 4.8.0
- NCJnewstring at Base 4.8.0
- NCJnewstringn at Base 4.8.0
- NCJparse at Base 4.8.0
- NCJparsen at Base 4.9.0
- NCJreclaim at Base 4.8.0
- NCJtotext at Base 4.9.1
- NCJunparse at Base 4.8.0
- NCZ__enddef at Base 4.8.0
- NCZ_abort at Base 4.8.0
- NCZ_addfilter at Base 4.8.0
- NCZ_adjust_var_cache at Base 4.8.0
- NCZ_applyfilterchain at Base 4.9.0
- NCZ_buildchunkkey at Base 4.8.0
- NCZ_buildchunkpath at Base 4.8.0
- NCZ_cache_entrysize at Base 4.8.0
- NCZ_cache_size at Base 4.8.0
- NCZ_char2fixed at Base 4.9.1
- NCZ_chunkindexodom at Base 4.8.0
- NCZ_chunkpath at Base 4.8.1
- NCZ_clear_provenance at Base 4.8.0
- NCZ_clearcommon at Base 4.8.0
- NCZ_clearsliceprojections at Base 4.8.0
- NCZ_clonestringvec at Base 4.8.0
- NCZ_close at Base 4.8.0
- NCZ_codec_attr at Base 4.9.0
- NCZ_comma_parse at Base 4.8.0
- NCZ_compute_all_slice_projections at Base 4.8.0
- NCZ_compute_chunk_ranges at Base 4.8.0
- NCZ_compute_per_slice_projections at Base 4.8.0
- NCZ_compute_projections at Base 4.8.0
- NCZ_computelinearoffset at Base 4.8.0
- NCZ_convert1 at Base 4.8.0
- NCZ_copy_data at Base 4.9.1
- NCZ_copy_fill_value at Base 4.9.0
- NCZ_create at Base 4.8.0
- NCZ_create_chunk_cache at Base 4.8.0
- NCZ_def_dim at Base 4.8.0
- NCZ_def_grp at Base 4.8.0
- NCZ_def_var at Base 4.8.0
- NCZ_def_var_chunking at Base 4.8.0
- NCZ_def_var_deflate at Base 4.8.0
- NCZ_def_var_endian at Base 4.8.0
- NCZ_def_var_fill at Base 4.8.0
- NCZ_def_var_filter at Base 4.8.0
- NCZ_def_var_fletcher32 at Base 4.8.0
- NCZ_def_var_quantize at Base 4.9.0
- NCZ_del_att at Base 4.8.0
- NCZ_dimkey at Base 4.8.0
- NCZ_dispatch_table at Base 4.8.0
- NCZ_downloadjson at Base 4.8.0
- NCZ_dumpxcacheentry at Base 4.9.0
- NCZ_ensure_fill_chunk at Base 4.9.0
- NCZ_ensure_fill_value at Base 4.9.0
- NCZ_ensure_quantizer at Base 4.9.0
- NCZ_filter_build at Base 4.9.0
- NCZ_filter_finalize at Base 4.9.0
- NCZ_filter_freelists at Base 4.9.0
- NCZ_filter_initialize at Base 4.9.0
- NCZ_filter_jsonize at Base 4.9.0
- NCZ_filter_remove at Base 4.8.0
- NCZ_filter_setup at Base 4.9.0
- NCZ_finalize at Base 4.8.0
- NCZ_finalize_internal at Base 4.8.0
- NCZ_fixed2char at Base 4.9.1
- NCZ_flush_chunk_cache at Base 4.8.0
- NCZ_free_chunk_cache at Base 4.8.0
- NCZ_freeenvv at Base 4.8.0
- NCZ_freestringvec at Base 4.8.0
- NCZ_get_att at Base 4.8.0
- NCZ_get_libversion at Base 4.8.0
- NCZ_get_maxstrlen at Base 4.9.1
- NCZ_get_superblock at Base 4.8.0
- NCZ_get_vara at Base 4.8.0
- NCZ_get_vars at Base 4.8.0
- NCZ_grpkey at Base 4.8.0
- NCZ_grpname_full at Base 4.8.0
- NCZ_inferattrtype at Base 4.9.1
- NCZ_inferinttype at Base 4.9.1
- NCZ_initialize at Base 4.8.0
- NCZ_initialize_internal at Base 4.8.0
- NCZ_inq at Base 4.8.0
- NCZ_inq_att at Base 4.8.0
- NCZ_inq_attid at Base 4.8.0
- NCZ_inq_attname at Base 4.8.0
- NCZ_inq_dim at Base 4.8.0
- NCZ_inq_dimid at Base 4.9.0
- NCZ_inq_dimids at Base 4.9.0
- NCZ_inq_filter_avail at Base 4.9.0
- NCZ_inq_format at Base 4.9.0
- NCZ_inq_format_extended at Base 4.8.0
- NCZ_inq_grp_full_ncid at Base 4.9.0
- NCZ_inq_grp_parent at Base 4.9.0
- NCZ_inq_grpname at Base 4.9.0
- NCZ_inq_grpname_full at Base 4.9.0
- NCZ_inq_grps at Base 4.9.0
- NCZ_inq_ncid at Base 4.9.0
- NCZ_inq_type at Base 4.9.0
- NCZ_inq_type_equal at Base 4.8.0
- NCZ_inq_typeid at Base 4.8.0
- NCZ_inq_typeids at Base 4.8.0
- NCZ_inq_unlimdim at Base 4.9.0
- NCZ_inq_unlimdims at Base 4.8.0
- NCZ_inq_user_type at Base 4.9.0
- NCZ_inq_var_all at Base 4.8.0
- NCZ_inq_var_filter_ids at Base 4.8.0
- NCZ_inq_var_filter_info at Base 4.8.0
- NCZ_inq_var_quantize at Base 4.9.0
- NCZ_inq_varid at Base 4.9.0
- NCZ_inq_varids at Base 4.9.0
- NCZ_isLittleEndian at Base 4.8.0
- NCZ_ischunkname at Base 4.8.1
- NCZ_iscomplexjson at Base 4.9.1
- NCZ_isnetcdf4 at Base 4.8.0
- NCZ_json2cvt at Base 4.9.1
- NCZ_new_provenance at Base 4.8.0
- NCZ_open at Base 4.8.0
- NCZ_printxcache at Base 4.9.0
- NCZ_projectslices at Base 4.8.0
- NCZ_provenance_finalize at Base 4.8.0
- NCZ_provenance_init at Base 4.8.0
- NCZ_put_att at Base 4.8.0
- NCZ_put_vara at Base 4.8.0
- NCZ_put_vars at Base 4.8.0
- NCZ_read_cache_chunk at Base 4.8.0
- NCZ_read_chunk at Base 4.8.0
- NCZ_read_provenance at Base 4.8.0
- NCZ_readarray at Base 4.8.0
- NCZ_readdict at Base 4.8.0
- NCZ_reclaim_fill_chunk at Base 4.9.0
- NCZ_reclaim_fill_value at Base 4.9.0
- NCZ_redef at Base 4.8.0
- NCZ_rename_att at Base 4.8.0
- NCZ_rename_dim at Base 4.8.0
- NCZ_rename_grp at Base 4.8.0
- NCZ_rename_var at Base 4.8.0
- NCZ_set_fill at Base 4.8.0
- NCZ_set_var_chunk_cache at Base 4.8.0
- NCZ_stringconvert1 at Base 4.8.0
- NCZ_stringconvert at Base 4.8.0
- NCZ_subobjects at Base 4.8.0
- NCZ_swapatomicdata at Base 4.8.0
- NCZ_sync at Base 4.8.0
- NCZ_transfer at Base 4.8.0
- NCZ_transferscalar at Base 4.8.0
- NCZ_transferslice at Base 4.8.0
- NCZ_uploadjson at Base 4.8.0
- NCZ_varkey at Base 4.8.0
- NCZ_write_provenance at Base 4.8.0
- NC_HDF5_finalize at Base 4.6.2.1
- NC_HDF5_initialize at Base 4.6.2.1
- NC_NOOP_inq_filter_avail at Base 4.9.0
- NC_NOOP_inq_var_filter_ids at Base 4.8.0
- NC_NOOP_inq_var_filter_info at Base 4.8.0
- NC_NOTNC3_get_varm at Base 4.7.1
- NC_NOTNC3_put_varm at Base 4.7.1
- NC_NOTNC4_def_compound at Base 4.6.2
- NC_NOTNC4_def_enum at Base 4.6.2
- NC_NOTNC4_def_grp at Base 4.6.2
- NC_NOTNC4_def_opaque at Base 4.6.2
- NC_NOTNC4_def_var_chunking at Base 4.6.2
- NC_NOTNC4_def_var_deflate at Base 4.6.2
- NC_NOTNC4_def_var_endian at Base 4.6.2
- NC_NOTNC4_def_var_filter at Base 4.6.2
- NC_NOTNC4_def_var_fletcher32 at Base 4.6.2
- NC_NOTNC4_def_var_quantize at Base 4.9.0
- NC_NOTNC4_def_vlen at Base 4.6.2
- NC_NOTNC4_get_var_chunk_cache at Base 4.6.2
- NC_NOTNC4_get_vlen_element at Base 4.6.2
- NC_NOTNC4_inq_compound_field at Base 4.6.2
- NC_NOTNC4_inq_compound_fieldindex at Base 4.6.2
- NC_NOTNC4_inq_dimids at Base 4.7.1
- NC_NOTNC4_inq_enum_ident at Base 4.6.2
- NC_NOTNC4_inq_enum_member at Base 4.6.2
- NC_NOTNC4_inq_grp_full_ncid at Base 4.7.1
- NC_NOTNC4_inq_grp_parent at Base 4.7.1
- NC_NOTNC4_inq_grpname at Base 4.7.1
- NC_NOTNC4_inq_grpname_full at Base 4.7.1
- NC_NOTNC4_inq_grps at Base 4.7.1
- NC_NOTNC4_inq_ncid at Base 4.7.1
- NC_NOTNC4_inq_typeid at Base 4.7.1
- NC_NOTNC4_inq_typeids at Base 4.7.1
- NC_NOTNC4_inq_user_type at Base 4.7.1
- NC_NOTNC4_inq_var_filter_ids at Base 4.8.0
- NC_NOTNC4_inq_var_filter_info at Base 4.8.0
- NC_NOTNC4_inq_var_quantize at Base 4.9.0
- NC_NOTNC4_inq_varids at Base 4.7.1
- NC_NOTNC4_insert_array_compound at Base 4.6.2
- NC_NOTNC4_insert_compound at Base 4.6.2
- NC_NOTNC4_insert_enum at Base 4.6.2
- NC_NOTNC4_put_vlen_element at Base 4.6.2
- NC_NOTNC4_rename_grp at Base 4.6.2
- NC_NOTNC4_set_var_chunk_cache at Base 4.6.2
- NC_NOTNC4_var_par_access at Base 4.6.2
- NC_RO__enddef at Base 4.6.2
- NC_RO_create at Base 4.6.2
- NC_RO_def_dim at Base 4.6.2
- NC_RO_def_var at Base 4.6.2
- NC_RO_def_var_fill at Base 4.6.2
- NC_RO_del_att at Base 4.6.2
- NC_RO_put_att at Base 4.6.2
- NC_RO_put_vara at Base 4.6.2
- NC_RO_redef at Base 4.6.2
- NC_RO_rename_att at Base 4.6.2
- NC_RO_rename_dim at Base 4.6.2
- NC_RO_rename_var at Base 4.6.2
- NC_RO_set_fill at Base 4.6.2
- NC_RO_sync at Base 4.6.2
- NC__testurl at Base 4.6.0
- NC_atomictypelen at Base 4.1.3
- NC_atomictypename at Base 4.1.3
- NC_authfree at Base 4.8.0
- NC_authgets3profile at Base 4.9.0
- NC_authsetup at Base 4.6.0
- NC_backslashEscape at Base 4.6.0
- NC_backslashUnescape at Base 4.6.0
- 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_nulls at Base 4.6.2
- NC_check_vlen at Base 3.6.1
- NC_check_vlens at Base 4.5.0
- NC_check_voffs at Base 4.6.1
- NC_class_alignment at Base 4.6.2
- NC_combinehostport at Base 4.6.0
- NC_compute_alignments at Base 4.6.2
- NC_coord_one at Base 4.3.3
- NC_coord_zero at Base 4.3.3
- NC_crc32 at Base 4.6.2
- NC_crc64 at Base 4.8.0
- NC_create at Base 4.1.3
- NC_entityescape at Base 4.6.0
- NC_finalized at Base 4.4.0
- NC_findattr at Base 3.6.1
- NC_findreserved at Base 4.6.2
- NC_findvar at Base 3.6.1
- NC_freeglobalstate at Base 4.9.0
- NC_get_vara at Base 4.1.3
- NC_getactives3profile at Base 4.9.0
- NC_getdefaults3region at Base 4.9.0
- NC_getglobalstate at Base 4.9.0
- NC_getmodelist at Base 4.7.2
- NC_getshape at Base 4.3.3
- NC_hashmapadd at Base 4.6.1
- NC_hashmapcount at Base 4.6.1
- NC_hashmapdeactivate at Base 4.6.2
- NC_hashmapfree at Base 4.6.1
- NC_hashmapget at Base 4.6.1
- NC_hashmapith at Base 4.8.0
- NC_hashmapkey at Base 4.6.2
- NC_hashmapnew at Base 4.6.1
- NC_hashmapremove at Base 4.6.1
- NC_hashmapsetdata at Base 4.6.1
- NC_infermodel at Base 4.7.0
- NC_initialized at Base 4.4.0
- NC_inq_recvar at Base 4.4.0
- NC_isLittleEndian at Base 4.6.0
- NC_is_recvar at Base 4.3.3
- NC_iss3 at Base 4.9.0
- NC_join at Base 4.9.0
- NC_lookupvar at Base 3.6.1
- NC_mktmp at Base 4.6.0
- NC_open at Base 4.1.3
- NC_parsecredentials at Base 4.6.0
- NC_parseproxy at Base 4.6.0
- NC_rcclear at Base 4.6.0
- NC_rcfile_insert at Base 4.6.2
- NC_rcfile_ith at Base 4.7.0
- NC_rcfile_length at Base 4.7.0
- NC_rclookup at Base 4.6.0
- NC_rclookupx at Base 4.9.0
- NC_readfile at Base 4.6.0
- NC_readfileF at Base 4.9.0
- NC_readfilen at Base 4.9.0
- NC_s3clear at Base 4.9.0
- NC_s3profilelookup at Base 4.9.0
- NC_s3urlprocess at Base 4.9.0
- NC_s3urlrebuild at Base 4.9.0
- NC_shellUnescape at Base 4.8.1
- NC_split_delim at Base 4.9.0
- NC_stride_one at Base 4.7.1
- NC_sync at Base 3.6.1
- NC_testmode at Base 4.7.2
- NC_testpathmode at Base 4.9.0
- NC_type_alignment at Base 4.9.0
- NC_var_shape at Base 3.6.1
- NC_writefile at Base 4.6.2
- NCgetinputpathkind at Base 4.9.0
- NCgetkindname at Base 4.9.0
- NCgetlocalpathkind at Base 4.9.0
- NChasdriveletter at Base 4.8.0
- NCisnetworkpath at Base 4.8.1
- NCpath2utf8 at Base 4.8.0
- NCpathabsolute at Base 4.8.0
- NCpathcanonical at Base 4.8.1
- NCpathcvt at Base 4.5.0
- NCpathcvt_test at Base 4.8.0
- UDF0_dispatch_table at Base 4.6.2
- UDF0_magic_number at Base 4.6.2
- UDF1_dispatch_table at Base 4.6.2
- UDF1_magic_number at Base 4.6.2
- add_to_NCList at Base 4.1.3
- arg_list at Base 4.1.3
- array_indices at Base 4.1.3
- astype at Base 4.8.0
- attach at Base 4.3.3
- bitmasks at Base 4.8.0
- 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
- cdSetErrOpts at Base 4.5.0
- 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
- 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
- crc64_combine at Base 4.8.0
- createnccache at Base 4.1.3
- createnccachenode at Base 4.1.3
- d4odom_free at Base 4.5.0
- d4odom_isWhole at Base 4.5.0
- d4odom_more at Base 4.5.0
- d4odom_nelements at Base 4.5.0
- d4odom_new at Base 4.5.0
- d4odom_next at Base 4.5.0
- d4odom_offset at Base 4.5.0
- d4panic at Base 4.5.0
- d4scalarodom_new at Base 4.5.0
- 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_getselection at Base 4.5.0
- 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_parse_error at Base 4.1.3
- dap_tagparse at Base 4.1.3
- dap_unrecognizedresponse at Base 4.1.3
- dapalignbuffer 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
- dapparamparselist at Base 4.8.0
- 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
- 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
- definedimsets at Base 4.3.3
- definedimsettrans at Base 4.3.3
- del_from_NCList at Base 4.1.3
- delete_dimscale_dataset at Base 4.6.2.1
- 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
- hdf5set_format_compatibility at Base 4.9.0
- httpio_create at Base 4.9.1
- httpio_open at Base 4.9.1
- 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
- iterate_NCList at Base 4.4.1
- loadcodecdefaults at Base 4.9.0
- loaded_plugins at Base 4.9.0
- loaded_plugins_max at Base 4.9.0
- 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_extract at Base 4.6.2
- memio_open at Base 4.3.3
- mmapio_create at Base 4.7.1
- mmapio_open at Base 4.7.1
- modeldecode at Base 4.1.3
- move_in_NCList at Base 4.7.2
- nc3_cktype at Base 4.4.0
- nc3d_getvarx at Base 4.1.3
- nc4_H5Fcreate at Base 4.8.0
- nc4_H5Fopen at Base 4.8.0
- nc4_HDF5_close_att at Base 4.8.0
- nc4_HDF5_close_type at Base 4.8.0
- nc4_adjust_var_cache at Base 4.1.3
- nc4_atomic_name at Base 4.6.2
- nc4_att_free at Base 4.8.0
- 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_chunksizes at Base 4.8.0
- nc4_check_dup_name at Base 4.0.1
- nc4_check_name at Base 4.0.1
- nc4_close_hdf5_file at Base 4.6.2
- nc4_close_netcdf4_file at Base 4.6.2
- nc4_convert_type at Base 4.0.1
- nc4_create_dim_wo_var at Base 4.6.2.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_file_change_ncid at Base 4.7.2
- nc4_file_list_add at Base 4.7.1
- nc4_file_list_del at Base 4.7.1
- nc4_file_list_get at Base 4.7.1
- nc4_finalize_logging at Base 4.9.0
- nc4_find_default_chunksizes2 at Base 4.7.4
- nc4_find_dim at Base 4.0.1
- nc4_find_dim_len 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_grp_h5_var at Base 4.6.2
- nc4_find_nc4_grp at Base 4.0.1
- nc4_find_nc_att 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.6.2.1
- nc4_get_att_ptrs at Base 4.6.2.1
- nc4_get_att_special at Base 4.6.2.1
- nc4_get_default_atomic_fill_value at Base 4.9.0
- nc4_get_default_fill_value at Base 4.0.1
- nc4_get_fill_value at Base 4.6.2
- 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_var_meta at Base 4.6.2.1
- nc4_grp_list_add at Base 4.0.1
- nc4_hdf5_finalize at Base 4.6.2
- nc4_hdf5_find_grp_h5_var at Base 4.6.2.1
- nc4_hdf5_find_grp_var_att at Base 4.6.2.1
- nc4_hdf5_get_chunk_cache at Base 4.8.0
- nc4_hdf5_initialize at Base 4.4.1
- nc4_hdf5_initialized at Base 4.4.1
- nc4_init_logging at Base 4.9.0
- nc4_nc4f_list_add at Base 4.0.1
- nc4_nc4f_list_del at Base 4.7.1
- nc4_normalize_name at Base 4.0.1
- nc4_open_var_grp2 at Base 4.0.1
- nc4_put_att at Base 4.6.2
- nc4_read_atts at Base 4.6.2
- nc4_rec_find_hdf_type at Base 4.0.1
- nc4_rec_find_named_type at Base 4.1.3
- nc4_rec_grp_HDF5_del at Base 4.6.2
- nc4_rec_grp_del at Base 4.0.1
- nc4_rec_grp_del_att_data at Base 4.9.0
- 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_type_new at Base 4.6.2
- nc4_var_list_add2 at Base 4.6.2
- nc4_var_list_add at Base 4.6.2
- nc4_var_list_del at Base 4.6.2
- nc4_var_set_ndims at Base 4.6.2
- 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_close_memio at Base 4.6.2
- nc_copy_att at Base 3.6.1
- nc_copy_data at Base 4.9.0
- nc_copy_data_all at Base 4.9.0
- nc_copy_var at Base 3.6.1
- nc_create at Base 3.6.1
- nc_create_mem at Base 4.6.2
- 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_user_format at Base 4.6.2
- nc_def_var at Base 3.6.1
- nc_def_var_blosc at Base 4.9.0
- nc_def_var_bzip2 at Base 4.9.0
- 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_filter at Base 4.6.0
- nc_def_var_fletcher32 at Base 4.0.1
- nc_def_var_quantize at Base 4.9.0
- nc_def_var_szip at Base 4.7.4
- nc_def_var_zstandard at Base 4.9.0
- 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_dump_data at Base 4.9.0
- nc_enddef at Base 3.6.1
- nc_finalize at Base 4.4.0
- 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_alignment at Base 4.9.0
- 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_http_close at Base 4.9.1
- nc_http_init at Base 4.9.1
- nc_http_init_verbose at Base 4.9.1
- nc_http_read at Base 4.9.1
- nc_http_request_setheaders at Base 4.9.1
- nc_http_reset at Base 4.9.1
- nc_http_response_headers at Base 4.9.1
- nc_http_response_headset at Base 4.9.1
- nc_http_set_method at Base 4.9.1
- nc_http_set_payload at Base 4.9.1
- nc_http_set_response at Base 4.9.1
- nc_http_size at Base 4.9.1
- nc_http_write at Base 4.9.1
- nc_initialize at Base 4.4.0
- 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_filter_avail at Base 4.9.0
- 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_format at Base 4.6.2
- nc_inq_user_type at Base 4.0.1
- nc_inq_var at Base 3.6.1
- nc_inq_var_blosc at Base 4.9.0
- nc_inq_var_bzip2 at Base 4.9.0
- 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_filter at Base 4.6.0
- nc_inq_var_filter_ids at Base 4.8.0
- nc_inq_var_filter_info at Base 4.7.4
- nc_inq_var_fletcher32 at Base 4.0.1
- nc_inq_var_quantize at Base 4.9.0
- nc_inq_var_szip at Base 4.1.3
- nc_inq_var_zstandard at Base 4.9.0
- 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
- nc_open_memio at Base 4.6.2
- nc_open_par at Base 4.0.1
- nc_open_par_fortran at Base 4.1.3
- nc_print_data at Base 4.9.0
- 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_rc_get at Base 4.9.1
- nc_rc_set at Base 4.9.1
- nc_reclaim_data at Base 4.9.0
- nc_reclaim_data_all at Base 4.9.0
- 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_alignment at Base 4.9.0
- 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_log_level at Base 4.6.2
- 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_strerror at Base 3.6.1
- nc_sync at Base 3.6.1
- nc_utf8_normalize at Base 4.5.0
- nc_utf8_to_utf16 at Base 4.5.0
- nc_utf8_validate at Base 4.5.0
- nc_utf8proc_NFC at Base 4.5.0
- nc_utf8proc_NFD at Base 4.5.0
- nc_utf8proc_NFKC at Base 4.5.0
- nc_utf8proc_NFKD at Base 4.5.0
- nc_utf8proc_category at Base 4.5.0
- nc_utf8proc_category_string at Base 4.5.0
- nc_utf8proc_charwidth at Base 4.5.0
- nc_utf8proc_codepoint_valid at Base 4.5.0
- nc_utf8proc_combinations at Base 4.5.0
- nc_utf8proc_decompose at Base 4.5.0
- nc_utf8proc_decompose_char at Base 4.5.0
- nc_utf8proc_decompose_custom at Base 4.5.0
- nc_utf8proc_encode_char at Base 4.5.0
- nc_utf8proc_errmsg at Base 4.5.0
- nc_utf8proc_get_property at Base 4.5.0
- nc_utf8proc_grapheme_break at Base 4.5.0
- nc_utf8proc_grapheme_break_stateful at Base 4.5.0
- nc_utf8proc_iterate at Base 4.5.0
- nc_utf8proc_map at Base 4.5.0
- nc_utf8proc_map_custom at Base 4.5.0
- nc_utf8proc_normalize_utf32 at Base 4.5.0
- nc_utf8proc_properties at Base 4.5.0
- nc_utf8proc_reencode at Base 4.5.0
- nc_utf8proc_sequences at Base 4.5.0
- nc_utf8proc_stage1table at Base 4.5.0
- nc_utf8proc_stage2table at Base 4.5.0
- nc_utf8proc_tolower at Base 4.5.0
- nc_utf8proc_totitle at Base 4.5.0
- nc_utf8proc_toupper at Base 4.5.0
- nc_utf8proc_utf8class at Base 4.5.0
- nc_utf8proc_version at Base 4.5.0
- 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_class_alignment at Base 4.6.2
- ncaux_end_compound at Base 4.3.3
- ncaux_h5filterspec_fix8 at Base 4.8.0
- ncaux_h5filterspec_free at Base 4.8.0
- ncaux_h5filterspec_parse at Base 4.8.0
- ncaux_h5filterspec_parse_parameter at Base 4.9.0
- ncaux_h5filterspec_parselist at Base 4.8.0
- ncaux_readfile at Base 4.8.0
- ncaux_reclaim_data at Base 4.6.2
- ncaux_reclaim_data_all at Base 4.9.0
- ncaux_type_alignment at Base 4.6.2
- ncaux_writefile at Base 4.8.0
- ncbacktrace at Base 4.9.1
- ncbreakpoint at Base 4.8.0
- 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
- ncbytesremove at Base 4.5.0
- 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
- nccreate at Base 3.6.1
- ncd4__testurl at Base 4.5.0
- 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
- ncexbinstr at Base 4.8.0
- ncexhashcount at Base 4.8.0
- ncexhashget at Base 4.8.0
- ncexhashinqmap at Base 4.8.0
- ncexhashiterate at Base 4.8.0
- ncexhashkey at Base 4.8.0
- ncexhashmapfree at Base 4.8.0
- ncexhashnew at Base 4.8.0
- ncexhashprint at Base 4.8.0
- ncexhashprintdir at Base 4.8.0
- ncexhashprintentry at Base 4.8.0
- ncexhashprintleaf at Base 4.8.0
- ncexhashprintstats at Base 4.8.0
- ncexhashput at Base 4.8.0
- ncexhashremove at Base 4.8.0
- ncexhashsetdata at Base 4.8.0
- ncindexadd at Base 4.6.2
- ncindexcount at Base 4.6.2
- ncindexdup at Base 4.6.2
- ncindexfind at Base 4.6.2
- ncindexfree at Base 4.6.2
- ncindexidel at Base 4.6.2
- ncindexith at Base 4.6.2
- ncindexlookup at Base 4.6.2
- ncindexnew at Base 4.6.2
- ncindexrebuild at Base 4.6.2
- ncindexset at Base 4.6.2
- ncindexverify at Base 4.6.2
- 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
- nclistclearall at Base 4.9.0
- nclistclone at Base 4.1.3
- nclistconcat at Base 4.1.3
- nclistcontains at Base 4.1.3
- nclistdeleteall at Base 4.1.3
- nclistelemremove at Base 4.3.3
- nclistextract at Base 4.5.0
- nclistfree at Base 4.1.3
- nclistfreeall at Base 4.5.0
- nclistget at Base 4.1.3
- nclistinsert at Base 4.1.3
- nclistmatch at Base 4.8.0
- 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
- ncloginit at Base 4.1.3
- nclogopen 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
- ncprintprovenance at Base 4.6.2
- ncrc_initialize at Base 4.8.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
- ncsync at Base 3.6.1
- ncthrow at Base 4.9.0
- nctrace at Base 4.8.0
- nctracelevel at Base 4.8.0
- nctracemore at Base 4.8.0
- 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
- ncuntrace at Base 4.8.0
- ncuriappendfragmentkey at Base 4.8.0
- ncuribuild at Base 4.3.3
- ncuriclone at Base 4.9.0
- ncuridecode at Base 4.3.3
- ncuridecodepartial at Base 4.5.0
- ncuriencodeonly at Base 4.5.0
- ncuriencodeuserpwd at Base 4.5.0
- ncurifragmentlookup at Base 4.8.0
- ncurifragmentparams at Base 4.7.0
- ncurifree at Base 4.3.3
- ncuriparse at Base 4.3.3
- ncuriquerylookup at Base 4.5.0
- ncuriqueryparams at Base 4.7.0
- ncurirebuild at Base 4.9.0
- ncurisetfragmentkey at Base 4.8.0
- ncurisetfragments at Base 4.7.2
- ncurisethost at Base 4.9.0
- ncurisetpath at Base 4.8.0
- ncurisetprotocol at Base 4.5.0
- ncurisetquery at Base 4.5.0
- 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
- ncvlog at Base 4.6.2
- ncvtrace at Base 4.8.0
- ncx_get_off_t at Base 3.6.1
- ncx_get_size_t at Base 3.6.1
- ncx_get_uint32 at Base 4.5.0
- ncx_get_uint64 at Base 4.5.0
- 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_long at Base 4.5.0
- 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
- 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_long at Base 4.5.0
- 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
- 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_long at Base 4.5.0
- 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
- ncx_getn_longlong_double at Base 4.4.0
- ncx_getn_longlong_float at Base 4.4.0
- ncx_getn_longlong_int at Base 4.4.0
- ncx_getn_longlong_long at Base 4.5.0
- ncx_getn_longlong_longlong at Base 4.4.0
- ncx_getn_longlong_schar at Base 4.4.0
- ncx_getn_longlong_short at Base 4.4.0
- ncx_getn_longlong_uchar at Base 4.4.0
- ncx_getn_longlong_uint at Base 4.4.0
- ncx_getn_longlong_ulonglong at Base 4.4.0
- ncx_getn_longlong_ushort at Base 4.4.0
- 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_long at Base 4.5.0
- 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
- 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_long at Base 4.5.0
- 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
- ncx_getn_text at Base 3.6.1
- ncx_getn_uchar_double at Base 4.4.0
- ncx_getn_uchar_float at Base 4.4.0
- ncx_getn_uchar_int at Base 4.4.0
- ncx_getn_uchar_long at Base 4.5.0
- ncx_getn_uchar_longlong at Base 4.4.0
- ncx_getn_uchar_schar at Base 4.4.0
- ncx_getn_uchar_short at Base 4.4.0
- ncx_getn_uchar_uchar at Base 4.4.0
- ncx_getn_uchar_uint at Base 4.4.0
- ncx_getn_uchar_ulonglong at Base 4.4.0
- ncx_getn_uchar_ushort at Base 4.4.0
- ncx_getn_uint_double at Base 4.4.0
- ncx_getn_uint_float at Base 4.4.0
- ncx_getn_uint_int at Base 4.4.0
- ncx_getn_uint_long at Base 4.5.0
- ncx_getn_uint_longlong at Base 4.4.0
- ncx_getn_uint_schar at Base 4.4.0
- ncx_getn_uint_short at Base 4.4.0
- ncx_getn_uint_uchar at Base 4.4.0
- ncx_getn_uint_uint at Base 4.4.0
- ncx_getn_uint_ulonglong at Base 4.4.0
- ncx_getn_uint_ushort at Base 4.4.0
- ncx_getn_ulonglong_double at Base 4.4.0
- ncx_getn_ulonglong_float at Base 4.4.0
- ncx_getn_ulonglong_int at Base 4.4.0
- ncx_getn_ulonglong_long at Base 4.5.0
- ncx_getn_ulonglong_longlong at Base 4.4.0
- ncx_getn_ulonglong_schar at Base 4.4.0
- ncx_getn_ulonglong_short at Base 4.4.0
- ncx_getn_ulonglong_uchar at Base 4.4.0
- ncx_getn_ulonglong_uint at Base 4.4.0
- ncx_getn_ulonglong_ulonglong at Base 4.4.0
- ncx_getn_ulonglong_ushort at Base 4.4.0
- ncx_getn_ushort_double at Base 4.4.0
- ncx_getn_ushort_float at Base 4.4.0
- ncx_getn_ushort_int at Base 4.4.0
- ncx_getn_ushort_long at Base 4.5.0
- ncx_getn_ushort_longlong at Base 4.4.0
- ncx_getn_ushort_schar at Base 4.4.0
- ncx_getn_ushort_short at Base 4.4.0
- ncx_getn_ushort_uchar at Base 4.4.0
- ncx_getn_ushort_uint at Base 4.4.0
- ncx_getn_ushort_ulonglong at Base 4.4.0
- ncx_getn_ushort_ushort at Base 4.4.0
- 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_long at Base 4.5.0
- 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
- 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_long at Base 4.5.0
- 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
- ncx_pad_getn_text at Base 3.6.1
- ncx_pad_getn_uchar_double at Base 4.4.0
- ncx_pad_getn_uchar_float at Base 4.4.0
- ncx_pad_getn_uchar_int at Base 4.4.0
- ncx_pad_getn_uchar_long at Base 4.5.0
- ncx_pad_getn_uchar_longlong at Base 4.4.0
- ncx_pad_getn_uchar_schar at Base 4.4.0
- ncx_pad_getn_uchar_short at Base 4.4.0
- ncx_pad_getn_uchar_uchar at Base 4.4.0
- ncx_pad_getn_uchar_uint at Base 4.4.0
- ncx_pad_getn_uchar_ulonglong at Base 4.4.0
- ncx_pad_getn_uchar_ushort at Base 4.4.0
- ncx_pad_getn_ushort_double at Base 4.4.0
- ncx_pad_getn_ushort_float at Base 4.4.0
- ncx_pad_getn_ushort_int at Base 4.4.0
- ncx_pad_getn_ushort_long at Base 4.5.0
- ncx_pad_getn_ushort_longlong at Base 4.4.0
- ncx_pad_getn_ushort_schar at Base 4.4.0
- ncx_pad_getn_ushort_short at Base 4.4.0
- ncx_pad_getn_ushort_uchar at Base 4.4.0
- ncx_pad_getn_ushort_uint at Base 4.4.0
- ncx_pad_getn_ushort_ulonglong at Base 4.4.0
- ncx_pad_getn_ushort_ushort at Base 4.4.0
- 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_long at Base 4.5.0
- 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
- 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_long at Base 4.5.0
- 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
- ncx_pad_putn_text at Base 3.6.1
- ncx_pad_putn_uchar_double at Base 4.4.0
- ncx_pad_putn_uchar_float at Base 4.4.0
- ncx_pad_putn_uchar_int at Base 4.4.0
- ncx_pad_putn_uchar_long at Base 4.5.0
- ncx_pad_putn_uchar_longlong at Base 4.4.0
- ncx_pad_putn_uchar_schar at Base 4.4.0
- ncx_pad_putn_uchar_short at Base 4.4.0
- ncx_pad_putn_uchar_uchar at Base 4.4.0
- ncx_pad_putn_uchar_uint at Base 4.4.0
- ncx_pad_putn_uchar_ulonglong at Base 4.4.0
- ncx_pad_putn_uchar_ushort at Base 4.4.0
- ncx_pad_putn_ushort_double at Base 4.4.0
- ncx_pad_putn_ushort_float at Base 4.4.0
- ncx_pad_putn_ushort_int at Base 4.4.0
- ncx_pad_putn_ushort_long at Base 4.5.0
- ncx_pad_putn_ushort_longlong at Base 4.4.0
- ncx_pad_putn_ushort_schar at Base 4.4.0
- ncx_pad_putn_ushort_short at Base 4.4.0
- ncx_pad_putn_ushort_uchar at Base 4.4.0
- ncx_pad_putn_ushort_uint at Base 4.4.0
- ncx_pad_putn_ushort_ulonglong at Base 4.4.0
- ncx_pad_putn_ushort_ushort at Base 4.4.0
- ncx_pad_putn_void at Base 3.6.1
- ncx_put_NC at Base 3.6.1
- ncx_put_off_t at Base 3.6.1
- ncx_put_size_t at Base 3.6.1
- ncx_put_uint32 at Base 4.5.0
- ncx_put_uint64 at Base 4.5.0
- 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_long at Base 4.5.0
- 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
- 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_long at Base 4.5.0
- 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
- 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_long at Base 4.5.0
- 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
- ncx_putn_longlong_double at Base 4.4.0
- ncx_putn_longlong_float at Base 4.4.0
- ncx_putn_longlong_int at Base 4.4.0
- ncx_putn_longlong_long at Base 4.5.0
- ncx_putn_longlong_longlong at Base 4.4.0
- ncx_putn_longlong_schar at Base 4.4.0
- ncx_putn_longlong_short at Base 4.4.0
- ncx_putn_longlong_uchar at Base 4.4.0
- ncx_putn_longlong_uint at Base 4.4.0
- ncx_putn_longlong_ulonglong at Base 4.4.0
- ncx_putn_longlong_ushort at Base 4.4.0
- 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_long at Base 4.5.0
- 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
- 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_long at Base 4.5.0
- 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
- ncx_putn_text at Base 3.6.1
- ncx_putn_uchar_double at Base 4.4.0
- ncx_putn_uchar_float at Base 4.4.0
- ncx_putn_uchar_int at Base 4.4.0
- ncx_putn_uchar_long at Base 4.5.0
- ncx_putn_uchar_longlong at Base 4.4.0
- ncx_putn_uchar_schar at Base 4.4.0
- ncx_putn_uchar_short at Base 4.4.0
- ncx_putn_uchar_uchar at Base 4.4.0
- ncx_putn_uchar_uint at Base 4.4.0
- ncx_putn_uchar_ulonglong at Base 4.4.0
- ncx_putn_uchar_ushort at Base 4.4.0
- ncx_putn_uint_double at Base 4.4.0
- ncx_putn_uint_float at Base 4.4.0
- ncx_putn_uint_int at Base 4.4.0
- ncx_putn_uint_long at Base 4.5.0
- ncx_putn_uint_longlong at Base 4.4.0
- ncx_putn_uint_schar at Base 4.4.0
- ncx_putn_uint_short at Base 4.4.0
- ncx_putn_uint_uchar at Base 4.4.0
- ncx_putn_uint_uint at Base 4.4.0
- ncx_putn_uint_ulonglong at Base 4.4.0
- ncx_putn_uint_ushort at Base 4.4.0
- ncx_putn_ulonglong_double at Base 4.4.0
- ncx_putn_ulonglong_float at Base 4.4.0
- ncx_putn_ulonglong_int at Base 4.4.0
- ncx_putn_ulonglong_long at Base 4.5.0
- ncx_putn_ulonglong_longlong at Base 4.4.0
- ncx_putn_ulonglong_schar at Base 4.4.0
- ncx_putn_ulonglong_short at Base 4.4.0
- ncx_putn_ulonglong_uchar at Base 4.4.0
- ncx_putn_ulonglong_uint at Base 4.4.0
- ncx_putn_ulonglong_ulonglong at Base 4.4.0
- ncx_putn_ulonglong_ushort at Base 4.4.0
- ncx_putn_ushort_double at Base 4.4.0
- ncx_putn_ushort_float at Base 4.4.0
- ncx_putn_ushort_int at Base 4.4.0
- ncx_putn_ushort_long at Base 4.5.0
- ncx_putn_ushort_longlong at Base 4.4.0
- ncx_putn_ushort_schar at Base 4.4.0
- ncx_putn_ushort_short at Base 4.4.0
- ncx_putn_ushort_uchar at Base 4.4.0
- ncx_putn_ushort_uint at Base 4.4.0
- ncx_putn_ushort_ulonglong at Base 4.4.0
- ncx_putn_ushort_ushort at Base 4.4.0
- ncx_putn_void at Base 3.6.1
- ncx_szof at Base 3.6.1
- ncxcachefirst at Base 4.8.0
- ncxcachefree at Base 4.8.0
- ncxcacheinsert at Base 4.8.0
- ncxcachekey at Base 4.8.0
- ncxcachelast at Base 4.8.0
- ncxcachelookup at Base 4.8.0
- ncxcachenew at Base 4.8.0
- ncxcacheprint at Base 4.8.0
- ncxcacheremove at Base 4.8.0
- ncxcachetouch at Base 4.8.0
- ncxml_attr at Base 4.9.0
- ncxml_attr_pairs at Base 4.9.0
- ncxml_child at Base 4.9.0
- ncxml_child_first at Base 4.9.0
- ncxml_child_next at Base 4.9.0
- ncxml_finalize at Base 4.9.0
- ncxml_free at Base 4.9.0
- ncxml_initialize at Base 4.9.0
- ncxml_name at Base 4.9.0
- ncxml_next at Base 4.9.0
- ncxml_parse at Base 4.9.0
- ncxml_root at Base 4.9.0
- ncxml_text at Base 4.9.0
- ncz_chunking_init at Base 4.8.0
- ncz_close_file at Base 4.8.0
- ncz_closeorabort at Base 4.8.0
- ncz_create_dataset at Base 4.8.0
- ncz_create_fillvalue at Base 4.8.0
- ncz_def_var_chunking_ints at Base 4.8.0
- ncz_dtype2nctype at Base 4.9.1
- ncz_enddef_netcdf4_file at Base 4.8.0
- ncz_fill_value_sort at Base 4.8.0
- ncz_find_default_chunksizes2 at Base 4.8.0
- ncz_find_dim_len at Base 4.8.0
- ncz_find_grp_file_var at Base 4.8.0
- ncz_find_grp_var_att at Base 4.8.0
- ncz_get_att_special at Base 4.8.0
- ncz_get_var_meta at Base 4.8.0
- ncz_getattlist at Base 4.8.0
- ncz_gettype at Base 4.8.0
- ncz_initialized at Base 4.8.0
- ncz_makeattr at Base 4.8.0
- ncz_nctype2dtype at Base 4.9.1
- ncz_open_dataset at Base 4.8.0
- ncz_put_att at Base 4.8.0
- ncz_read_atts at Base 4.8.0
- ncz_read_file at Base 4.8.0
- ncz_read_superblock at Base 4.8.1
- ncz_splitkey at Base 4.8.0
- ncz_sync_atts at Base 4.8.0
- ncz_sync_file at Base 4.8.0
- ncz_sync_grp at Base 4.8.0
- ncz_write_var at Base 4.8.0
- nczm_appendn at Base 4.8.0
- nczm_basename at Base 4.8.0
- nczm_canonicalpath at Base 4.8.0
- nczm_clear at Base 4.8.0
- nczm_concat at Base 4.8.0
- nczm_divide_at at Base 4.8.0
- nczm_isabsolutepath at Base 4.8.0
- nczm_join at Base 4.8.0
- nczm_lastsegment at Base 4.8.1
- nczm_localize at Base 4.8.0
- nczm_segment1 at Base 4.8.0
- nczm_sortenvv at Base 4.8.0
- nczm_sortlist at Base 4.8.0
- nczm_split at Base 4.8.0
- nczm_split_delim at Base 4.8.0
- nczmap_close at Base 4.8.0
- nczmap_create at Base 4.8.0
- nczmap_exists at Base 4.8.0
- nczmap_features at Base 4.8.1
- nczmap_len at Base 4.8.0
- nczmap_open at Base 4.8.0
- nczmap_read at Base 4.8.0
- nczmap_search at Base 4.8.0
- nczmap_write at Base 4.8.0
- nczodom_avail at Base 4.8.0
- nczodom_free at Base 4.8.0
- nczodom_fromslices at Base 4.8.0
- nczodom_indices at Base 4.8.0
- nczodom_more at Base 4.8.0
- nczodom_new at Base 4.8.0
- nczodom_next at Base 4.8.0
- nczodom_offset at Base 4.8.0
- nczodom_reset at Base 4.8.0
- nczodom_skipavail at Base 4.8.0
- nczprint_allsliceprojections at Base 4.8.0
- nczprint_chunkrange at Base 4.8.0
- nczprint_envv at Base 4.8.0
- nczprint_idvector at Base 4.8.0
- nczprint_odom at Base 4.8.0
- nczprint_paramvector at Base 4.9.0
- nczprint_projection at Base 4.8.0
- nczprint_projectionx at Base 4.8.0
- nczprint_reclaim at Base 4.8.0
- nczprint_sizevector at Base 4.8.0
- nczprint_slab at Base 4.8.0
- nczprint_slice at Base 4.8.0
- nczprint_sliceprojections at Base 4.8.0
- nczprint_sliceprojectionsx at Base 4.8.0
- nczprint_slices at Base 4.8.0
- nczprint_slicesx at Base 4.8.0
- nczprint_slicex at Base 4.8.0
- nczprint_vector at Base 4.8.0
- nczprintprovenance at Base 4.8.0
- 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_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_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_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_netrc 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
- ocbyteswap at Base 4.1.3
- occalloc at Base 4.1.3
- occlose at Base 4.1.3
- occollectpathtonode 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
- 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
- ocinitialized at Base 4.6.0
- ocinternalinitialize at Base 4.1.3
- ocmalloc at Base 4.1.3
- ocmarkcacheable at Base 4.3.3
- ocmerge 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
- ocping at Base 4.3.3
- ocrc_netrc_required 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_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
- 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
- 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
- printhashmap at Base 4.6.1
- printhashmapstats at Base 4.6.2
- printindex at Base 4.6.2
- printindexlist at Base 4.6.2
- printindexmap at Base 4.6.2
- printutf8hex at Base 4.8.0
- 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
- reclaimNode at Base 4.6.2
- reportobject at Base 4.4.1
- reportopenobjects at Base 4.4.1
- 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
- showopenobjects5 at Base 4.6.2
- showopenobjects at Base 4.6.2
- simplenodematch at Base 4.3.3
- simplepathstring at Base 4.3.3
- strlcat at Base 4.6.0
- unattach at Base 4.3.3
- unmap at Base 4.3.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
- zdumpcommon at Base 4.8.0
- zfilesearch at Base 4.8.0
- zmap_file at Base 4.8.0
- zutest at Base 4.8.0
diff -Nru netcdf-4.9.2/debian/libnetcdf19t64.install netcdf-4.9.2/debian/libnetcdf19t64.install
--- netcdf-4.9.2/debian/libnetcdf19t64.install	1970-01-01 00:00:00.000000000 +0000
+++ netcdf-4.9.2/debian/libnetcdf19t64.install	2022-10-22 06:25:38.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru netcdf-4.9.2/debian/libnetcdf19t64.lintian-overrides netcdf-4.9.2/debian/libnetcdf19t64.lintian-overrides
--- netcdf-4.9.2/debian/libnetcdf19t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ netcdf-4.9.2/debian/libnetcdf19t64.lintian-overrides	2024-02-05 15:15:43.000000000 +0000
@@ -0,0 +1 @@
+libnetcdf19t64: package-name-doesnt-match-sonames libnetcdf19
diff -Nru netcdf-4.9.2/debian/libnetcdf19t64.symbols netcdf-4.9.2/debian/libnetcdf19t64.symbols
--- netcdf-4.9.2/debian/libnetcdf19t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ netcdf-4.9.2/debian/libnetcdf19t64.symbols	2024-02-05 15:15:43.000000000 +0000
@@ -0,0 +1,2135 @@
+libnetcdf.so.19 #PACKAGE# #MINVER#
+* Build-Depends-Package: libnetcdf-dev
+ Cde2h at Base 4.3.3
+ Cdh2e at Base 4.3.3
+ DAPparse at Base 4.1.3
+ H5FD_http_finalize at Base 4.9.2
+ H5FD_http_init at Base 4.9.1
+ H5Pset_fapl_http at Base 4.9.1
+ HDF5_def_dim at Base 4.8.0
+ HDF5_dispatch_table at Base 4.6.2.1
+ HDF5_inq_dim at Base 4.8.0
+ HDF5_rename_dim at Base 4.8.0
+ 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_def_var_fill at Base 4.6.1
+ NC3_del_att at Base 4.1.3
+ NC3_dispatch_table at Base 4.1.3
+ NC3_finalize at Base 4.4.0
+ 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_default_fill_value at Base 4.5.0
+ 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_var_fill at Base 4.5.0
+ 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_fill at Base 4.1.3
+ NC3_sync at Base 4.1.3
+ NC4_HDF5_del_att at Base 4.6.2.1
+ NC4_HDF5_get_att at Base 4.6.2.1
+ NC4_HDF5_inq_att at Base 4.6.2.1
+ NC4_HDF5_inq_attid at Base 4.6.2.1
+ NC4_HDF5_inq_attname at Base 4.6.2.1
+ NC4_HDF5_inq_var_all at Base 4.6.2.1
+ NC4_HDF5_put_att at Base 4.6.2.1
+ NC4_HDF5_rename_att at Base 4.6.2.1
+ NC4_HDF5_set_var_chunk_cache at Base 4.6.2.1
+ NC4__enddef at Base 4.1.3
+ NC4_abort at Base 4.1.3
+ NC4_clear_provenance at Base 4.7.0
+ NC4_close at Base 4.1.3
+ NC4_create at Base 4.1.3
+ NC4_create_image_file at Base 4.6.2
+ NC4_def_compound 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_var_quantize at Base 4.9.0
+ NC4_def_vlen at Base 4.1.3
+ NC4_extract_file_image at Base 4.6.2
+ NC4_finalize at Base 4.4.0
+ 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_vars at Base 4.6.2
+ NC4_get_vlen_element at Base 4.1.3
+ NC4_hdf5_addfilter at Base 4.7.4
+ NC4_hdf5_def_var_filter at Base 4.8.0
+ NC4_hdf5_filter_finalize at Base 4.9.0
+ NC4_hdf5_filter_freelist at Base 4.8.0
+ NC4_hdf5_filter_initialize at Base 4.9.0
+ NC4_hdf5_filter_lookup at Base 4.8.0
+ NC4_hdf5_filter_remove at Base 4.8.0
+ NC4_hdf5_find_missing_filter at Base 4.8.1
+ NC4_hdf5_inq_filter_avail at Base 4.9.0
+ NC4_hdf5_inq_var_filter_ids at Base 4.8.0
+ NC4_hdf5_inq_var_filter_info at Base 4.8.0
+ NC4_hdf5get_libversion at Base 4.4.1
+ NC4_hdf5get_superblock at Base 4.4.1
+ NC4_image_finalize at Base 4.6.2
+ NC4_image_init at Base 4.6.2
+ NC4_initialize at Base 4.1.3
+ NC4_inq at Base 4.1.3
+ NC4_inq_atomic_type at Base 4.8.0
+ 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_compound_field at Base 4.1.3
+ NC4_inq_compound_fieldindex 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_type_fixed_size at Base 4.9.0
+ 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_var_quantize at Base 4.9.0
+ 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_isnetcdf4 at Base 4.4.1
+ NC4_lookup_atomic_type at Base 4.8.0
+ NC4_new_provenance at Base 4.7.0
+ NC4_open at Base 4.1.3
+ NC4_open_image_file at Base 4.6.2
+ NC4_provenance_finalize at Base 4.6.2
+ NC4_provenance_init at Base 4.6.2
+ NC4_put_vara at Base 4.1.3
+ NC4_put_vars at Base 4.6.2
+ NC4_put_vlen_element at Base 4.1.3
+ NC4_read_provenance at Base 4.7.0
+ NC4_redef at Base 4.1.3
+ NC4_rename_grp at Base 4.3.3
+ NC4_rename_var at Base 4.1.3
+ NC4_set_fill 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
+ NC4_write_provenance at Base 4.7.0
+ NCD2_close at Base 4.3.3
+ NCD2_def_compound at Base 4.4.1
+ NCD2_def_dim at Base 4.4.1
+ NCD2_def_enum at Base 4.4.1
+ NCD2_def_grp at Base 4.4.1
+ NCD2_def_opaque at Base 4.4.1
+ NCD2_def_var at Base 4.4.1
+ NCD2_def_var_chunking at Base 4.4.1
+ NCD2_def_var_deflate at Base 4.4.1
+ NCD2_def_var_endian at Base 4.4.1
+ NCD2_def_var_fill at Base 4.4.1
+ NCD2_def_var_filter at Base 4.6.0
+ NCD2_def_var_fletcher32 at Base 4.4.1
+ NCD2_def_vlen at Base 4.4.1
+ NCD2_del_att at Base 4.4.1
+ NCD2_dispatch_table at Base 4.3.3
+ NCD2_finalize at Base 4.4.0
+ NCD2_get_att at Base 4.4.1
+ NCD2_get_var_chunk_cache at Base 4.4.1
+ NCD2_get_vlen_element at Base 4.4.1
+ NCD2_initialize at Base 4.3.3
+ NCD2_inq at Base 4.4.1
+ NCD2_inq_att at Base 4.4.1
+ NCD2_inq_attid at Base 4.4.1
+ NCD2_inq_attname at Base 4.4.1
+ NCD2_inq_compound_field at Base 4.4.1
+ NCD2_inq_compound_fieldindex at Base 4.4.1
+ NCD2_inq_dim at Base 4.4.1
+ NCD2_inq_dimid at Base 4.4.1
+ NCD2_inq_dimids at Base 4.4.1
+ NCD2_inq_enum_ident at Base 4.4.1
+ NCD2_inq_enum_member at Base 4.4.1
+ NCD2_inq_format at Base 4.4.1
+ NCD2_inq_format_extended at Base 4.3.3
+ NCD2_inq_grp_full_ncid at Base 4.4.1
+ NCD2_inq_grp_parent at Base 4.4.1
+ NCD2_inq_grpname at Base 4.4.1
+ NCD2_inq_grpname_full at Base 4.4.1
+ NCD2_inq_grps at Base 4.4.1
+ NCD2_inq_ncid at Base 4.4.1
+ NCD2_inq_type at Base 4.4.1
+ NCD2_inq_type_equal at Base 4.4.1
+ NCD2_inq_typeid at Base 4.4.1
+ NCD2_inq_typeids at Base 4.4.1
+ NCD2_inq_unlimdim at Base 4.4.1
+ NCD2_inq_unlimdims at Base 4.4.1
+ NCD2_inq_user_type at Base 4.4.1
+ NCD2_inq_var_all at Base 4.4.1
+ NCD2_inq_varid at Base 4.4.1
+ NCD2_inq_varids at Base 4.4.1
+ NCD2_insert_array_compound at Base 4.4.1
+ NCD2_insert_compound at Base 4.4.1
+ NCD2_insert_enum at Base 4.4.1
+ NCD2_open at Base 4.3.3
+ NCD2_put_att at Base 4.4.1
+ NCD2_put_vlen_element at Base 4.4.1
+ NCD2_rename_att at Base 4.4.1
+ NCD2_rename_dim at Base 4.4.1
+ NCD2_rename_grp at Base 4.4.1
+ NCD2_rename_var at Base 4.4.1
+ NCD2_set_fill at Base 4.4.1
+ NCD2_set_var_chunk_cache at Base 4.4.1
+ NCD2_show_metadata at Base 4.4.1
+ NCD2_var_par_access at Base 4.4.1
+ NCD4_abort at Base 4.5.0
+ NCD4_applyclientparamcontrols at Base 4.6.2
+ NCD4_attachraw at Base 4.8.1
+ NCD4_close at Base 4.5.0
+ NCD4_computeTypeSize at Base 4.5.0
+ NCD4_convert at Base 4.5.0
+ NCD4_curl_debug at Base 4.5.0
+ NCD4_curl_printerror at Base 4.5.0
+ NCD4_curl_protocols at Base 4.5.0
+ NCD4_curlclose at Base 4.5.0
+ NCD4_curlopen at Base 4.5.0
+ NCD4_debugcopy at Base 4.5.0
+ NCD4_dechunk at Base 4.5.0
+ NCD4_deescape at Base 4.5.0
+ NCD4_defineattr at Base 4.8.0
+ NCD4_delimit at Base 4.5.0
+ NCD4_dimproduct at Base 4.5.0
+ NCD4_dispatch_table at Base 4.5.0
+ NCD4_dumpatomic at Base 4.5.0
+ NCD4_dumpbytes at Base 4.5.0
+ NCD4_dumpvars at Base 4.5.0
+ NCD4_elidenuls at Base 4.7.4
+ NCD4_entityescape at Base 4.5.0
+ NCD4_error at Base 4.5.0
+ NCD4_errorNC at Base 4.5.0
+ NCD4_fetchhttpcode at Base 4.5.0
+ NCD4_fetchlastmodified at Base 4.5.0
+ NCD4_fetchurl at Base 4.5.0
+ NCD4_fetchurl_file at Base 4.5.0
+ NCD4_fillinstance at Base 4.5.0
+ NCD4_finalize at Base 4.5.0
+ NCD4_findAttr at Base 4.5.0
+ NCD4_findvar at Base 4.8.0
+ NCD4_getToplevelVars at Base 4.5.0
+ NCD4_get_rcproperties at Base 4.6.2
+ NCD4_get_substrate at Base 4.9.0
+ NCD4_get_vara at Base 4.5.0
+ NCD4_get_vars at Base 4.5.0
+ NCD4_getcounter at Base 4.8.0
+ NCD4_getheader at Base 4.8.0
+ NCD4_groupFor at Base 4.5.0
+ NCD4_hostport at Base 4.6.2
+ NCD4_infermode at Base 4.5.0
+ NCD4_initialize at Base 4.5.0
+ NCD4_inq_dim at Base 4.5.0
+ NCD4_isLittleEndian at Base 4.5.0
+ NCD4_lookupreserved at Base 4.8.0
+ NCD4_makeFQN at Base 4.5.0
+ NCD4_makeName at Base 4.5.0
+ NCD4_metabuild at Base 4.5.0
+ NCD4_moveto at Base 4.5.0
+ NCD4_newmeta at Base 4.5.0
+ NCD4_open at Base 4.5.0
+ NCD4_parse at Base 4.5.0
+ NCD4_parseFQN at Base 4.5.0
+ NCD4_ping at Base 4.5.0
+ NCD4_print at Base 4.5.0
+ NCD4_printElems at Base 4.5.0
+ NCD4_printstring at Base 4.5.0
+ NCD4_processdata at Base 4.5.0
+ NCD4_readDAP at Base 4.5.0
+ NCD4_readDMR at Base 4.5.0
+ NCD4_reclaimMeta at Base 4.5.0
+ NCD4_reportcurlerror at Base 4.5.0
+ NCD4_reporterror at Base 4.8.1
+ NCD4_resetMeta at Base 4.8.0
+ NCD4_resetSerial at Base 4.8.0
+ NCD4_set_flags_perfetch at Base 4.5.0
+ NCD4_set_flags_perlink at Base 4.5.0
+ NCD4_setdebuglevel at Base 4.5.0
+ NCD4_seterrormessage at Base 4.8.1
+ NCD4_sortname at Base 4.5.0
+ NCD4_subsortname at Base 4.5.0
+ NCD4_swapdata at Base 4.5.0
+ NCD4_tagdump at Base 4.5.0
+ NCD4_toposort at Base 4.5.0
+ NCD4_typesize at Base 4.5.0
+ NCD4_userpwd at Base 4.6.2
+ NCDAP2_ping at Base 4.5.0
+ 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
+ NCDISPATCH_get_att at Base 4.4.1
+ NCDISPATCH_initialize at Base 4.3.3
+ NCDISPATCH_inq_var_all at Base 4.4.1
+ NCJaddstring at Base 4.8.0
+ NCJappend at Base 4.8.0
+ NCJclone at Base 4.8.0
+ NCJcvt at Base 4.8.1
+ NCJdictget at Base 4.8.0
+ NCJdump at Base 4.8.0
+ NCJinsert at Base 4.8.0
+ NCJnew at Base 4.8.0
+ NCJnewstring at Base 4.8.0
+ NCJnewstringn at Base 4.8.0
+ NCJparse at Base 4.8.0
+ NCJparsen at Base 4.9.0
+ NCJreclaim at Base 4.8.0
+ NCJtotext at Base 4.9.1
+ NCJunparse at Base 4.8.0
+ NCZ__enddef at Base 4.8.0
+ NCZ_abort at Base 4.8.0
+ NCZ_addfilter at Base 4.8.0
+ NCZ_adjust_var_cache at Base 4.8.0
+ NCZ_applyfilterchain at Base 4.9.0
+ NCZ_buildchunkkey at Base 4.8.0
+ NCZ_buildchunkpath at Base 4.8.0
+ NCZ_cache_entrysize at Base 4.8.0
+ NCZ_cache_size at Base 4.8.0
+ NCZ_char2fixed at Base 4.9.1
+ NCZ_chunkindexodom at Base 4.8.0
+ NCZ_chunkpath at Base 4.8.1
+ NCZ_clear_provenance at Base 4.8.0
+ NCZ_clearcommon at Base 4.8.0
+ NCZ_clearsliceprojections at Base 4.8.0
+ NCZ_clonestringvec at Base 4.8.0
+ NCZ_close at Base 4.8.0
+ NCZ_codec_attr at Base 4.9.0
+ NCZ_comma_parse at Base 4.8.0
+ NCZ_compute_all_slice_projections at Base 4.8.0
+ NCZ_compute_chunk_ranges at Base 4.8.0
+ NCZ_compute_per_slice_projections at Base 4.8.0
+ NCZ_compute_projections at Base 4.8.0
+ NCZ_computelinearoffset at Base 4.8.0
+ NCZ_convert1 at Base 4.8.0
+ NCZ_copy_data at Base 4.9.1
+ NCZ_copy_fill_value at Base 4.9.0
+ NCZ_create at Base 4.8.0
+ NCZ_create_chunk_cache at Base 4.8.0
+ NCZ_def_dim at Base 4.8.0
+ NCZ_def_grp at Base 4.8.0
+ NCZ_def_var at Base 4.8.0
+ NCZ_def_var_chunking at Base 4.8.0
+ NCZ_def_var_deflate at Base 4.8.0
+ NCZ_def_var_endian at Base 4.8.0
+ NCZ_def_var_fill at Base 4.8.0
+ NCZ_def_var_filter at Base 4.8.0
+ NCZ_def_var_fletcher32 at Base 4.8.0
+ NCZ_def_var_quantize at Base 4.9.0
+ NCZ_del_att at Base 4.8.0
+ NCZ_dimkey at Base 4.8.0
+ NCZ_dispatch_table at Base 4.8.0
+ NCZ_downloadjson at Base 4.8.0
+ NCZ_dumpxcacheentry at Base 4.9.0
+ NCZ_ensure_fill_chunk at Base 4.9.0
+ NCZ_ensure_fill_value at Base 4.9.0
+ NCZ_ensure_quantizer at Base 4.9.0
+ NCZ_filter_build at Base 4.9.0
+ NCZ_filter_finalize at Base 4.9.0
+ NCZ_filter_freelists at Base 4.9.0
+ NCZ_filter_initialize at Base 4.9.0
+ NCZ_filter_jsonize at Base 4.9.0
+ NCZ_filter_remove at Base 4.8.0
+ NCZ_filter_setup at Base 4.9.0
+ NCZ_finalize at Base 4.8.0
+ NCZ_finalize_internal at Base 4.8.0
+ NCZ_fixed2char at Base 4.9.1
+ NCZ_flush_chunk_cache at Base 4.8.0
+ NCZ_free_chunk_cache at Base 4.8.0
+ NCZ_freeenvv at Base 4.8.0
+ NCZ_freestringvec at Base 4.8.0
+ NCZ_get_att at Base 4.8.0
+ NCZ_get_libversion at Base 4.8.0
+ NCZ_get_maxstrlen at Base 4.9.1
+ NCZ_get_superblock at Base 4.8.0
+ NCZ_get_vara at Base 4.8.0
+ NCZ_get_vars at Base 4.8.0
+ NCZ_grpkey at Base 4.8.0
+ NCZ_grpname_full at Base 4.8.0
+ NCZ_inferattrtype at Base 4.9.1
+ NCZ_inferinttype at Base 4.9.1
+ NCZ_initialize at Base 4.8.0
+ NCZ_initialize_internal at Base 4.8.0
+ NCZ_inq at Base 4.8.0
+ NCZ_inq_att at Base 4.8.0
+ NCZ_inq_attid at Base 4.8.0
+ NCZ_inq_attname at Base 4.8.0
+ NCZ_inq_dim at Base 4.8.0
+ NCZ_inq_dimid at Base 4.9.0
+ NCZ_inq_dimids at Base 4.9.0
+ NCZ_inq_filter_avail at Base 4.9.0
+ NCZ_inq_format at Base 4.9.0
+ NCZ_inq_format_extended at Base 4.8.0
+ NCZ_inq_grp_full_ncid at Base 4.9.0
+ NCZ_inq_grp_parent at Base 4.9.0
+ NCZ_inq_grpname at Base 4.9.0
+ NCZ_inq_grpname_full at Base 4.9.0
+ NCZ_inq_grps at Base 4.9.0
+ NCZ_inq_ncid at Base 4.9.0
+ NCZ_inq_type at Base 4.9.0
+ NCZ_inq_type_equal at Base 4.8.0
+ NCZ_inq_typeid at Base 4.8.0
+ NCZ_inq_typeids at Base 4.8.0
+ NCZ_inq_unlimdim at Base 4.9.0
+ NCZ_inq_unlimdims at Base 4.8.0
+ NCZ_inq_user_type at Base 4.9.0
+ NCZ_inq_var_all at Base 4.8.0
+ NCZ_inq_var_filter_ids at Base 4.8.0
+ NCZ_inq_var_filter_info at Base 4.8.0
+ NCZ_inq_var_quantize at Base 4.9.0
+ NCZ_inq_varid at Base 4.9.0
+ NCZ_inq_varids at Base 4.9.0
+ NCZ_isLittleEndian at Base 4.8.0
+ NCZ_ischunkname at Base 4.8.1
+ NCZ_iscomplexjson at Base 4.9.1
+ NCZ_isnetcdf4 at Base 4.8.0
+ NCZ_json2cvt at Base 4.9.1
+ NCZ_new_provenance at Base 4.8.0
+ NCZ_open at Base 4.8.0
+ NCZ_printxcache at Base 4.9.0
+ NCZ_projectslices at Base 4.8.0
+ NCZ_provenance_finalize at Base 4.8.0
+ NCZ_provenance_init at Base 4.8.0
+ NCZ_put_att at Base 4.8.0
+ NCZ_put_vara at Base 4.8.0
+ NCZ_put_vars at Base 4.8.0
+ NCZ_read_cache_chunk at Base 4.8.0
+ NCZ_read_chunk at Base 4.8.0
+ NCZ_read_provenance at Base 4.8.0
+ NCZ_readarray at Base 4.8.0
+ NCZ_readdict at Base 4.8.0
+ NCZ_reclaim_fill_chunk at Base 4.9.0
+ NCZ_reclaim_fill_value at Base 4.9.0
+ NCZ_redef at Base 4.8.0
+ NCZ_rename_att at Base 4.8.0
+ NCZ_rename_dim at Base 4.8.0
+ NCZ_rename_grp at Base 4.8.0
+ NCZ_rename_var at Base 4.8.0
+ NCZ_set_fill at Base 4.8.0
+ NCZ_set_var_chunk_cache at Base 4.8.0
+ NCZ_stringconvert1 at Base 4.8.0
+ NCZ_stringconvert at Base 4.8.0
+ NCZ_subobjects at Base 4.8.0
+ NCZ_swapatomicdata at Base 4.8.0
+ NCZ_sync at Base 4.8.0
+ NCZ_transfer at Base 4.8.0
+ NCZ_transferscalar at Base 4.8.0
+ NCZ_transferslice at Base 4.8.0
+ NCZ_uploadjson at Base 4.8.0
+ NCZ_varkey at Base 4.8.0
+ NCZ_write_provenance at Base 4.8.0
+ NC_HDF5_finalize at Base 4.6.2.1
+ NC_HDF5_initialize at Base 4.6.2.1
+ NC_NOOP_inq_filter_avail at Base 4.9.0
+ NC_NOOP_inq_var_filter_ids at Base 4.8.0
+ NC_NOOP_inq_var_filter_info at Base 4.8.0
+ NC_NOTNC3_get_varm at Base 4.7.1
+ NC_NOTNC3_put_varm at Base 4.7.1
+ NC_NOTNC4_def_compound at Base 4.6.2
+ NC_NOTNC4_def_enum at Base 4.6.2
+ NC_NOTNC4_def_grp at Base 4.6.2
+ NC_NOTNC4_def_opaque at Base 4.6.2
+ NC_NOTNC4_def_var_chunking at Base 4.6.2
+ NC_NOTNC4_def_var_deflate at Base 4.6.2
+ NC_NOTNC4_def_var_endian at Base 4.6.2
+ NC_NOTNC4_def_var_filter at Base 4.6.2
+ NC_NOTNC4_def_var_fletcher32 at Base 4.6.2
+ NC_NOTNC4_def_var_quantize at Base 4.9.0
+ NC_NOTNC4_def_vlen at Base 4.6.2
+ NC_NOTNC4_get_var_chunk_cache at Base 4.6.2
+ NC_NOTNC4_get_vlen_element at Base 4.6.2
+ NC_NOTNC4_inq_compound_field at Base 4.6.2
+ NC_NOTNC4_inq_compound_fieldindex at Base 4.6.2
+ NC_NOTNC4_inq_dimids at Base 4.7.1
+ NC_NOTNC4_inq_enum_ident at Base 4.6.2
+ NC_NOTNC4_inq_enum_member at Base 4.6.2
+ NC_NOTNC4_inq_grp_full_ncid at Base 4.7.1
+ NC_NOTNC4_inq_grp_parent at Base 4.7.1
+ NC_NOTNC4_inq_grpname at Base 4.7.1
+ NC_NOTNC4_inq_grpname_full at Base 4.7.1
+ NC_NOTNC4_inq_grps at Base 4.7.1
+ NC_NOTNC4_inq_ncid at Base 4.7.1
+ NC_NOTNC4_inq_typeid at Base 4.7.1
+ NC_NOTNC4_inq_typeids at Base 4.7.1
+ NC_NOTNC4_inq_user_type at Base 4.7.1
+ NC_NOTNC4_inq_var_filter_ids at Base 4.8.0
+ NC_NOTNC4_inq_var_filter_info at Base 4.8.0
+ NC_NOTNC4_inq_var_quantize at Base 4.9.0
+ NC_NOTNC4_inq_varids at Base 4.7.1
+ NC_NOTNC4_insert_array_compound at Base 4.6.2
+ NC_NOTNC4_insert_compound at Base 4.6.2
+ NC_NOTNC4_insert_enum at Base 4.6.2
+ NC_NOTNC4_put_vlen_element at Base 4.6.2
+ NC_NOTNC4_rename_grp at Base 4.6.2
+ NC_NOTNC4_set_var_chunk_cache at Base 4.6.2
+ NC_NOTNC4_var_par_access at Base 4.6.2
+ NC_RO__enddef at Base 4.6.2
+ NC_RO_create at Base 4.6.2
+ NC_RO_def_dim at Base 4.6.2
+ NC_RO_def_var at Base 4.6.2
+ NC_RO_def_var_fill at Base 4.6.2
+ NC_RO_del_att at Base 4.6.2
+ NC_RO_put_att at Base 4.6.2
+ NC_RO_put_vara at Base 4.6.2
+ NC_RO_redef at Base 4.6.2
+ NC_RO_rename_att at Base 4.6.2
+ NC_RO_rename_dim at Base 4.6.2
+ NC_RO_rename_var at Base 4.6.2
+ NC_RO_set_fill at Base 4.6.2
+ NC_RO_sync at Base 4.6.2
+ NC__testurl at Base 4.6.0
+ NC_atomictypelen at Base 4.1.3
+ NC_atomictypename at Base 4.1.3
+ NC_authfree at Base 4.8.0
+ NC_authgets3profile at Base 4.9.0
+ NC_authsetup at Base 4.6.0
+ NC_backslashEscape at Base 4.6.0
+ NC_backslashUnescape at Base 4.6.0
+ 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_nulls at Base 4.6.2
+ NC_check_vlen at Base 3.6.1
+ NC_check_vlens at Base 4.5.0
+ NC_check_voffs at Base 4.6.1
+ NC_class_alignment at Base 4.6.2
+ NC_combinehostport at Base 4.6.0
+ NC_compute_alignments at Base 4.6.2
+ NC_coord_one at Base 4.3.3
+ NC_coord_zero at Base 4.3.3
+ NC_crc32 at Base 4.6.2
+ NC_crc64 at Base 4.8.0
+ NC_create at Base 4.1.3
+ NC_entityescape at Base 4.6.0
+ NC_finalized at Base 4.4.0
+ NC_findattr at Base 3.6.1
+ NC_findreserved at Base 4.6.2
+ NC_findvar at Base 3.6.1
+ NC_freeglobalstate at Base 4.9.0
+ NC_get_vara at Base 4.1.3
+ NC_getactives3profile at Base 4.9.0
+ NC_getdefaults3region at Base 4.9.0
+ NC_getglobalstate at Base 4.9.0
+ NC_getmodelist at Base 4.7.2
+ NC_getshape at Base 4.3.3
+ NC_hashmapadd at Base 4.6.1
+ NC_hashmapcount at Base 4.6.1
+ NC_hashmapdeactivate at Base 4.6.2
+ NC_hashmapfree at Base 4.6.1
+ NC_hashmapget at Base 4.6.1
+ NC_hashmapith at Base 4.8.0
+ NC_hashmapkey at Base 4.6.2
+ NC_hashmapnew at Base 4.6.1
+ NC_hashmapremove at Base 4.6.1
+ NC_hashmapsetdata at Base 4.6.1
+ NC_infermodel at Base 4.7.0
+ NC_initialized at Base 4.4.0
+ NC_inq_recvar at Base 4.4.0
+ NC_isLittleEndian at Base 4.6.0
+ NC_is_recvar at Base 4.3.3
+ NC_iss3 at Base 4.9.0
+ NC_join at Base 4.9.0
+ NC_lookupvar at Base 3.6.1
+ NC_mktmp at Base 4.6.0
+ NC_open at Base 4.1.3
+ NC_parsecredentials at Base 4.6.0
+ NC_parseproxy at Base 4.6.0
+ NC_rcclear at Base 4.6.0
+ NC_rcfile_insert at Base 4.6.2
+ NC_rcfile_ith at Base 4.7.0
+ NC_rcfile_length at Base 4.7.0
+ NC_rclookup at Base 4.6.0
+ NC_rclookupx at Base 4.9.0
+ NC_readfile at Base 4.6.0
+ NC_readfileF at Base 4.9.0
+ NC_readfilen at Base 4.9.0
+ NC_s3clear at Base 4.9.0
+ NC_s3profilelookup at Base 4.9.0
+ NC_s3urlprocess at Base 4.9.0
+ NC_s3urlrebuild at Base 4.9.0
+ NC_shellUnescape at Base 4.8.1
+ NC_split_delim at Base 4.9.0
+ NC_stride_one at Base 4.7.1
+ NC_sync at Base 3.6.1
+ NC_testmode at Base 4.7.2
+ NC_testpathmode at Base 4.9.0
+ NC_type_alignment at Base 4.9.0
+ NC_var_shape at Base 3.6.1
+ NC_writefile at Base 4.6.2
+ NCgetinputpathkind at Base 4.9.0
+ NCgetkindname at Base 4.9.0
+ NCgetlocalpathkind at Base 4.9.0
+ NChasdriveletter at Base 4.8.0
+ NCisnetworkpath at Base 4.8.1
+ NCpath2utf8 at Base 4.8.0
+ NCpathabsolute at Base 4.8.0
+ NCpathcanonical at Base 4.8.1
+ NCpathcvt at Base 4.5.0
+ NCpathcvt_test at Base 4.8.0
+ UDF0_dispatch_table at Base 4.6.2
+ UDF0_magic_number at Base 4.6.2
+ UDF1_dispatch_table at Base 4.6.2
+ UDF1_magic_number at Base 4.6.2
+ add_to_NCList at Base 4.1.3
+ arg_list at Base 4.1.3
+ array_indices at Base 4.1.3
+ astype at Base 4.8.0
+ attach at Base 4.3.3
+ bitmasks at Base 4.8.0
+ 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
+ cdSetErrOpts at Base 4.5.0
+ 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
+ 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
+ crc64_combine at Base 4.8.0
+ createnccache at Base 4.1.3
+ createnccachenode at Base 4.1.3
+ d4odom_free at Base 4.5.0
+ d4odom_isWhole at Base 4.5.0
+ d4odom_more at Base 4.5.0
+ d4odom_nelements at Base 4.5.0
+ d4odom_new at Base 4.5.0
+ d4odom_next at Base 4.5.0
+ d4odom_offset at Base 4.5.0
+ d4panic at Base 4.5.0
+ d4scalarodom_new at Base 4.5.0
+ 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_getselection at Base 4.5.0
+ 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_parse_error at Base 4.1.3
+ dap_tagparse at Base 4.1.3
+ dap_unrecognizedresponse at Base 4.1.3
+ dapalignbuffer 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
+ dapparamparselist at Base 4.8.0
+ 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
+ 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
+ definedimsets at Base 4.3.3
+ definedimsettrans at Base 4.3.3
+ del_from_NCList at Base 4.1.3
+ delete_dimscale_dataset at Base 4.6.2.1
+ 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
+ hdf5set_format_compatibility at Base 4.9.0
+ httpio_create at Base 4.9.1
+ httpio_open at Base 4.9.1
+ 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
+ iterate_NCList at Base 4.4.1
+ loadcodecdefaults at Base 4.9.0
+ loaded_plugins at Base 4.9.0
+ loaded_plugins_max at Base 4.9.0
+ 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_extract at Base 4.6.2
+ memio_open at Base 4.3.3
+ mmapio_create at Base 4.7.1
+ mmapio_open at Base 4.7.1
+ modeldecode at Base 4.1.3
+ move_in_NCList at Base 4.7.2
+ nc3_cktype at Base 4.4.0
+ nc3d_getvarx at Base 4.1.3
+ nc4_H5Fcreate at Base 4.8.0
+ nc4_H5Fopen at Base 4.8.0
+ nc4_HDF5_close_att at Base 4.8.0
+ nc4_HDF5_close_type at Base 4.8.0
+ nc4_adjust_var_cache at Base 4.1.3
+ nc4_atomic_name at Base 4.6.2
+ nc4_att_free at Base 4.8.0
+ 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_chunksizes at Base 4.8.0
+ nc4_check_dup_name at Base 4.0.1
+ nc4_check_name at Base 4.0.1
+ nc4_close_hdf5_file at Base 4.6.2
+ nc4_close_netcdf4_file at Base 4.6.2
+ nc4_convert_type at Base 4.0.1
+ nc4_create_dim_wo_var at Base 4.6.2.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_file_change_ncid at Base 4.7.2
+ nc4_file_list_add at Base 4.7.1
+ nc4_file_list_del at Base 4.7.1
+ nc4_file_list_get at Base 4.7.1
+ nc4_finalize_logging at Base 4.9.0
+ nc4_find_default_chunksizes2 at Base 4.7.4
+ nc4_find_dim at Base 4.0.1
+ nc4_find_dim_len 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_grp_h5_var at Base 4.6.2
+ nc4_find_nc4_grp at Base 4.0.1
+ nc4_find_nc_att 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.6.2.1
+ nc4_get_att_ptrs at Base 4.6.2.1
+ nc4_get_att_special at Base 4.6.2.1
+ nc4_get_default_atomic_fill_value at Base 4.9.0
+ nc4_get_default_fill_value at Base 4.0.1
+ nc4_get_fill_value at Base 4.6.2
+ 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_var_meta at Base 4.6.2.1
+ nc4_grp_list_add at Base 4.0.1
+ nc4_hdf5_finalize at Base 4.6.2
+ nc4_hdf5_find_grp_h5_var at Base 4.6.2.1
+ nc4_hdf5_find_grp_var_att at Base 4.6.2.1
+ nc4_hdf5_get_chunk_cache at Base 4.8.0
+ nc4_hdf5_initialize at Base 4.4.1
+ nc4_hdf5_initialized at Base 4.4.1
+ nc4_init_logging at Base 4.9.0
+ nc4_nc4f_list_add at Base 4.0.1
+ nc4_nc4f_list_del at Base 4.7.1
+ nc4_normalize_name at Base 4.0.1
+ nc4_open_var_grp2 at Base 4.0.1
+ nc4_put_att at Base 4.6.2
+ nc4_read_atts at Base 4.6.2
+ nc4_rec_find_hdf_type at Base 4.0.1
+ nc4_rec_find_named_type at Base 4.1.3
+ nc4_rec_grp_HDF5_del at Base 4.6.2
+ nc4_rec_grp_del at Base 4.0.1
+ nc4_rec_grp_del_att_data at Base 4.9.0
+ 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_type_new at Base 4.6.2
+ nc4_var_list_add2 at Base 4.6.2
+ nc4_var_list_add at Base 4.6.2
+ nc4_var_list_del at Base 4.6.2
+ nc4_var_set_ndims at Base 4.6.2
+ 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_close_memio at Base 4.6.2
+ nc_copy_att at Base 3.6.1
+ nc_copy_data at Base 4.9.0
+ nc_copy_data_all at Base 4.9.0
+ nc_copy_var at Base 3.6.1
+ nc_create at Base 3.6.1
+ nc_create_mem at Base 4.6.2
+ 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_user_format at Base 4.6.2
+ nc_def_var at Base 3.6.1
+ nc_def_var_blosc at Base 4.9.0
+ nc_def_var_bzip2 at Base 4.9.0
+ 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_filter at Base 4.6.0
+ nc_def_var_fletcher32 at Base 4.0.1
+ nc_def_var_quantize at Base 4.9.0
+ nc_def_var_szip at Base 4.7.4
+ nc_def_var_zstandard at Base 4.9.0
+ 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_dump_data at Base 4.9.0
+ nc_enddef at Base 3.6.1
+ nc_finalize at Base 4.4.0
+ 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_alignment at Base 4.9.0
+ 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_http_close at Base 4.9.1
+ nc_http_init at Base 4.9.1
+ nc_http_init_verbose at Base 4.9.1
+ nc_http_read at Base 4.9.1
+ nc_http_request_setheaders at Base 4.9.1
+ nc_http_reset at Base 4.9.1
+ nc_http_response_headers at Base 4.9.1
+ nc_http_response_headset at Base 4.9.1
+ nc_http_set_method at Base 4.9.1
+ nc_http_set_payload at Base 4.9.1
+ nc_http_set_response at Base 4.9.1
+ nc_http_size at Base 4.9.1
+ nc_http_write at Base 4.9.1
+ nc_initialize at Base 4.4.0
+ 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_filter_avail at Base 4.9.0
+ 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_format at Base 4.6.2
+ nc_inq_user_type at Base 4.0.1
+ nc_inq_var at Base 3.6.1
+ nc_inq_var_blosc at Base 4.9.0
+ nc_inq_var_bzip2 at Base 4.9.0
+ 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_filter at Base 4.6.0
+ nc_inq_var_filter_ids at Base 4.8.0
+ nc_inq_var_filter_info at Base 4.7.4
+ nc_inq_var_fletcher32 at Base 4.0.1
+ nc_inq_var_quantize at Base 4.9.0
+ nc_inq_var_szip at Base 4.1.3
+ nc_inq_var_zstandard at Base 4.9.0
+ 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
+ nc_open_memio at Base 4.6.2
+ nc_open_par at Base 4.0.1
+ nc_open_par_fortran at Base 4.1.3
+ nc_print_data at Base 4.9.0
+ 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_rc_get at Base 4.9.1
+ nc_rc_set at Base 4.9.1
+ nc_reclaim_data at Base 4.9.0
+ nc_reclaim_data_all at Base 4.9.0
+ 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_alignment at Base 4.9.0
+ 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_log_level at Base 4.6.2
+ 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_strerror at Base 3.6.1
+ nc_sync at Base 3.6.1
+ nc_utf8_normalize at Base 4.5.0
+ nc_utf8_to_utf16 at Base 4.5.0
+ nc_utf8_validate at Base 4.5.0
+ nc_utf8proc_NFC at Base 4.5.0
+ nc_utf8proc_NFD at Base 4.5.0
+ nc_utf8proc_NFKC at Base 4.5.0
+ nc_utf8proc_NFKD at Base 4.5.0
+ nc_utf8proc_category at Base 4.5.0
+ nc_utf8proc_category_string at Base 4.5.0
+ nc_utf8proc_charwidth at Base 4.5.0
+ nc_utf8proc_codepoint_valid at Base 4.5.0
+ nc_utf8proc_combinations at Base 4.5.0
+ nc_utf8proc_decompose at Base 4.5.0
+ nc_utf8proc_decompose_char at Base 4.5.0
+ nc_utf8proc_decompose_custom at Base 4.5.0
+ nc_utf8proc_encode_char at Base 4.5.0
+ nc_utf8proc_errmsg at Base 4.5.0
+ nc_utf8proc_get_property at Base 4.5.0
+ nc_utf8proc_grapheme_break at Base 4.5.0
+ nc_utf8proc_grapheme_break_stateful at Base 4.5.0
+ nc_utf8proc_iterate at Base 4.5.0
+ nc_utf8proc_map at Base 4.5.0
+ nc_utf8proc_map_custom at Base 4.5.0
+ nc_utf8proc_normalize_utf32 at Base 4.5.0
+ nc_utf8proc_properties at Base 4.5.0
+ nc_utf8proc_reencode at Base 4.5.0
+ nc_utf8proc_sequences at Base 4.5.0
+ nc_utf8proc_stage1table at Base 4.5.0
+ nc_utf8proc_stage2table at Base 4.5.0
+ nc_utf8proc_tolower at Base 4.5.0
+ nc_utf8proc_totitle at Base 4.5.0
+ nc_utf8proc_toupper at Base 4.5.0
+ nc_utf8proc_utf8class at Base 4.5.0
+ nc_utf8proc_version at Base 4.5.0
+ 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_class_alignment at Base 4.6.2
+ ncaux_end_compound at Base 4.3.3
+ ncaux_h5filterspec_fix8 at Base 4.8.0
+ ncaux_h5filterspec_free at Base 4.8.0
+ ncaux_h5filterspec_parse at Base 4.8.0
+ ncaux_h5filterspec_parse_parameter at Base 4.9.0
+ ncaux_h5filterspec_parselist at Base 4.8.0
+ ncaux_readfile at Base 4.8.0
+ ncaux_reclaim_data at Base 4.6.2
+ ncaux_reclaim_data_all at Base 4.9.0
+ ncaux_type_alignment at Base 4.6.2
+ ncaux_writefile at Base 4.8.0
+ ncbacktrace at Base 4.9.1
+ ncbreakpoint at Base 4.8.0
+ 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
+ ncbytesremove at Base 4.5.0
+ 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
+ nccreate at Base 3.6.1
+ ncd4__testurl at Base 4.5.0
+ 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
+ ncexbinstr at Base 4.8.0
+ ncexhashcount at Base 4.8.0
+ ncexhashget at Base 4.8.0
+ ncexhashinqmap at Base 4.8.0
+ ncexhashiterate at Base 4.8.0
+ ncexhashkey at Base 4.8.0
+ ncexhashmapfree at Base 4.8.0
+ ncexhashnew at Base 4.8.0
+ ncexhashprint at Base 4.8.0
+ ncexhashprintdir at Base 4.8.0
+ ncexhashprintentry at Base 4.8.0
+ ncexhashprintleaf at Base 4.8.0
+ ncexhashprintstats at Base 4.8.0
+ ncexhashput at Base 4.8.0
+ ncexhashremove at Base 4.8.0
+ ncexhashsetdata at Base 4.8.0
+ ncindexadd at Base 4.6.2
+ ncindexcount at Base 4.6.2
+ ncindexdup at Base 4.6.2
+ ncindexfind at Base 4.6.2
+ ncindexfree at Base 4.6.2
+ ncindexidel at Base 4.6.2
+ ncindexith at Base 4.6.2
+ ncindexlookup at Base 4.6.2
+ ncindexnew at Base 4.6.2
+ ncindexrebuild at Base 4.6.2
+ ncindexset at Base 4.6.2
+ ncindexverify at Base 4.6.2
+ 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
+ nclistclearall at Base 4.9.0
+ nclistclone at Base 4.1.3
+ nclistconcat at Base 4.1.3
+ nclistcontains at Base 4.1.3
+ nclistdeleteall at Base 4.1.3
+ nclistelemremove at Base 4.3.3
+ nclistextract at Base 4.5.0
+ nclistfree at Base 4.1.3
+ nclistfreeall at Base 4.5.0
+ nclistget at Base 4.1.3
+ nclistinsert at Base 4.1.3
+ nclistmatch at Base 4.8.0
+ 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
+ ncloginit at Base 4.1.3
+ nclogopen 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
+ ncprintprovenance at Base 4.6.2
+ ncrc_initialize at Base 4.8.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
+ ncsync at Base 3.6.1
+ ncthrow at Base 4.9.0
+ nctrace at Base 4.8.0
+ nctracelevel at Base 4.8.0
+ nctracemore at Base 4.8.0
+ 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
+ ncuntrace at Base 4.8.0
+ ncuriappendfragmentkey at Base 4.8.0
+ ncuribuild at Base 4.3.3
+ ncuriclone at Base 4.9.0
+ ncuridecode at Base 4.3.3
+ ncuridecodepartial at Base 4.5.0
+ ncuriencodeonly at Base 4.5.0
+ ncuriencodeuserpwd at Base 4.5.0
+ ncurifragmentlookup at Base 4.8.0
+ ncurifragmentparams at Base 4.7.0
+ ncurifree at Base 4.3.3
+ ncuriparse at Base 4.3.3
+ ncuriquerylookup at Base 4.5.0
+ ncuriqueryparams at Base 4.7.0
+ ncurirebuild at Base 4.9.0
+ ncurisetfragmentkey at Base 4.8.0
+ ncurisetfragments at Base 4.7.2
+ ncurisethost at Base 4.9.0
+ ncurisetpath at Base 4.8.0
+ ncurisetprotocol at Base 4.5.0
+ ncurisetquery at Base 4.5.0
+ 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
+ ncvlog at Base 4.6.2
+ ncvtrace at Base 4.8.0
+ ncx_get_off_t at Base 3.6.1
+ ncx_get_size_t at Base 3.6.1
+ ncx_get_uint32 at Base 4.5.0
+ ncx_get_uint64 at Base 4.5.0
+ 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_long at Base 4.5.0
+ 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
+ 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_long at Base 4.5.0
+ 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
+ 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_long at Base 4.5.0
+ 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
+ ncx_getn_longlong_double at Base 4.4.0
+ ncx_getn_longlong_float at Base 4.4.0
+ ncx_getn_longlong_int at Base 4.4.0
+ ncx_getn_longlong_long at Base 4.5.0
+ ncx_getn_longlong_longlong at Base 4.4.0
+ ncx_getn_longlong_schar at Base 4.4.0
+ ncx_getn_longlong_short at Base 4.4.0
+ ncx_getn_longlong_uchar at Base 4.4.0
+ ncx_getn_longlong_uint at Base 4.4.0
+ ncx_getn_longlong_ulonglong at Base 4.4.0
+ ncx_getn_longlong_ushort at Base 4.4.0
+ 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_long at Base 4.5.0
+ 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
+ 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_long at Base 4.5.0
+ 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
+ ncx_getn_text at Base 3.6.1
+ ncx_getn_uchar_double at Base 4.4.0
+ ncx_getn_uchar_float at Base 4.4.0
+ ncx_getn_uchar_int at Base 4.4.0
+ ncx_getn_uchar_long at Base 4.5.0
+ ncx_getn_uchar_longlong at Base 4.4.0
+ ncx_getn_uchar_schar at Base 4.4.0
+ ncx_getn_uchar_short at Base 4.4.0
+ ncx_getn_uchar_uchar at Base 4.4.0
+ ncx_getn_uchar_uint at Base 4.4.0
+ ncx_getn_uchar_ulonglong at Base 4.4.0
+ ncx_getn_uchar_ushort at Base 4.4.0
+ ncx_getn_uint_double at Base 4.4.0
+ ncx_getn_uint_float at Base 4.4.0
+ ncx_getn_uint_int at Base 4.4.0
+ ncx_getn_uint_long at Base 4.5.0
+ ncx_getn_uint_longlong at Base 4.4.0
+ ncx_getn_uint_schar at Base 4.4.0
+ ncx_getn_uint_short at Base 4.4.0
+ ncx_getn_uint_uchar at Base 4.4.0
+ ncx_getn_uint_uint at Base 4.4.0
+ ncx_getn_uint_ulonglong at Base 4.4.0
+ ncx_getn_uint_ushort at Base 4.4.0
+ ncx_getn_ulonglong_double at Base 4.4.0
+ ncx_getn_ulonglong_float at Base 4.4.0
+ ncx_getn_ulonglong_int at Base 4.4.0
+ ncx_getn_ulonglong_long at Base 4.5.0
+ ncx_getn_ulonglong_longlong at Base 4.4.0
+ ncx_getn_ulonglong_schar at Base 4.4.0
+ ncx_getn_ulonglong_short at Base 4.4.0
+ ncx_getn_ulonglong_uchar at Base 4.4.0
+ ncx_getn_ulonglong_uint at Base 4.4.0
+ ncx_getn_ulonglong_ulonglong at Base 4.4.0
+ ncx_getn_ulonglong_ushort at Base 4.4.0
+ ncx_getn_ushort_double at Base 4.4.0
+ ncx_getn_ushort_float at Base 4.4.0
+ ncx_getn_ushort_int at Base 4.4.0
+ ncx_getn_ushort_long at Base 4.5.0
+ ncx_getn_ushort_longlong at Base 4.4.0
+ ncx_getn_ushort_schar at Base 4.4.0
+ ncx_getn_ushort_short at Base 4.4.0
+ ncx_getn_ushort_uchar at Base 4.4.0
+ ncx_getn_ushort_uint at Base 4.4.0
+ ncx_getn_ushort_ulonglong at Base 4.4.0
+ ncx_getn_ushort_ushort at Base 4.4.0
+ 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_long at Base 4.5.0
+ 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
+ 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_long at Base 4.5.0
+ 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
+ ncx_pad_getn_text at Base 3.6.1
+ ncx_pad_getn_uchar_double at Base 4.4.0
+ ncx_pad_getn_uchar_float at Base 4.4.0
+ ncx_pad_getn_uchar_int at Base 4.4.0
+ ncx_pad_getn_uchar_long at Base 4.5.0
+ ncx_pad_getn_uchar_longlong at Base 4.4.0
+ ncx_pad_getn_uchar_schar at Base 4.4.0
+ ncx_pad_getn_uchar_short at Base 4.4.0
+ ncx_pad_getn_uchar_uchar at Base 4.4.0
+ ncx_pad_getn_uchar_uint at Base 4.4.0
+ ncx_pad_getn_uchar_ulonglong at Base 4.4.0
+ ncx_pad_getn_uchar_ushort at Base 4.4.0
+ ncx_pad_getn_ushort_double at Base 4.4.0
+ ncx_pad_getn_ushort_float at Base 4.4.0
+ ncx_pad_getn_ushort_int at Base 4.4.0
+ ncx_pad_getn_ushort_long at Base 4.5.0
+ ncx_pad_getn_ushort_longlong at Base 4.4.0
+ ncx_pad_getn_ushort_schar at Base 4.4.0
+ ncx_pad_getn_ushort_short at Base 4.4.0
+ ncx_pad_getn_ushort_uchar at Base 4.4.0
+ ncx_pad_getn_ushort_uint at Base 4.4.0
+ ncx_pad_getn_ushort_ulonglong at Base 4.4.0
+ ncx_pad_getn_ushort_ushort at Base 4.4.0
+ 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_long at Base 4.5.0
+ 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
+ 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_long at Base 4.5.0
+ 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
+ ncx_pad_putn_text at Base 3.6.1
+ ncx_pad_putn_uchar_double at Base 4.4.0
+ ncx_pad_putn_uchar_float at Base 4.4.0
+ ncx_pad_putn_uchar_int at Base 4.4.0
+ ncx_pad_putn_uchar_long at Base 4.5.0
+ ncx_pad_putn_uchar_longlong at Base 4.4.0
+ ncx_pad_putn_uchar_schar at Base 4.4.0
+ ncx_pad_putn_uchar_short at Base 4.4.0
+ ncx_pad_putn_uchar_uchar at Base 4.4.0
+ ncx_pad_putn_uchar_uint at Base 4.4.0
+ ncx_pad_putn_uchar_ulonglong at Base 4.4.0
+ ncx_pad_putn_uchar_ushort at Base 4.4.0
+ ncx_pad_putn_ushort_double at Base 4.4.0
+ ncx_pad_putn_ushort_float at Base 4.4.0
+ ncx_pad_putn_ushort_int at Base 4.4.0
+ ncx_pad_putn_ushort_long at Base 4.5.0
+ ncx_pad_putn_ushort_longlong at Base 4.4.0
+ ncx_pad_putn_ushort_schar at Base 4.4.0
+ ncx_pad_putn_ushort_short at Base 4.4.0
+ ncx_pad_putn_ushort_uchar at Base 4.4.0
+ ncx_pad_putn_ushort_uint at Base 4.4.0
+ ncx_pad_putn_ushort_ulonglong at Base 4.4.0
+ ncx_pad_putn_ushort_ushort at Base 4.4.0
+ ncx_pad_putn_void at Base 3.6.1
+ ncx_put_NC at Base 3.6.1
+ ncx_put_off_t at Base 3.6.1
+ ncx_put_size_t at Base 3.6.1
+ ncx_put_uint32 at Base 4.5.0
+ ncx_put_uint64 at Base 4.5.0
+ 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_long at Base 4.5.0
+ 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
+ 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_long at Base 4.5.0
+ 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
+ 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_long at Base 4.5.0
+ 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
+ ncx_putn_longlong_double at Base 4.4.0
+ ncx_putn_longlong_float at Base 4.4.0
+ ncx_putn_longlong_int at Base 4.4.0
+ ncx_putn_longlong_long at Base 4.5.0
+ ncx_putn_longlong_longlong at Base 4.4.0
+ ncx_putn_longlong_schar at Base 4.4.0
+ ncx_putn_longlong_short at Base 4.4.0
+ ncx_putn_longlong_uchar at Base 4.4.0
+ ncx_putn_longlong_uint at Base 4.4.0
+ ncx_putn_longlong_ulonglong at Base 4.4.0
+ ncx_putn_longlong_ushort at Base 4.4.0
+ 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_long at Base 4.5.0
+ 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
+ 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_long at Base 4.5.0
+ 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
+ ncx_putn_text at Base 3.6.1
+ ncx_putn_uchar_double at Base 4.4.0
+ ncx_putn_uchar_float at Base 4.4.0
+ ncx_putn_uchar_int at Base 4.4.0
+ ncx_putn_uchar_long at Base 4.5.0
+ ncx_putn_uchar_longlong at Base 4.4.0
+ ncx_putn_uchar_schar at Base 4.4.0
+ ncx_putn_uchar_short at Base 4.4.0
+ ncx_putn_uchar_uchar at Base 4.4.0
+ ncx_putn_uchar_uint at Base 4.4.0
+ ncx_putn_uchar_ulonglong at Base 4.4.0
+ ncx_putn_uchar_ushort at Base 4.4.0
+ ncx_putn_uint_double at Base 4.4.0
+ ncx_putn_uint_float at Base 4.4.0
+ ncx_putn_uint_int at Base 4.4.0
+ ncx_putn_uint_long at Base 4.5.0
+ ncx_putn_uint_longlong at Base 4.4.0
+ ncx_putn_uint_schar at Base 4.4.0
+ ncx_putn_uint_short at Base 4.4.0
+ ncx_putn_uint_uchar at Base 4.4.0
+ ncx_putn_uint_uint at Base 4.4.0
+ ncx_putn_uint_ulonglong at Base 4.4.0
+ ncx_putn_uint_ushort at Base 4.4.0
+ ncx_putn_ulonglong_double at Base 4.4.0
+ ncx_putn_ulonglong_float at Base 4.4.0
+ ncx_putn_ulonglong_int at Base 4.4.0
+ ncx_putn_ulonglong_long at Base 4.5.0
+ ncx_putn_ulonglong_longlong at Base 4.4.0
+ ncx_putn_ulonglong_schar at Base 4.4.0
+ ncx_putn_ulonglong_short at Base 4.4.0
+ ncx_putn_ulonglong_uchar at Base 4.4.0
+ ncx_putn_ulonglong_uint at Base 4.4.0
+ ncx_putn_ulonglong_ulonglong at Base 4.4.0
+ ncx_putn_ulonglong_ushort at Base 4.4.0
+ ncx_putn_ushort_double at Base 4.4.0
+ ncx_putn_ushort_float at Base 4.4.0
+ ncx_putn_ushort_int at Base 4.4.0
+ ncx_putn_ushort_long at Base 4.5.0
+ ncx_putn_ushort_longlong at Base 4.4.0
+ ncx_putn_ushort_schar at Base 4.4.0
+ ncx_putn_ushort_short at Base 4.4.0
+ ncx_putn_ushort_uchar at Base 4.4.0
+ ncx_putn_ushort_uint at Base 4.4.0
+ ncx_putn_ushort_ulonglong at Base 4.4.0
+ ncx_putn_ushort_ushort at Base 4.4.0
+ ncx_putn_void at Base 3.6.1
+ ncx_szof at Base 3.6.1
+ ncxcachefirst at Base 4.8.0
+ ncxcachefree at Base 4.8.0
+ ncxcacheinsert at Base 4.8.0
+ ncxcachekey at Base 4.8.0
+ ncxcachelast at Base 4.8.0
+ ncxcachelookup at Base 4.8.0
+ ncxcachenew at Base 4.8.0
+ ncxcacheprint at Base 4.8.0
+ ncxcacheremove at Base 4.8.0
+ ncxcachetouch at Base 4.8.0
+ ncxml_attr at Base 4.9.0
+ ncxml_attr_pairs at Base 4.9.0
+ ncxml_child at Base 4.9.0
+ ncxml_child_first at Base 4.9.0
+ ncxml_child_next at Base 4.9.0
+ ncxml_finalize at Base 4.9.0
+ ncxml_free at Base 4.9.0
+ ncxml_initialize at Base 4.9.0
+ ncxml_name at Base 4.9.0
+ ncxml_next at Base 4.9.0
+ ncxml_parse at Base 4.9.0
+ ncxml_root at Base 4.9.0
+ ncxml_text at Base 4.9.0
+ ncz_chunking_init at Base 4.8.0
+ ncz_close_file at Base 4.8.0
+ ncz_closeorabort at Base 4.8.0
+ ncz_create_dataset at Base 4.8.0
+ ncz_create_fillvalue at Base 4.8.0
+ ncz_def_var_chunking_ints at Base 4.8.0
+ ncz_dtype2nctype at Base 4.9.1
+ ncz_enddef_netcdf4_file at Base 4.8.0
+ ncz_fill_value_sort at Base 4.8.0
+ ncz_find_default_chunksizes2 at Base 4.8.0
+ ncz_find_dim_len at Base 4.8.0
+ ncz_find_grp_file_var at Base 4.8.0
+ ncz_find_grp_var_att at Base 4.8.0
+ ncz_get_att_special at Base 4.8.0
+ ncz_get_var_meta at Base 4.8.0
+ ncz_getattlist at Base 4.8.0
+ ncz_gettype at Base 4.8.0
+ ncz_initialized at Base 4.8.0
+ ncz_makeattr at Base 4.8.0
+ ncz_nctype2dtype at Base 4.9.1
+ ncz_open_dataset at Base 4.8.0
+ ncz_put_att at Base 4.8.0
+ ncz_read_atts at Base 4.8.0
+ ncz_read_file at Base 4.8.0
+ ncz_read_superblock at Base 4.8.1
+ ncz_splitkey at Base 4.8.0
+ ncz_sync_atts at Base 4.8.0
+ ncz_sync_file at Base 4.8.0
+ ncz_sync_grp at Base 4.8.0
+ ncz_write_var at Base 4.8.0
+ nczm_appendn at Base 4.8.0
+ nczm_basename at Base 4.8.0
+ nczm_canonicalpath at Base 4.8.0
+ nczm_clear at Base 4.8.0
+ nczm_concat at Base 4.8.0
+ nczm_divide_at at Base 4.8.0
+ nczm_isabsolutepath at Base 4.8.0
+ nczm_join at Base 4.8.0
+ nczm_lastsegment at Base 4.8.1
+ nczm_localize at Base 4.8.0
+ nczm_segment1 at Base 4.8.0
+ nczm_sortenvv at Base 4.8.0
+ nczm_sortlist at Base 4.8.0
+ nczm_split at Base 4.8.0
+ nczm_split_delim at Base 4.8.0
+ nczmap_close at Base 4.8.0
+ nczmap_create at Base 4.8.0
+ nczmap_exists at Base 4.8.0
+ nczmap_features at Base 4.8.1
+ nczmap_len at Base 4.8.0
+ nczmap_open at Base 4.8.0
+ nczmap_read at Base 4.8.0
+ nczmap_search at Base 4.8.0
+ nczmap_write at Base 4.8.0
+ nczodom_avail at Base 4.8.0
+ nczodom_free at Base 4.8.0
+ nczodom_fromslices at Base 4.8.0
+ nczodom_indices at Base 4.8.0
+ nczodom_more at Base 4.8.0
+ nczodom_new at Base 4.8.0
+ nczodom_next at Base 4.8.0
+ nczodom_offset at Base 4.8.0
+ nczodom_reset at Base 4.8.0
+ nczodom_skipavail at Base 4.8.0
+ nczprint_allsliceprojections at Base 4.8.0
+ nczprint_chunkrange at Base 4.8.0
+ nczprint_envv at Base 4.8.0
+ nczprint_idvector at Base 4.8.0
+ nczprint_odom at Base 4.8.0
+ nczprint_paramvector at Base 4.9.0
+ nczprint_projection at Base 4.8.0
+ nczprint_projectionx at Base 4.8.0
+ nczprint_reclaim at Base 4.8.0
+ nczprint_sizevector at Base 4.8.0
+ nczprint_slab at Base 4.8.0
+ nczprint_slice at Base 4.8.0
+ nczprint_sliceprojections at Base 4.8.0
+ nczprint_sliceprojectionsx at Base 4.8.0
+ nczprint_slices at Base 4.8.0
+ nczprint_slicesx at Base 4.8.0
+ nczprint_slicex at Base 4.8.0
+ nczprint_vector at Base 4.8.0
+ nczprintprovenance at Base 4.8.0
+ 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_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_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_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_netrc 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
+ ocbyteswap at Base 4.1.3
+ occalloc at Base 4.1.3
+ occlose at Base 4.1.3
+ occollectpathtonode 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
+ 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
+ ocinitialized at Base 4.6.0
+ ocinternalinitialize at Base 4.1.3
+ ocmalloc at Base 4.1.3
+ ocmarkcacheable at Base 4.3.3
+ ocmerge 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
+ ocping at Base 4.3.3
+ ocrc_netrc_required 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_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
+ 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
+ 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
+ printhashmap at Base 4.6.1
+ printhashmapstats at Base 4.6.2
+ printindex at Base 4.6.2
+ printindexlist at Base 4.6.2
+ printindexmap at Base 4.6.2
+ printutf8hex at Base 4.8.0
+ 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
+ reclaimNode at Base 4.6.2
+ reportobject at Base 4.4.1
+ reportopenobjects at Base 4.4.1
+ 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
+ showopenobjects5 at Base 4.6.2
+ showopenobjects at Base 4.6.2
+ simplenodematch at Base 4.3.3
+ simplepathstring at Base 4.3.3
+ strlcat at Base 4.6.0
+ unattach at Base 4.3.3
+ unmap at Base 4.3.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
+ zdumpcommon at Base 4.8.0
+ zfilesearch at Base 4.8.0
+ zmap_file at Base 4.8.0
+ zutest at Base 4.8.0


More information about the Pkg-grass-devel mailing list