-
Notifications
You must be signed in to change notification settings - Fork 176
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
Files missing during dry-run #2762
Comments
Thanks for writing @Ajmal-1301. I can confirm that the files in question are present both on geoschemdata.wustl.edu and s3://geos-chem. @yuyao-cyber: Would you have any ideas why the file transfer failed? |
Hi @Ajmal-1301, I can also confirm the permissions are good for these files. Since it's saying "No such file or directory", I believe it is because there is at least one destination directory path is missing:
Please check if these folders all exist. Please let me know if it doesn't work out. Thank you. |
Hi @yuyao-cyber and @yantosca , |
Hi @yantosca , I am not too familiar with the dry run simulation process yet... Do you have an idea on this? |
@yuyao-cyber I think the problem is in the file transfer. It doesn't seem like it's an issue on the WashU end. @Ajmal-1301: Would you be able to attach your ---
#
# Configuration file for the download_data.py script.
# You should not have to modify this file unless a new data portal
# comes online, or the default restart files are updated.
#
#
# GEOS-Chem data portals
portals:
# GEOS-Chem Input Data portal, download via AWS CLI
geoschem+aws:
short_name: ga
s3_bucket: True
remote: s3://geos-chem
command: 'aws s3 cp '
quote: "" then edit the Best, |
Hi @yantosca , Thanks |
Thanks for the update @Ajmal-1301. The data on the GEOS-Chem Input Data portal ( It is true, if you try to open an AWS account they will ask you for payment information. But you can still download the data for free We have recently updated our documentation on this, see: |
@Ajmal-1301: A version of the AWSCLI tool may already be installed on your cluster, maybe as loadable software module. That would save you from having to install it yourself. |
Hi @yantosca Thanks |
Thanks for your patience @Ajmal-1301. @yuyao-cyber just fixed some issues with the data sync to AWS. Try to see if you can download the data now. |
Hi @yantosca , @yuyao-cyber , Thanks |
Hi, Thanks |
Thanks @Ajmal-1301. I was able to run the command above without issue. [holylogin06 data]$ aws s3 cp --no-sign-request s3://geos-chem/CHEM_INPUTS/CLOUD_J ./ --recursive
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/FJX_j2j.dat to v2023-05/FJX_j2j.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/CJ77_inp.dat to v2023-05/CJ77_inp.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/README~ to v2023-05/README~
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/FJX_scat-cld.dat to v2023-05/FJX_scat-cld.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/FJX_scat-aer.dat to v2023-05/FJX_scat-aer.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/FJX_spec.dat to v2023-05/FJX_spec.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/FJX_scat-ssa.dat to v2023-05/FJX_scat-ssa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/FJX_scat-geo.dat to v2023-05/FJX_scat-geo.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/README to v2023-05/README
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/FJX_scat-UMa.dat to v2023-05/FJX_scat-UMa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/h2so4.dat to v2023-05/h2so4.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/brc.dat to v2023-05/brc.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/dust.dat to v2023-05/dust.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/ssc.dat to v2023-05/ssc.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/ssa.dat to v2023-05/ssa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/org.dat to v2023-05/org.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/soot.dat to v2023-05/soot.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/so4.dat to v2023-05/so4.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/atmos_h2och4.dat to v2023-05/atmos_h2och4.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/atmos_std.dat to v2023-05/atmos_std.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/CJ77_inp.dat to v2023-11-Hg/CJ77_inp.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_j2j.dat to v2023-11-Hg/FJX_j2j.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_scat-aer.dat to v2023-11-Hg/FJX_scat-aer.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_scat-geo.dat to v2023-11-Hg/FJX_scat-geo.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_scat-ssa.dat to v2023-11-Hg/FJX_scat-ssa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-05/atmos_geomip.dat to v2023-05/atmos_geomip.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_spec.dat to v2023-11-Hg/FJX_spec.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_spec.dat~ to v2023-11-Hg/FJX_spec.dat~
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_scat-UMa.dat to v2023-11-Hg/FJX_scat-UMa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/README to v2023-11-Hg/README
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_scat-cld.dat to v2023-11-Hg/FJX_scat-cld.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/brc.dat to v2023-11-Hg/brc.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/h2so4.dat to v2023-11-Hg/h2so4.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/jv_spec_mie.dat to v2023-11-Hg/jv_spec_mie.datdownload: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/org.dat to v2023-11-Hg/org.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/dust.dat to v2023-11-Hg/dust.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/FJX_spec.dat_ to v2023-11-Hg/FJX_spec.dat_
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/atmos_geomip.dat to v2023-11-Hg/atmos_geomip.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/ssa.dat to v2023-11-Hg/ssa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/atmos_std.dat to v2023-11-Hg/atmos_std.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/so4.dat to v2023-11-Hg/so4.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/ssc.dat to v2023-11-Hg/ssc.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/atmos_h2och4.dat to v2023-11-Hg/atmos_h2och4.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2023-11-Hg/soot.dat to v2023-11-Hg/soot.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09-Hg/FJX_j2j.dat to v2024-09-Hg/FJX_j2j.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09-Hg/FJX_scat-ssa.dat to v2024-09-Hg/FJX_scat-ssa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09-Hg/FJX_spec.dat to v2024-09-Hg/FJX_spec.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09-Hg/FJX_scat-cld.dat to v2024-09-Hg/FJX_scat-cld.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09-Hg/FJX_scat-aer.dat to v2024-09-Hg/FJX_scat-aer.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09/FJX_scat-aer.dat to v2024-09/FJX_scat-aer.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09-Hg/README to v2024-09-Hg/README
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09/FJX_scat-aer.txt to v2024-09/FJX_scat-aer.txt
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09/FJX_j2j.dat to v2024-09/FJX_j2j.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09/FJX_scat-ssa.dat to v2024-09/FJX_scat-ssa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09/FJX_spec.dat to v2024-09/FJX_spec.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09/README to v2024-09/README
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01-Hg/FJX_j2j.dat to v2025-01-Hg/FJX_j2j.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2024-09/FJX_scat-cld.dat to v2024-
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01-Hg/README to v2025-01-Hg/Rdownload: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01-Hg/FJX_spec.dat to v2025-01
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01/FJX_scat-cld.dat to v2025-01
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01/FJX_spec.dat to v2025-01/FJX_spec.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01/FJX_scat-ssa.dat to v2025-01/FJX_scat-ssa.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01/FJX_scat-aer.dat to v2025-01/FJX_scat-aer.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01/FJX_j2j.dat to v2025-01/FJX_j2j.dat
download: s3://geos-chem/CHEM_INPUTS/CLOUD_J/v2025-01/README to v2025-01/README @yuyao-cyber: I wonder if there is some kind of connection issue that prevents download from @Ajmal-1301's server. What do you think? |
Hi @Ajmal-1301 @yantosca, I think if you are inside CHEM_INPUTS, you may not have permission to write or cp files in it. Trying to go to a folder where you have write access might help. |
Hi @yuyao-cyber Thanks |
@Ajmal-1301 , I believe in this case you don't have the write permission to make changes in the CHEM_INPUTS folder. You can run |
Thanks @Ajmal-1301 and @yuyao-cyber for clarifying. If the folder where you keep your shared GEOS-Chem data is managed by e.g. your sysadmin, you will need to ask them to copy it there for you. |
Hi @yantosca , @yuyao-cyber |
Now I undertstand @Ajmal-1301. Yes, you can definitely download the data to a folder that you own and then change the paths in your geoschem_config.yml files. In the long run, if the GEOS-Chem input data is going to be shared by more than one person in your group, you might want to see if you can get your sysadmin staff to change the permissions of that folder to be group-readable. |
Hi @yantosca , Thanks |
No worries @Ajmal-1301. Glad we could figure it out. Thanks for your patience. |
Your name
Ajmal
Your affiliation
North Carolina State University
Please provide a clear and concise description of your question or discussion topic.
Hi,
I was downloading data to do a dry-run in GCClassic v14.5, and have the following files missing, I tried changing the download mirror but these files still cannot be downloaded. Any help will be appreciated
Thanks
The text was updated successfully, but these errors were encountered: