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

GCAP2 Data download error #2625

Open
dyblove opened this issue Dec 9, 2024 · 4 comments
Open

GCAP2 Data download error #2625

dyblove opened this issue Dec 9, 2024 · 4 comments
Labels
category: Bug Something isn't working topic: Dry-Run Simulation Related to GEOS-Chem dry-run topic: GCAP2 Meteorology Related to simulations using GCAP2 meteorology topic: Input Data Related to input data

Comments

@dyblove
Copy link

dyblove commented Dec 9, 2024

Your name

Yibo Dou

Your affiliation

PKU

What happened? What did you expect to happen?

I am utilizing GCClassic version 14.3.0 to model future PM2.5 concentrations based on the SSP1-2.6 future emission and meteorological data. When I executed the command ./download_data.py log. dryrun --washu to download the necessary data, I encountered a 404 Not Found error. I am uncertain whether this issue stems from a misconfiguration on my part or a network-related error. However, I was unable to locate the relevant data for GCAP2/CMIP6/SSP1-2.6 on the website http://geoschemdata.wustl.edu/ExtData/. I am in dire need of assistance and valuable reference information. I would be immensely grateful if anyone could offer their help!
d962c897cf9bba840b945137c4503f8f

My configuration file is provided below. I wish to simulate the results for the year 2030, with the time period set from 20291201 to 20300101. Could you please confirm if this setup is correct? Additionally, if I want to fix the meteorological data to today's date and use future emission data, how should I configure it?

What are the steps to reproduce the bug?

I am utilizing GCClassic version 14.3.0 to model future PM2.5 concentrations based on the SSP1-2.6 future emission and meteorological data. When I executed the command ./download_data.py log. dryrun --washu to download the necessary data, I encountered a 404 Not Found error. I am uncertain whether this issue stems from a misconfiguration on my part or a network-related error. However, I was unable to locate the relevant data for GCAP2/CMIP6/SSP1-2.6 on the website http://geoschemdata.wustl.edu/ExtData/. I am in dire need of assistance and valuable reference information. I would be immensely grateful if anyone could offer their help!

Please attach any relevant configuration and log files.

HEMCO_Config.rc.txt
log.dryrun.txt
geoschem_config.yml.txt

What GEOS-Chem version were you using?

14.4.3

What environment were you running GEOS-Chem on?

Other (please explain below)

What compiler and version were you using?

GCC 7.4.0

Will you be addressing this bug yourself?

Yes

In what configuration were you running GEOS-Chem?

GCClassic

What simulation were you running?

Full chemistry

As what resolution were you running GEOS-Chem?

2×2.5

What meterology fields did you use?

GCAP 2.0

Additional information

No response

@dyblove dyblove added the category: Bug Something isn't working label Dec 9, 2024
@dyblove dyblove changed the title Put a one-line description here GCAP2 Data download error Dec 9, 2024
@yantosca yantosca added topic: GCAP2 Meteorology Related to simulations using GCAP2 meteorology topic: Dry-Run Simulation Related to GEOS-Chem dry-run and removed topic: GCAP2 Meteorology Related to simulations using GCAP2 meteorology labels Dec 9, 2024
@yantosca
Copy link
Contributor

yantosca commented Dec 9, 2024

Thanks for writing @dyblove. The GCAP2 data are stored at the University of Rochester portal. You can use this command to download the data:

$ ./download data.py log.dryrun rochester

Also see the GEOS-Chem 14.3.0 dry-run documentation at this link:

@yantosca yantosca added the topic: Input Data Related to input data label Dec 9, 2024
@dyblove
Copy link
Author

dyblove commented Dec 10, 2024

Thanks for writing @dyblove. The GCAP2 data are stored at the University of Rochester portal. You can use this command to download the data:

$ ./download data.py log.dryrun rochester

Also see the GEOS-Chem 14.3.0 dry-run documentation at this link:

Thank you very much, your reply was very helpful to me. However, I tried Rochester and still encountered a 404 error. What should I do?
Image_1479342829505933

@dyblove
Copy link
Author

dyblove commented Dec 10, 2024

Thanks for writing @dyblove. The GCAP2 data are stored at the University of Rochester portal. You can use this command to download the data:

$ ./download data.py log.dryrun rochester

Also see the GEOS-Chem 14.3.0 dry-run documentation at this link:

Oh @yantosca , I'm extremely sorry. I successfully accessed http://atmos.earth.rochester.edu/input/gc/ExtData/GCAP2/CMIP6/SSP126/F40/. But I discovered that there were only meteorological data for the years 2040-2049 and 2090-2099. Then, how should I obtain the future emission data? I want to conduct a simulation for the year 2030 and I'm in great need of assistance.

@yantosca
Copy link
Contributor

Thanks @dyblove for the update. You can also try downloading the CMIP6 data from the new s3://geos-chem bucket. I think they are at this path.

https://geos-chem.s3.amazonaws.com/index.html#HEMCO/CMIP6/v2020-03/

$ ./download_data.py log.dryrun geoschem+http

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Something isn't working topic: Dry-Run Simulation Related to GEOS-Chem dry-run topic: GCAP2 Meteorology Related to simulations using GCAP2 meteorology topic: Input Data Related to input data
Projects
None yet
Development

No branches or pull requests

2 participants