This is the CDF V3.9.2 software distribution for Windows XP/Vista/7/8/10/11 systems. This binary packages are built from both MS Visual Studio .Net VC++ 2022 (V19.0) compilers for only 64-bit modes. This directory contains the following files: AAREADME.txt This is the readme text file you're viewing. CHANGES.txt This file describes the changes made for latest and previous releases. Release_notes.txt This file describes the the latest CDF release information. CDF_copyright.txt Information about the CDF copyright. Welcome.txt Describes what the main CDF distribution package, cdf39_2-dist.[msi|zip] contains. cdf39_2-dist.msi This signed Microsoft self-installation file contains binary builds that CDF offers, except for the CDF Perl APIs. It includes the followings: - CDF core library for C, FORTRAN, and Java APIs - CDF utility tools - Java version of the CDF tools - CDF XML tools - CDF Json tools The package, by default, will be installed into c:\program files\cdf_distribution\cdf39_2-dist. Users need to have the privilege to install the package there. Users can choose to install the package into a location that requires no higher privilege. Note: 1. The distributed conversion tool programs between netCDF and CDF might not be the latest. Please check out the latest ones in https://spdf.gsfc.nasa.gov/pub/software/cdf/conversion_tools/binary/latest_version 2. There are scripts (setenv.bat and setenv.ps1) to set up proper environment variables to run the command-line CDF tools and other Java-based applications on Command Terminal or Windows Terminal that fully supports UTF-8. Users can manually place these environment variables into the Windows system properties (run terminal command: sysdm.cpl from a command window and select "Advanced" and "Environment variables", and manually add/change the variables). cdf39_2-dist.zip This compressed version contains everything as in the .msi installer for CDF. Refer to Note 2 in the .msi installer. Once uncompressed, it will place the files into cdf39_2-dist-net2022-64, by default. csharp-cdf392.zip This compressed, pre-built version that contains everything for Csharp-CDF APIs. When uncompressed, the files will be placed into csharp-cdf392-64 directory. PerlCDF392.zip This compressed, pre-built version that contains everything for the Perl-CDF APIs. When uncompressed, the files will be placed in PerlCDF392 directory. src_distribution This file directs you to the source code for the CDF V3.9.2. PerlCDF39_2.tar.gz This compressed tarbal contains the source code of Perl-CDF APIs. You need to install the CDF library prior to building and using the Perl APIs. cdfjava.jar This is the latest version of cdfjava.jar that contains the latest Java APIs. This file is also included in the installers. It is for those who had already installed an older version of Java APIs. If you are not sure whether you have the latest version of the Java APIs, download this file and replace the one you have in the \lib directory. cdfml.jar This file contains the latest version of the CDF XML utilities (written in Java). This file is also included in the installers. It is for those who had already installed an older version of CDFML APIs. If you are not sure whether you have the latest version of the CDF XML tools, download this file and replace the one you have in the \lib directory. cdfjson.jar This file contains the latest version of the CDF-Json converters (written in Java). This file is also included in the installers. It is for those who had already installed an older version of CDF-Json APIs. If you are not sure whether you have the latest version of the CDF-Json tools, download this file and replace the one you have in the \lib directory. cdf39_documentation This file points to the documentation of CDF V3.9. checkleapseconds.bat Batch-script to check if the installed leap seconds table is the latest. cdf.dtd This is CDFML's Document Type Definition (dtd). cdf.xsd This is CDFML's schema.