time duration formatting has been improved (using the humanize module)
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'] ).
Showing
- binarycpython/utils/functions.py 15 additions, 0 deletionsbinarycpython/utils/functions.py
- binarycpython/utils/grid.py 144 additions, 43 deletionsbinarycpython/utils/grid.py
- binarycpython/utils/grid_options_defaults.py 1 addition, 0 deletionsbinarycpython/utils/grid_options_defaults.py
- requirements.txt 2 additions, 0 deletionsrequirements.txt
Loading
Please register or sign in to comment