Intel compiler put all associate variables on the stack, which isn't large enough for SNAPs typical arrays. When using the -heap-array option with the intel compiler, the binary has heavy memory leaks. See #92.
Not all code changed has been tested, in particular the special output (aircraft doserates/column-concentrations) and the fimex-reading. The latter is done by the automated test, not sure about the special outputs.
Intel compiler put all associate variables on the stack, which isn't large enough for SNAPs typical arrays. When using the -heap-array option with the intel compiler, the binary has heavy memory leaks. See #92.
Not all code changed has been tested, in particular the special output (aircraft doserates/column-concentrations) and the fimex-reading. The latter is done by the automated test, not sure about the special outputs.