Releases: ucgmsim/IM_calculation
Releases · ucgmsim/IM_calculation
v2025.12.3
What's Changed
- Fix PyPI versioning number by @AndrewRidden-Harper in #198
Full Changelog: v2025.12.2...v2025.12.3
v2025.12.2
What's Changed
- Pure Python build (no Rust) by @AndrewRidden-Harper in #197
Full Changelog: v2025.12.1...v2025.12.2
v2025.12.1
PyPI release
What's Changed
- Rrup by @jasonmotha in #1
- Melody by @dlagrava in #2
- Reading from Ascii acceleration files works now - measures that requi… by @jasonmotha in #3
- Merge fixes by @jasonmotha in #4
- Merge fixes by @jasonmotha in #5
- Meta generation by @ttgenius in #6
- im_agg working, tested by @viktor76525 in #7
- fixed a mess up by @viktor76525 in #9
- slurm script generation by @jasonmotha in #8
- Test by @ttgenius in #10
- Test by @ttgenius in #11
- Bugfix for move of the main rrup calculation code by @jasonmotha in #12
- Checkpoint by @ttgenius in #14
- change to qcore path by @jasonmotha in #13
- generate_sl.py can be executed from anywhere (not dependent on the te… by @sungeunbae in #15
- Checkpoint by @sharmiamala in #17
- pool_wrapper fix: no longer calls pool when np==1 by @shot0829 in #18
- update template to use $gmsim. by @shot0829 in #19
- deled old files by @ttgenius in #22
- Mem refactor by @ttgenius in #23
- Readme update by @ttgenius in #24
- Allow specification of ouput dir without extra folders by @claudio525 in #25
- Minor fix. by @claudio525 in #26
- Python3 compatibility by @claudio525 in #27
- Some more python3 fixes. Only occurs when stations output is enabled,… by @claudio525 in #28
- Hotfix for header columns by @claudio525 in #29
- HitFix for hotfix by @jasonmotha in #30
- Test calc im read wave by @jpa198 in #31
- Test by @jpa198 in #32
- Update .travis.yml by @sungeunbae in #33
- Coding std by @ttgenius in #34
- Test repo for Black by @jpa198 in #35
- next is not a method of Files/IOBuffers in python 3 by @jpa198 in #36
- Change to use tiny image with imported libraries and binaries by @jpa198 in #37
- Update README.md by @jpa198 in #38
- Update location of remote data by @jpa198 in #39
- Test calc rrups by @ttgenius in #40
- Comp change by @ttgenius in #43
- Tidy by @ttgenius in #45
- Entry point by @jasonmotha in #46
- Advanced IM - Python TCL intergration by @jasonmotha in #47
- changes to written ascii waveform file by @jasonmotha in #48
- Refactor of source to site distance calculations. by @claudio525 in #49
- Qsw 1236 by @claudio525 in #50
- Update src_site_dist.py by @sungeunbae in #51
- Opensees integration by @jasonmotha in #52
- Update build status by @jasonmotha in #54
- Opensees integration by @jasonmotha in #53
- rrup fixes by @jasonmotha in #55
- Bugfixes by @jasonmotha in #56
- use const name from qcore for imcalc info file by @ttgenius in #58
- Create LICENSE by @sungeunbae in #57
- Rx and Ry by @jpa198 in #59
- Change top/bottom edge calculations to assume they all exist in the f… by @jpa198 in #62
- Make sure there is a third column to clculate heights from by @jpa198 in #63
- Opensees integration by @jasonmotha in #64
- temporary fix for conflict between cython and setuptools. referrence:… by @shot0829 in #65
- Adv im with openseis by @shot0829 in #66
- Sresp by @jpa198 in #67
- Tm05 by @jasonmotha in #68
- Fourier spectrum im by @jpa198 in #69
- Rot d ims by @jpa198 in #70
- Change IM writing to use a dataframe by @jpa198 in #71
- updated pSA periods by @jasonmotha in #73
- Update computeFAS.py by @lee-robin in #72
- Elastic inelastic ratio test by @jpa198 in #74
- changed p back to . by @jasonmotha in #75
- Made a matrix loader so each thread only has to load the required Kon… by @jpa198 in #76
- Update intensity_measures.py by @jpa198 in #78
- Extended rotd by @jpa198 in #80
- Adding Jenkins-based auto test by @sungeunbae in #81
- Update README.md by @sungeunbae in #82
- python file to aggregate IMs from a single realisation by @jasonmotha in #87
- added stdev to summary and did some psa calculation majick by @jasonmotha in #91
- updated logic on reading ascii waveforms by @shot0829 in #90
- fixed path on some tcl where its pointing to wrong location by @shot0829 in #88
- Iesdr by @sungeunbae in #92
- rename check_converge to check_status. add option to search for faile… by @shot0829 in #93
- Runpy update by @shot0829 in #95
- Advanced im trunk by @jpa198 in #94
- IESDR2: Ensure numerical stability by adjusting the time step by @sungeunbae in #96
- Backarc by @jasonmotha in #97
- Update tcl by @shot0829 in #99
- Add h1 and h2 to the components list by @jpa198 in #98
- bug where it was trying to rotate the vertical component by @jasonmotha in #101
- Station checkpoint by @shot0829 in #100
- fixed the number for loop by @shot0829 in #102
- bugfix for estimating ascii file sizes by @jasonmotha in #103
- Move rotd func call to reduce ram use by @jpa198 in #104
- Added EAS calculation as a separate component of FAS by @sungeunbae in #105
- Rotd fix take2 by @jpa198 in #108
- make agg_csv skip certain csv if it doesnt exist. by @shot0829 in #109
- Add specific energy density IM to the IM_calculation workflow by @jpa198 in #110
- Fix for IMs without periods by @jpa198 in #111
- Update verify adv im by @shot0829 in #112
- Adv im timeout by @shot0829 in #113
- SDI calculation by @sungeunbae in #114
- Added real stations only option by @sungeunbae in #117
- Fixed help for real_stats_only by @sungeunbae in #118
- Added rotd components to Adv SDI calculation by @sungeunbae in #120
- Remove unused arg by @jpa198 in #121
- Created SDI as an Advanced IM by @sungeunbae in https://github.com/...