[Git][debian-gis-team/netcdf][upstream] New upstream version 4.10.0
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Feb 26 05:05:10 GMT 2026
Bas Couwenberg pushed to branch upstream at Debian GIS Project / netcdf
Commits:
91d15a2a by Bas Couwenberg at 2026-02-26T05:33:41+01:00
New upstream version 4.10.0
- - - - -
429 changed files:
- + .codespellrc
- + .editorconfig
- + .github/AI_GUIDELINES.md
- .github/CONTRIBUTING.md
- + .github/workflows/docker_regression_testing.yml
- .github/workflows/run_tests_osx.yml
- .github/workflows/run_tests_ubuntu.yml
- .github/workflows/run_tests_win_cygwin.yml
- .github/workflows/run_tests_win_mingw.yml
- .gitignore
- CITATION.cff
- CMakeInstallation.cmake
- CMakeLists.txt
- COPYRIGHT
- Makefile.in
- PostInstall.cmake
- RELEASE_NOTES.md
- aclocal.m4
- cmake/dependencies.cmake
- cmake/modules/windows/FindHDF5.cmake
- cmake/netcdf_functions_macros.cmake
- compile
- config.guess
- config.h.cmake.in
- config.h.in
- config.sub
- configure
- configure.ac
- dap4_test/CMakeLists.txt
- dap4_test/Makefile.am
- dap4_test/Makefile.in
- dap4_test/test_earthdata.sh
- dap4_test/test_hyrax.sh
- depcomp
- docs/CMakeLists.txt
- docs/Doxyfile.developer
- docs/Doxyfile.in
- docs/Doxyfile.user
- docs/Makefile.in
- + docs/appendices.md
- docs/auth.md
- docs/building-with-cmake.md
- docs/byterange.md
- docs/cloud.md
- docs/dispatch.md
- + docs/doxygen-awesome-css/custom.css
- docs/doxygen-awesome-css/docs/customization.md
- docs/doxygen-awesome-css/docs/extensions.md
- docs/doxygen-awesome-css/docs/tricks.md
- docs/doxygen-awesome-css/doxygen-awesome-interactive-toc.js
- docs/doxygen-awesome-css/doxygen-awesome-tabs.js
- docs/doxygen-awesome-css/doxygen-custom/custom-alternative.css
- docs/doxygen-awesome-css/doxygen-custom/toggle-alternative-theme.js
- docs/file_format_specifications.md
- docs/filters.md
- docs/footer.html
- docs/header.html
- docs/images/Makefile.in
- docs/inmeminternal.dox
- docs/inmemory.md
- docs/install-fortran.md
- docs/internal.md
- docs/logging.md
- + docs/mainpage.md
- docs/nczarr.md
- docs/netcdf.m4
- + docs/netcdf_advanced_features.md
- docs/obsolete/fan_utils.html
- docs/old/netcdf-f77.texi
- docs/old/netcdf-f90.texi
- docs/old/netcdf-install.texi
- docs/old/netcdf-internal.texi
- docs/old/netcdf.texi
- docs/pluginpath.md
- docs/quantize.md
- docs/quickstart_env.md
- docs/quickstart_paths.md
- + docs/remote_data_access.md
- docs/static-pages/credits.html
- docs/static-pages/orgs.html
- docs/static-pages/software.html
- docs/static-pages/standards.html
- docs/static-pages/usage.html
- docs/testserver.dox
- docs/tutorial.dox
- + docs/udf_plugin_development.md
- + docs/user_defined_formats.md
- docs/windows-binaries.md
- dods.m4
- examples/C/Makefile.in
- examples/CDL/Makefile.in
- examples/Makefile.in
- fuzz/Makefile.am
- h5_test/Makefile.in
- h5_test/tst_h_atts.c
- h5_test/tst_h_compounds.c
- h5_test/tst_h_dimscales.c
- h5_test/tst_h_dimscales1.c
- h5_test/tst_h_dimscales2.c
- h5_test/tst_h_enums.c
- h5_test/tst_h_files.c
- h5_test/tst_h_files4.c
- h5_test/tst_h_mem.c
- h5_test/tst_h_opaques.c
- h5_test/tst_h_rename.c
- h5_test/tst_h_strings1.c
- h5_test/tst_h_vars2.c
- h5_test/tst_h_vl.c
- hdf4_test/Makefile.in
- include/CMakeLists.txt
- include/Makefile.am
- include/Makefile.in
- include/err_macros.h
- include/hdf5internal.h
- include/nc4internal.h
- include/ncbytes.h
- include/ncconfigure.h
- include/ncdispatch.h
- include/ncexhash.h
- + include/ncglobal.h
- include/ncjson.h
- include/nclist.h
- include/nclog.h
- include/ncmodel.h
- include/ncpathmgr.h
- include/ncproplist.h
- include/ncrc.h
- include/ncs3sdk.h
- + include/ncudfplugins.h
- include/ncuri.h
- include/ncurlmodel.h
- + include/ncutil.h
- include/netcdf.h
- include/netcdf_aux.h
- include/netcdf_filter.h
- include/netcdf_meta.h.in
- libdispatch/ncutil.h → include/netcdf_vutils.h
- install-sh
- libdap2/Makefile.in
- libdap2/cdf.c
- libdap2/ncd2dispatch.c
- libdap4/Makefile.in
- libdap4/d4bytes.c
- libdap4/d4chunk.c
- libdap4/d4file.c
- libdap4/d4http.c
- libdap4/d4includes.h
- libdap4/d4mem.c
- libdap4/d4meta.c
- libdap4/d4odom.c
- libdap4/d4parser.c
- libdap4/d4util.h
- libdap4/d4varx.c
- libdap4/ncd4.h
- libdap4/ncd4dispatch.c
- libdispatch/CMakeLists.txt
- libdispatch/Makefile.am
- libdispatch/Makefile.in
- libdispatch/daux.c
- libdispatch/dcrc64.c
- libdispatch/ddim.c
- libdispatch/ddispatch.c
- libdispatch/dfile.c
- + libdispatch/dglobal.c
- libdispatch/dhttp.c
- libdispatch/dinfermodel.c
- libdispatch/dinstance.c
- libdispatch/dinstance_intern.c
- libdispatch/dmissing.c
- libdispatch/dnotnc4.c
- libdispatch/doffsets.c
- libdispatch/dpathmgr.c
- libdispatch/dplugins.c
- libdispatch/drc.c
- libdispatch/ds3util.c
- libdispatch/dstring.c
- + libdispatch/dudfplugins.c
- libdispatch/durlmodel.c
- libdispatch/dutil.c
- libdispatch/dvar.c
- libdispatch/ncbytes.c
- libdispatch/nch5s3comms.c
- libdispatch/nch5s3comms.h
- libdispatch/nchashmap.c
- libsrc4/ncindex.c → libdispatch/ncindex.c
- libdispatch/ncjson.c
- libdispatch/nclist.c
- libdispatch/nclog.c
- libdispatch/ncproplist.c
- libdispatch/ncs3sdk_aws.cpp
- libdispatch/ncs3sdk_h5.c
- libdispatch/ncuri.c
- libdispatch/utf8proc.c
- libdispatch/utf8proc.h
- libhdf4/CMakeLists.txt
- libhdf4/Makefile.in
- libhdf5/H5FDhttp.c
- libhdf5/H5FDhttp.h
- libhdf5/Makefile.in
- libhdf5/hdf5dim.c
- libhdf5/hdf5filter.c
- libhdf5/hdf5internal.c
- libhdf5/hdf5open.c
- libhdf5/hdf5set_format_compatibility.c
- libhdf5/hdf5var.c
- libhdf5/nc4hdf.c
- liblib/Makefile.in
- libncpoco/Makefile.in
- libncpoco/README.md
- libncxml/Makefile.am
- libncxml/Makefile.in
- libncxml/ncxml_tinyxml2.cpp
- libncxml/ncxml_xml2.c
- libnczarr/CMakeLists.txt
- libnczarr/Makefile.am
- libnczarr/Makefile.in
- libnczarr/zarr.c
- libnczarr/zarr.h
- libnczarr/zattr.c
- libnczarr/zclose.c
- libnczarr/zdebug.c
- libnczarr/zdebug.h
- libnczarr/zdim.c
- libnczarr/zfilter.c
- libnczarr/zincludes.h
- libnczarr/zinternal.c
- libnczarr/zinternal.h
- libnczarr/zmap.c
- libnczarr/zmap.h
- libnczarr/zmap_file.c
- libnczarr/zmap_s3sdk.c
- libnczarr/zmap_zip.c
- + libnczarr/zmetadata.c
- + libnczarr/zmetadata.h
- + libnczarr/zmetadata2.c
- libnczarr/zplugins.c
- libnczarr/zs3sdk.cpp
- libnczarr/zsync.c
- libnczarr/zutil.c
- libnczarr/zvar.c
- libnczarr/zxcache.c
- libnetcdf.settings.in
- libsrc/CMakeLists.txt
- libsrc/Makefile.am
- libsrc/Makefile.in
- libsrc/attr.c
- libsrc/attr.m4
- libsrc/httpio.c
- libsrc/memio.c
- libsrc/nc3dispatch.c
- libsrc/ncio.c
- libsrc/ncx.c
- libsrc/ncx.m4
- libsrc/netcdf.3
- libsrc/posixio.c
- libsrc/s3io.c
- libsrc/t_ncxx.m4
- libsrc/v1hpg.c
- libsrc/var.c
- libsrc4/CMakeLists.txt
- libsrc4/Makefile.am
- libsrc4/Makefile.in
- libsrc4/nc4cache.c
- libsrc4/nc4dim.c
- libsrc4/nc4dispatch.c
- libsrc4/nc4internal.c
- libsrc4/nc4var.c
- libsrcp/Makefile.in
- missing
- nc_perf/Makefile.in
- nc_perf/tst_compress.c
- nc_perf/tst_compress_par.c
- nc_test/Makefile.in
- nc_test/run_diskless.sh
- nc_test/test_get.c
- nc_test/test_get.m4
- nc_test/test_put.c
- nc_test/test_put.m4
- nc_test/test_write.c
- nc_test/test_write.m4
- nc_test/tst_inmemory.c
- nc_test/util.c
- nc_test4/CMakeLists.txt
- nc_test4/Makefile.am
- nc_test4/Makefile.in
- + nc_test4/run_zero_len_att_test.sh
- nc_test4/run_zstd_test.sh
- nc_test4/test_filterx_hdf5.c
- nc_test4/tst_alignment.c
- nc_test4/tst_atts1.c
- nc_test4/tst_bloscfail.sh
- nc_test4/tst_chunks2.c
- nc_test4/tst_empty_vlen_unlim.c
- nc_test4/tst_filter.sh
- nc_test4/tst_filter_vlen.sh
- nc_test4/tst_h_vl2.c
- nc_test4/tst_interops.c
- nc_test4/tst_interops5.c
- nc_test4/tst_interops6.c
- nc_test4/tst_mpi_parallel.c
- nc_test4/tst_parallel3.c
- nc_test4/tst_parallel5.c
- nc_test4/tst_parallel6.c
- nc_test4/tst_parallel_compress.c
- nc_test4/tst_parallel_zlib.c
- nc_test4/tst_rename.c
- nc_test4/tst_specific_filters.sh
- nc_test4/tst_strings.c
- nc_test4/tst_sync.c
- nc_test4/tst_udf.c
- + nc_test4/tst_udf_self_load.c
- + nc_test4/tst_udf_self_load_plugin.c
- nc_test4/tst_vars2.c
- + nc_test4/tst_zero_len_att.c
- ncdap_test/Makefile.am
- ncdap_test/Makefile.in
- ncdap_test/expected3/Makefile.in
- ncdap_test/expectedhyrax/Makefile.in
- ncdap_test/expectremote3/Makefile.in
- ncdap_test/run_ncdap_tests.sh
- ncdap_test/special3/dods.hdr
- ncdap_test/test_manyurls.c
- ncdap_test/testbasicauth.sh
- ncdap_test/testdata3/Makefile.in
- ncdap_test/tst_ncdap_shared.sh
- ncdump/Makefile.in
- ncdump/cdl/Makefile.in
- ncdump/cdl/n3time.cdl
- ncdump/dumplib.c
- ncdump/expected/Makefile.in
- ncdump/expected/n3time.dmp
- ncdump/nccopy.c
- ncdump/ncdump.c
- ncdump/ncpathcvt.c
- ncdump/nctime0.c
- ncdump/ref_pathcvt.txt
- ncdump/testpathcvt.sh
- ncdump/tst_h_rdc0.c
- ncdump/tst_ncgen_shared.sh
- ncdump/utils.h
- ncdump/vardata.c
- ncgen/Makefile.in
- ncgen/getfill.c
- ncgen/includes.h
- ncgen/ncgen.l
- ncgen/ncgenl.c
- ncgen3/Makefile.in
- ncgen3/ncgen.y
- ncgen3/ncgeny.c
- nctest/Makefile.am
- nctest/Makefile.in
- nctest/atttests.c
- nczarr_test/CMakeLists.txt
- nczarr_test/Makefile.am
- nczarr_test/Makefile.in
- nczarr_test/ncdumpchunks.c
- nczarr_test/ref_bzip2.cdl
- + nczarr_test/ref_data.zarr/.zgroup
- + nczarr_test/ref_data.zarr/.zmetadata
- + nczarr_test/ref_data.zarr/data/.zarray
- + nczarr_test/ref_data.zarr/data/0
- nczarr_test/ref_filtered.cdl
- nczarr_test/ref_groups_regular.cdl
- nczarr_test/ref_multi.cdl
- nczarr_test/ref_newformatpure.cdl
- + nczarr_test/ref_purezarr_xarray.cdl
- + nczarr_test/ref_xarrayanon.cdl
- + nczarr_test/ref_xarraygroup.cdl
- nczarr_test/run_corrupt.sh
- nczarr_test/run_external.sh
- + nczarr_test/run_filter_errors.sh
- nczarr_test/run_interop.sh
- nczarr_test/run_newformat.sh
- nczarr_test/run_notzarr.sh
- nczarr_test/run_oldkeys.sh
- nczarr_test/run_purezarr.sh
- + nczarr_test/run_s3_credentials.sh
- + nczarr_test/run_xarray_misc.sh
- nczarr_test/s3util.c
- nczarr_test/test_utils.c
- nczarr_test/test_utils.h
- nczarr_test/test_zchunks2.c
- nczarr_test/tst_pure_awssdk.cpp
- nczarr_test/ut_json.c
- nczarr_test/ut_map.c
- nczarr_test/ut_mapapi.c
- nczarr_test/ut_test.c
- nczarr_test/zisjson.c
- nczarr_test/zmapio.c
- nczarr_test/zs3parse.c
- oc2/Makefile.in
- oc2/oc.h
- oc2/ocdata.c
- oc2/ocdump.c
- oc2/ocinternal.c
- oc2/ocread.c
- oc2/xxdr.c
- oc2/xxdr.h
- plugins/CMakeLists.txt
- plugins/H5Zfletcher32.c
- plugins/H5Znoop.c
- plugins/H5Zshuffle.c
- plugins/Makefile.in
- plugins/NCZhdf5filters.c
- plugins/NCZmisc.c
- plugins/NCZstdfilters.c
- plugins/NCZtest.c
- plugins/findplugin.in
- s3cleanup.in
- s3gc.in
- test-driver
- test_common.in
- unit_test/CMakeLists.txt
- unit_test/Makefile.am
- unit_test/Makefile.in
- unit_test/aws_config.c
- + unit_test/reclaim_tests.baseline
- unit_test/reclaim_tests.cdl
- + unit_test/ref_provparse.txt
- + unit_test/run_auxmisc.sh
- unit_test/run_aws_config.sh
- + unit_test/run_pathcvt.sh
- unit_test/run_reclaim_tests.sh
- unit_test/run_s3sdk.sh
- + unit_test/test_auxmisc.c
- unit_test/test_pathcvt.c
- unit_test/test_s3sdk.c
- unit_test/tst_reclaim.c
- + v3_nczarr_test/s3util.c
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/commit/91d15a2a74f99b842b7f699bd0b2c68293db00d6
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/commit/91d15a2a74f99b842b7f699bd0b2c68293db00d6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260226/1be344a6/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list