dmey

Results 37 issues of dmey

@samoliverowens I have re-enabled tests for macOS but noticed that now we get failures for 502. When you have a moment, would you be able to investigate this? https://github.com/uDALES/u-dales/runs/1684489670?check_suite_focus=true#step:6:8700

bug

When compiling in Release mode and enabling underflow traps a floating point exception is signaled in `__modmpi_MOD_avexy_ibm at modmpi.f90:336` (see https://travis-ci.com/uDALES/u-dales/jobs/272738467#L2777) Originally described in https://github.com/uDALES/u-dales/pull/53#issuecomment-571184151

documentation

Currently we only run CI tests with gfortran on macOS and Ubuntu. Ideally, since we also support ifort, we should also add the relevant tests using ifort to the CI...

enhancement

I am currently working with a large model > 2 GB of JSON. This leads to files being large and loading slow due to parsing. Are there any plans to...

enhancement

When working with large data, the fitting or simulation process may take several hours/days to complete. Are there any plans to add some time estimates? I do not know how...

enhancement

It would be helpful to have a simple example to show how to use the plug-in in practice in your README.