- add metadata to serialization of
QuakeCollection
- Add
brace2.mplstyle
to package - Minor bug fixes and features in
csmip.py
- work on plotting/processing
- Add verbosity switch
- Test and fix CSMIP.V2 parser against more samples.
- make case-insensitive
- add handling for
.V2
(upper-case) file extensions - add
-x
option to exclude patterns from parser - handle uneven file data row.
- Redesign and renaming of core classes.
- Add support for Python 3.6.
- Add response spectrum and transfer function routines.
- Fix rotation computations (previously only used acceleration).
- Polishing and sending off
- Implement NGA parser
- 4 tests created
Code base cleaned and CI implemented.
- Implement testing (currently 7)
- Implement Matlab API
- Fix
csmip
read - Implement
eqsig
read/write
- First working prototype.