Difference between revisions of "Downloading WRF-GC"
From atmoschem
Linhaipeng (Talk | contribs) |
|||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
=Obtaining the WRF code= | =Obtaining the WRF code= | ||
− | Before downloading WRF-GC you will need a supported version of the WRF model. For the ''alpha'' | + | Before downloading WRF-GC, you will need a supported version of the WRF model. For the WRF-GC v0.1 (''alpha'' version), please use WRF v3.9.1.1, which has been validated against our specific build. |
− | You can obtain WRF | + | You can obtain the WRF model code here: [http://www2.mmm.ucar.edu/wrf/users/downloads.html http://www2.mmm.ucar.edu/wrf/users/downloads.html] |
Line 9: | Line 9: | ||
To obtain the WRF-GC model code, please contact tmfu AT pku DOT edu DOT cn. | To obtain the WRF-GC model code, please contact tmfu AT pku DOT edu DOT cn. | ||
− | You will be granted access to our private GitHub repository where you can obtain the source code, submit issues and contribute code to the WRF-GC model. Please do not redistribute the source code for the ''alpha'' version publicly | + | You will be granted access to our private GitHub repository where you can obtain the source code, submit issues and contribute code to the WRF-GC model. Please do not redistribute the source code for the ''alpha'' version publicly. Instead, please refer interested users to this guide where they can request access. |
+ | |||
+ | To access our GitHub repository, please request an invitation from tmfu at pku dot edu dot cn and then click on the following link: https://github.com/jimmielin/wrf-gc-alpha/invitations | ||
+ | |||
+ | Note that for this ''alpha'' version, the WRF-GC code is provided with a tested version of | ||
+ | GEOS-Chem (v12.1.1). In the future, we aim to allow independent updates for both the WRF and the GEOS-Chem parent models; i.e., you will be downloading GEOS-Chem directly from the GEOS-Chem repository. | ||
+ | |||
+ | After downloading the WRF model and extracting it into the "WRFV3" folder, clone our Git repository into the "chem" folder within "WRFV3": | ||
+ | |||
+ | git clone https://github.com/jimmielin/wrf-gc-alpha.git chem | ||
=Downloading the GEOS-Chem Data Directories= | =Downloading the GEOS-Chem Data Directories= | ||
− | Please refer to the GEOS-Chem Wiki to obtain the shared GEOS-Chem data directories: | + | Please refer to the GEOS-Chem Wiki to obtain the shared GEOS-Chem data directories: [http://wiki.seas.harvard.edu/geos-chem/index.php/Downloading_GEOS-Chem_source_code_and_data#Shared_data_directory_archives http://wiki.seas.harvard.edu/geos-chem/index.php/Downloading_GEOS-Chem_source_code_and_data#Shared_data_directory_archives] |
− | You will need to point your GEOS-Chem configuration file "input.geos" and "HEMCO_Config.rc" to use the shared data directories. Please refer to the [Running WRF-GC] section. | + | You will need to point your GEOS-Chem configuration file "input.geos" and "HEMCO_Config.rc" to use the shared data directories. Please refer to the [[Running WRF-GC]] section. |
Latest revision as of 13:20, 4 January 2019
Obtaining the WRF code
Before downloading WRF-GC, you will need a supported version of the WRF model. For the WRF-GC v0.1 (alpha version), please use WRF v3.9.1.1, which has been validated against our specific build.
You can obtain the WRF model code here: http://www2.mmm.ucar.edu/wrf/users/downloads.html
Obtaining the WRF-GC code with the GEOS-Chem model
To obtain the WRF-GC model code, please contact tmfu AT pku DOT edu DOT cn.
You will be granted access to our private GitHub repository where you can obtain the source code, submit issues and contribute code to the WRF-GC model. Please do not redistribute the source code for the alpha version publicly. Instead, please refer interested users to this guide where they can request access.
To access our GitHub repository, please request an invitation from tmfu at pku dot edu dot cn and then click on the following link: https://github.com/jimmielin/wrf-gc-alpha/invitations
Note that for this alpha version, the WRF-GC code is provided with a tested version of GEOS-Chem (v12.1.1). In the future, we aim to allow independent updates for both the WRF and the GEOS-Chem parent models; i.e., you will be downloading GEOS-Chem directly from the GEOS-Chem repository.
After downloading the WRF model and extracting it into the "WRFV3" folder, clone our Git repository into the "chem" folder within "WRFV3":
git clone https://github.com/jimmielin/wrf-gc-alpha.git chem
Downloading the GEOS-Chem Data Directories
Please refer to the GEOS-Chem Wiki to obtain the shared GEOS-Chem data directories: http://wiki.seas.harvard.edu/geos-chem/index.php/Downloading_GEOS-Chem_source_code_and_data#Shared_data_directory_archives
You will need to point your GEOS-Chem configuration file "input.geos" and "HEMCO_Config.rc" to use the shared data directories. Please refer to the Running WRF-GC section.
- This page was last modified on 4 January 2019, at 13:20.
- This page has been accessed 6,071 times.