Tags: lautenberger/elmfire
Tags
Memory optimizations when working with large amounts of weather data (#… …96) * Call TIDY to free memory from lists * Memory optimizations to read in only the needed slice of the Wx stack Added logical ONLY_READ_NEEDED_WX_BANDS (default = F) to &INPUTS namelist group. Use ICASE from ignitions .csv in output file names. * Increment version * Reorder some subroutine calls * Fix icase in coeffs.csv, remove unnecessary variable from elmfire_post * Increment version number
Memory usage optimizations (#93) * Initial progress for reduced memory executable * Isolate addition code blocks for lowmem build * Isolate suppression code blocks * Isolate suppression blocks * EVERTAGGED from 4 byte logical to 1 byte logical * Don't allocate local arrays unless they're needed * Increment version to 2025.0609