我要评分
获取效率
正确性
完整性
易理解

Obtaining the Source Code

Procedure

  1. Create the ecCodes installation directory /path/to/ECCODES.
    mkdir -p /path/to/ECCODES
  2. Go to the ECCODES directory.
    cd /path/to/ECCODES
  3. Download the ecCodes installation package.

    https://confluence.ecmwf.int/download/attachments/45757960/Eccodes-2.18.0-Source.tar.gz

    If the server is connected to the Internet, you are advised to run the wget command to obtain the ecCodes installation package.

    wget https://confluence.ecmwf.int/download/attachments/45757960/Eccodes-2.18.0-Source.tar.gz --no-check-certificate

  4. Use an SFTP tool to upload the ecCodes installation package to the /path/to/ECCODES directory on the server.