We are please to inform the release of SMOKE v5.3 to the community.
Updated SMOKE Core Programs
Smkinven
- Fix issue when processing hourly inventory data (PTHOUR) in leap year where emissions records are missing for the first few hours in the following month (e.g., processing PTHOUR emissions for January have missing data for first few hours in February)
- Fix issue in handling of daily emissions of ptfire group where there is no fire at the end of the year (December 31st), resulted in incomplete data records for December 31st and caused crash in subsequent subroutine such as Elevepoint
- Fix issue where Smkinven may silently skip emission file in
*.lstfile if there is ‘LIST’ string (case-sensitive) in the file path (e.g., 12LISTOS).
Temporal
- Improve Temporal to support non-pollutant-specific application of hourly met-based/Gentpro profiles in the temporal cross-reference
Movemerg:
- Fix issue where MOVESMRG would crash when MTMP_OUTPUT_YN = Y and USE_SPCMAT_SPC_YN = N (or undefined)
Smkreport
- Fix issue where Smkreport produces an empty report If SMOKE is configured to output emissions files with 24 timesteps instead of the standard 25 timesteps, or if the REPCONFIG doesn’t specify some kind of grouping statement, e.g. BY COUNTRY or BY SCC
- Improve Smkreport to make use of environment variable
SMOKE_SOURCEinstead of relying on specification in REPCONFIG. This improvement allows the same REPCONFIG to be used for both area sectors and point sectors. TheSMK_SOURCEenvironment variable takes absolute priority over theSMK_SOURCEinstruction in the REPCONFIG file
Utility
- Implement option in utility GEOFAC to use fractional mask values as scale factors for all SPECFACS species instead of using species-specific scale factors defined in SPECFACS file
Auxiliary libraries
- Improve SMOKE’s handling of garbage characters in FF10 emission files (as a result from using Microsoft Excel to prepare emission files, for example)
- Provide more insight on how cell origin was offset that triggers the message error in CHKGRID
Other Updates
- Utilize I/O API M3UTILIO module throughout SMOKE programs where applicable
- Update the SMOKE Example Case using data from EPA’s 2022v2 Emissions Modeling Platform
- Update User Guide (v5.3) to fix broken and outdated URLs
Please refer to full Release Note for more information.