Giter Club home page Giter Club logo

Comments (10)

lizziel avatar lizziel commented on August 23, 2024

Hi @beiduqiu, there is an additional log file in GCHP called allPEs.log that contains MAPL logging information, including ExtData error messages. The error you are encountering is because one of the import files is not found, perhaps because it is new in 14.3 and you have not downloaded the data. Check the allPEs.log file to see if there is a message about which import is missing.

For more information about MAPL logging, GCHP log files, and debugging, see the following resources:

from gchp.

yantosca avatar yantosca commented on August 23, 2024

@lizziel: should we transfer this issue to the GCHP repo?

from gchp.

lizziel avatar lizziel commented on August 23, 2024

@yantosca, yes I'll do that. I didn't notice it wasn't under the GCHP repo issues.

from gchp.

beiduqiu avatar beiduqiu commented on August 23, 2024

Hi, thanks for your response. This picture shows the content in allPEs.log. I don't see any error message in it. Is this the correct file?
image

from gchp.

lizziel avatar lizziel commented on August 23, 2024

It looks like you need to enable more ExtData prints to see any information about the issue. See the GCHP ReadTheDocs page on debugging for how to do that (see link in my previous comment).

from gchp.

beiduqiu avatar beiduqiu commented on August 23, 2024

Thanks for your help. After I make the modification, it shows the following error.
image
Is this because I am missing some files in GCHP or it is the environmental issue.?

from gchp.

lizziel avatar lizziel commented on August 23, 2024

RADLWG is a meteorology field that we recently retired from use in GCHP. When you updated to 14.3 did you create a new run directory from the code? I wonder if you are using an older version run directory that specifies RADLWG in config file ExtData.rc.

from gchp.

beiduqiu avatar beiduqiu commented on August 23, 2024

I have already recreate the run directory and I search for RADWLG in the ExtData.rc file and it shows no match result. So I think there should be other issue. Hope you can help me.

from gchp.

lizziel avatar lizziel commented on August 23, 2024

Hi @beiduqiu, try searching for string RADWLG in both your source code and run directory. You can do this using grep, e.g.
grep -r "RADWLG" *.

from gchp.

lizziel avatar lizziel commented on August 23, 2024

Hi @beiduqiu, could you follow up on what the resolution was to this issue?

from gchp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.