Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid syntax #2576

Open
rongbing0353 opened this issue Nov 19, 2024 · 1 comment
Open

invalid syntax #2576

rongbing0353 opened this issue Nov 19, 2024 · 1 comment
Assignees
Labels
category: Debug Help Request for assistance debugging GEOS-Chem topic: Dry-Run Simulation Related to GEOS-Chem dry-run unsupported version Model version is not supported any longer

Comments

@rongbing0353
Copy link

Your name

runbin

Your affiliation

lanzhou university

Please provide a clear and concise description of your question or discussion topic.

problem

@rongbing0353 rongbing0353 added the category: Question Further information is requested label Nov 19, 2024
@yantosca yantosca added category: Debug Help Request for assistance debugging GEOS-Chem topic: Dry-Run Simulation Related to GEOS-Chem dry-run unsupported version Model version is not supported any longer and removed category: Question Further information is requested labels Nov 20, 2024
@yantosca yantosca self-assigned this Nov 20, 2024
@yantosca
Copy link
Contributor

Thanks for writing @rongbing0353. A couple of things:

  1. GEOS-Chem 13.0.0 is no longer supported. Please update to the latest version (14.5.0) when possible.
  2. Try changing:
"""  prefix = ""
to
```python
"""
    prefix = ""

The problem is that the definition of prefix is on the same line as the """ comment header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Debug Help Request for assistance debugging GEOS-Chem topic: Dry-Run Simulation Related to GEOS-Chem dry-run unsupported version Model version is not supported any longer
Projects
None yet
Development

No branches or pull requests

2 participants