Delei Li in #9: CCLM on June 14 (#a50ef6d)

in #9: CCLM

<h3> failed to install CCLM using the start package: no library files librttov10.2.a  libradiance10.2.a </h3> <p> Dear colleagues, </p> <p> We are now installing CCLM on a supercomputer based on cosmo-clm_sp-v5.0.  However it failed, which is supposed to be caused by missing of files librttov10.2.a  libradiance10.2.a.  The error information is in the attached figure. Does anyone know how to solve it? Thank you very much. </p> <p> Best regards, </p> <p> Delei <img src="/clm-community/uploads/media/material/69d7a573-ac5b-48a8-aed2-93b936fa5fb8/CCLM_compile.png"/> </p>

  @deleili in #a50ef6d

<h3> failed to install CCLM using the start package: no library files librttov10.2.a  libradiance10.2.a </h3> <p> Dear colleagues, </p> <p> We are now installing CCLM on a supercomputer based on cosmo-clm_sp-v5.0.  However it failed, which is supposed to be caused by missing of files librttov10.2.a  libradiance10.2.a.  The error information is in the attached figure. Does anyone know how to solve it? Thank you very much. </p> <p> Best regards, </p> <p> Delei <img src="/clm-community/uploads/media/material/69d7a573-ac5b-48a8-aed2-93b936fa5fb8/CCLM_compile.png"/> </p>

failed to install CCLM using the start package: no library files librttov10.2.a  libradiance10.2.a

Dear colleagues,

We are now installing CCLM on a supercomputer based on cosmo-clm_sp-v5.0.  However it failed, which is supposed to be caused by missing of files librttov10.2.a  libradiance10.2.a.  The error information is in the attached figure. Does anyone know how to solve it? Thank you very much.

Best regards,

Delei

View in channel
<p> You can compile the COSMO Model without usage of RTTOV. For that you have to delete an existing -DRTTOV10 in the compiler options. Note that RTTOV package is not publicly available for everybody. </p> <p> Ciao </p> <p> Uli Schättler </p>

  @ulrichschättler in #924b418

<p> You can compile the COSMO Model without usage of RTTOV. For that you have to delete an existing -DRTTOV10 in the compiler options. Note that RTTOV package is not publicly available for everybody. </p> <p> Ciao </p> <p> Uli Schättler </p>

You can compile the COSMO Model without usage of RTTOV. For that you have to delete an existing -DRTTOV10 in the compiler options. Note that RTTOV package is not publicly available for everybody.

Ciao

Uli Schättler

<p> Dear Dr. Schättler, </p> <p> Thank you. The problem has been sovled based on you suggestion.  We have another issue in compiling the model. The DWD GRIB1 Library installation tar-file DWD-libgrib1_&lt;date&gt;.tar.gz is not available in the start package. This seems to be a necessary library for both Int2lm and COSMO.  Is it possible to get it from anywhere? </p> <p> Thanks. </p> <p> Best regards, </p> <p> Delei </p>

  @deleili in #b7a9692

<p> Dear Dr. Schättler, </p> <p> Thank you. The problem has been sovled based on you suggestion.  We have another issue in compiling the model. The DWD GRIB1 Library installation tar-file DWD-libgrib1_&lt;date&gt;.tar.gz is not available in the start package. This seems to be a necessary library for both Int2lm and COSMO.  Is it possible to get it from anywhere? </p> <p> Thanks. </p> <p> Best regards, </p> <p> Delei </p>

Dear Dr. Schättler,

Thank you. The problem has been sovled based on you suggestion.  We have another issue in compiling the model. The DWD GRIB1 Library installation tar-file DWD-libgrib1_<date>.tar.gz is not available in the start package. This seems to be a necessary library for both Int2lm and COSMO.  Is it possible to get it from anywhere?

Thanks.

Best regards,

Delei

<p> Hello Delei, </p> <p> also the GRIB library can be switched off during compilation (if you do not need to read/write Grib files): There is a pragma -DGRIBDWD : if you remove it, the DWD Grib library will not be used (and also there is a -DGRIBAPI to switch on/off usage of eccodes library). </p> <p> </p> <p> Ciao, </p> <p> Uli </p>

  @ulrichschättler in #dbc9a6d

<p> Hello Delei, </p> <p> also the GRIB library can be switched off during compilation (if you do not need to read/write Grib files): There is a pragma -DGRIBDWD : if you remove it, the DWD Grib library will not be used (and also there is a -DGRIBAPI to switch on/off usage of eccodes library). </p> <p> </p> <p> Ciao, </p> <p> Uli </p>

Hello Delei,

also the GRIB library can be switched off during compilation (if you do not need to read/write Grib files): There is a pragma -DGRIBDWD : if you remove it, the DWD Grib library will not be used (and also there is a -DGRIBAPI to switch on/off usage of eccodes library).

Ciao,

Uli