WARNING:
The following scripts are developed by the CHIMERE developer and user teams for internal use.
They are offered as examples but are not maintained and there is no user support (contrarily to the CHIMERE model).
Prepare CORINE data for WRF
Download NCEP GDAS/FNL 0.25 Degree Global Tropospheric Analyses and Forecast Grids
- Authors: A. Cholakian, L. Menut, G. Siour
- Last update: June 2024
- How to:
- Download the script download_ds083.3.sh
- Replace the outputdir, di and de in download_ds083.3.sh
- launch download_ds083.3.sh
Download CAMS global reanalysis
- Authors: A. Cholakian, G. Siour
- Last update: June 2024
- How to:
- Download the archive CAMS_GLOBAL_REA.tar
- Extract
- The pyton requirements are available in cams.yaml
- Replace the list_year, list_month and outputdir in start_dl_permonth.sh
- launch start_dl_permonth.sh
Download CAMS global forecast
- Authors: A. Cholakian, G. Siour
- Last update: June 2024
- How to:
- Download the archive CAMS_GLOBAL_FCST.tar
- Extract
- Replace the list_year, list_month and outputdir in start_dl_permonth.sh or di, de and outputdir in start_dl_perday.sh
- launch start_dl_permonth.sh or start_dl_perday.sh
The CAMS2CHIMERE boundary-conditions pre-processor
- Authors: A. Cholakian, G. Siour
- Last update: June 2024
- How to:
- Download the archive CAMS2CHIMERE.tar.gz
- Extract
- Replace the list_year, list_month and paths in script and launch.
Download NCEP CFSv2 Global Tropospheric reanalyses Grids
- Authors: A. Cholakian, G. Siour
- Last update: Jully 2024
- How to:
- Download the archive download_ds094.0.sh
- Replace the di, de and diro in script and launch.
Extract chimere species/variables
- Authors: A. Cholakian
- Last update: Jully 2024
- How to:
- Download the archive chimextract.tar.gz
- Extract.
- Modify launch_extract.sh for your system and compile. Keep in mind script uses chimere compilation to compile.
- Modify launch_extract.sh (or launch.sh for Irene and a batch mode) for your species. It will create a netcdf file for the entire period for chosen level for that species.
Download GFAS data
- Authors: A. Cholakian, G. Siour
- Last update: Jully 2024
- How to:
- Download the archive GFAS.tar
- Extract.
- Replace the di, de, checkdir and outdir in cams_gfas.sh and launch.
Download ERA5 data
- Authors: L. Di Antonio
- Last update: September 2024
- How to:
- Download the archive ERA5.tar
- Extract.
- Replace the key, start_date, end_date and path_out in download_ERA5.sh and launch.
Docker for CHIMEREv2023r1
- Authors: A. Cholakian
- Last update: October 2024
- How to:
- Download the archive Docker.tar.gz
- Extract.
- Put archive of your CHIMEREv2023r1 version and the BIGFILES directory in the same directory as the Dockerfile. Some modifications might be needed per user's specific needs. Some useful commands are given at the end of the Dockerfile. This has been tested with Docker version 26.1.4. There is no guarantee that this will work for everybody, but it should give some indications of how to compile the model.
|