Wingetlywingetly
← All apps

NetCDF

by Unidatav4.10.0

Last updated

The Unidata network Common Data Form (netCDF) is an interface for scientific data access and a freely-distributed software library that provides an implementation of the interface.

Install with winget

$ winget install --id Unidata.NetCDF --exact --version 4.10.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for NetCDF

NetCDF uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
netCDF4.10.0-NC4-64.exe /S

See the full silent install reference for NetCDF

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v4.10.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

5 known CVEs via NVD

  • high7.8Patched in wingetCVE-2025-14936Dec 23, 2025

    NSF Unidata NetCDF-C Attribute Name Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability...

  • high7.8Patched in wingetCVE-2025-14935Dec 23, 2025

    NSF Unidata NetCDF-C Dimension Name Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability...

  • high7.8Patched in wingetCVE-2025-14934Dec 23, 2025

    NSF Unidata NetCDF-C Variable Name Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability...

  • high7.8Patched in wingetCVE-2025-14933Dec 23, 2025

    NSF Unidata NetCDF-C NC Variable Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability in that the t...

  • high7.8Patched in wingetCVE-2025-14932Dec 23, 2025

    NSF Unidata NetCDF-C Time Unit Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability in t...

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Frequently asked questions

How do I install NetCDF on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Unidata.NetCDF --exact --version 4.10.0. winget downloads the installer from Unidata and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NetCDF silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Unidata.NetCDF --exact 4.10.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for NetCDF?
NetCDF uses EXE (NSIS). Run the downloaded installer with: netCDF4.10.0-NC4-64.exe /S. The silent switches are /S.
How do I uninstall NetCDF via winget?
Run: winget uninstall --id Unidata.NetCDF --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NetCDF's Apps & Features entry.
Is NetCDF free?
NetCDF is distributed under BSD-3-Clause. Refer to the publisher (https://downloads.unidata.ucar.edu/netcdf/) for the full license terms - Wingetly itself does not charge for installation.
Does NetCDF work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls NetCDF directly from the publisher.
How do I keep NetCDF up to date?
Run winget upgrade --id Unidata.NetCDF --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of NetCDF from microsoft/winget-pkgs.

Recent versions

  • 4.10.0latest
  • 4.9.3