Skip to content
Snippets Groups Projects
  1. Jun 03, 2022
  2. Nov 01, 2021
  3. Oct 22, 2021
  4. Oct 21, 2021
  5. Oct 19, 2021
  6. Oct 12, 2021
    • Izzard, Robert Dr (Maths & Physics)'s avatar
      time duration formatting has been improved (using the humanize module) · c2543c67
      I've fixed the _boxed formatting to strip ANSI codes when calculating string lengths (so you can use ANSI colours properly)
      
      changed the colours for the "failed systems" warning so it's absolutely obvious
      
      wrapped the JSON ensemble output in a write_ensemble() function which automatically gzips or bzips depending on the filename extension (or this can be explictly set in grid_options['compress_ensemble'] ).
      c2543c67
  7. Oct 08, 2021
    • Izzard, Robert Dr (Maths & Physics)'s avatar
      updated the auto_resolution branch: · dd487c26
      implemented binary_grid-style statistics over last n_logging_stats verbose outputs (50 by default)
      
      added ANSI colour to output if in a terminal (i.e. with a tty)
      
      fixed the cmd-line parser to work in the form x=y as intended (downside: no help output, but that just said how to use the old parser which doesn't exist now)
      dd487c26
  8. Mar 30, 2020
  9. Mar 28, 2020
  10. Feb 11, 2020
  11. Jan 27, 2020
  12. Jan 23, 2020
  13. Jan 20, 2020
Loading