Known issues with the current release
- Current CHIMERE version : CHIMERE v2023r3
- Current emiSURF version : emiSURF2023r2
- Current emiFIRES_CAMS version : emiFIRES_CAMSv2023r1
- The following table lists the issues found in the current release in the order in which they appear. For issues for the 2020 version refer to v2020 issues page.
- If the code or a databse needs to be changed we either update the current release, in which case a new name is attributed to the version or provide the new files and instructions of how to use them.
- Keep in mind that the downloaded archive for CHIMERE, emiSURF and emiFIRES_CAMS already contains all these debugs since 02/07/2024. If you have downloaded the model before that date either redownload the archives or downloaded the debug files presented below.
Bug no | Date found | Version(s) with the problem | Version with the correction | Description | Solution | Download |
7 | 2/2023 | chimere_v2023r1 | chimere_v2023r1+patch provided here | Bugfix: In case of using the default chimere.par file simulation might not start because of 'wrong landuse option'. | No new release. Download and replace the domains-prep_z0_erod.sh file in the scripts folder with the file provided in the link below. | domains-prep_z0_erod.sh_issue7 |
6 | 2/2023 | chimere_v2023r1 | chimere_v2023r1+patch provided here | Bugfix: In case of starting all domains at the same (example: "runs : 1 2") time XIOS writes all outputs in the coarse folder. | No new release. Download and replace the chimere-namelist.sh, ciom_mod.F90, chimere_params.F90 and chimere_namelist.F90 file in the scripts, src, src and src folders respectively with the file provided in the link below. | chimere-namelist.sh_issue6 ciom_mod.F90_issue6 chimere_params.F90_issue6 chimere_namelist.F90_issue6 |
5 | 2/2023 | chimere_v2023r1 | chimere_v2023r1+patch provided here | Bugfix: In case of starting all domains at the same time (example: "runs : 1 2") the simulation doesnt start. | No new release. Download and replace the chimere-domain.sh file in the scripts folder with the file provided in the link below. | chimere-domain.sh_issue5 |
4 | 2/2023 | emiSURF_v2023r1 | emiSURF_v2023r1+patch provided here | Bugfix: In case of segmentation fault occurred during s2chim2ncout proceding at line 348 of nc4var.F90. | No new release. Download and replace the nc4var.F90 file in the src folder with the file provided in the link below. | nc4var.F90_issue4 |
3 | 1/2023 | emiSURF_v2023r1 | emiSURF_v2023r1+patch provided here | Bugfix: In case of CAMS-tempo usage, initialization is done at the wrong place. If not using CAMS-tempo, this is not problematic. | No new release. Download and replace the source2chimere.F90 file in the src folder with the file provided in the link below. | source2chimere.F90_issue3 |
2 | 1/2023 | emiSURF_v2023r1 | emiSURF_v2023r1+patch provided here | Bugfix: surf should be a real | No new release. Download and replace the sectoremis.F90 file in the src folder with the file provided in the link below. | sectoremis.F90_issue2 |
1 | 1/2023 | emiFIRES_CAMSv2023r1 | emiFIRES_CAMSv2023r1+patch provided here | Bugfix: problematic Makefile | No new release. Download and replace the Makefile file in the src folder with the file provided in the link below. | Makefile_issue1 |