Skip to content

no attribute 'GFSDynamicalCore' #165

@HarrisPyper

Description

@HarrisPyper
  • CliMT version: 17.12
  • Python version: 3.10.12
  • Operating System: Ubuntu 22.04.3 LTS 64-bit GNOME 42.9

Description

I'm trying to run an example case full_radiation_with_insolation_gcm.py to see how climt works. But I got module 'climt' has no attribute 'GFSDynamicalCore', does it mean I need to update climt?

I also installed climt via anaconda, got the same error.

What I Did

python3 full_radiation_with_insolation_gcm.py
Traceback (most recent call last):
  File "/home/climt/climt_develop/examples/full_radiation_with_insolation_gcm.py", line 60, in <module>
    dycore = climt.GFSDynamicalCore(
AttributeError: module 'climt' has no attribute 'GFSDynamicalCore'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions