Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E Earth Diagnostics
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • Earth Diagnostics
  • Issues
  • #18
Closed
Open
Issue created Dec 22, 2016 by François Massonnet@fmassonnet

'EarthDiags' object has not attribute 'startdates'

Hello,

I'm trying to run a Meridional Overturning Circulation (MOC) diagnostic on my experiment a0d6 (the experiment is already CMORized).

For this purpose I'm running EarthDiagnostics (branch develop_primavera) and my configuration file is here: /home/Earth/fmassonn/EARTHDIAGS/diags_a0d6

I'm getting this error:

    EarthDiags.parse_args()
  File "./earthdiags.py", line 113, in parse_args
    diags.run()
  File "./earthdiags.py", line 151, in run
    list_jobs = self.prepare_job_list()
  File "./earthdiags.py", line 194, in prepare_job_list
    for job in diag_class.generate_jobs(self, diag_options):
  File "/home/Earth/fmassonn/git-stuff/earthdiagnostics/earthdiagnostics/ocean/maxmoc.py", line 85, in generate_jobs
    for startdate in diags.startdates:
AttributeError: 'EarthDiags' object has no attribute 'startdates'

The full log file is here:

/home/Earth/fmassonn/git-stuff/earthdiagnostics/log_a0d6

This problem seems related to the diagnostics I'm asking to compute: MAX_MOC. Indeed, I don't have such a problem when computing the diagnostic SIASIESIV.

Can you help please?

Many thanks!

François

Assignee
Assign to
Time tracking