Project

General

Profile

Is there a way to launch CDO on Windows 10?

Added by The Immortal about 2 years ago

Hello!

I'm wondering how to to launch cdo.exe on Windows 10?

I've downloaded cdo-2.0.5-cygwin64-Win10.zip and installed Cygwin but when I start cdo.exe in asks for:

- cyghdf5-101.dll
- cygnetcdf-13.dll
- cygproj-13.dll
- cygudunits2-0.dll

Where should I get all this stuff?

Thank you!


Replies (1)

RE: Is there a way to launch CDO on Windows 10? - Added by Karin Meier-Fleischer about 2 years ago

Hi 'The Immortal',

as the installation page for Windows/cygwin describes (https://code.mpimet.mpg.de/projects/cdo/wiki/Win32) you have to install the other dependenciesin cygwin by your own.

CDO can be used within cygwin, which is a Unix-like environment for Windows.
The pre-built cygwin binary needs the following runtine dependencies:

    gcc
    gcc-gfortran
    ssl + ssh
    curl
    zlib
    netcdf-devel
    udunits-devel
    proj-devel

Hope this helps,
Karin

    (1-1/1)