openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
seisflows
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 31, 2025 — Mar 31, 2026
Showing page 1 of 68
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
updating changelog and patch number
bch0w
More...
9 days ago
#265 bugfix specfem3D forward simulations dropping executables each time it is called which was unintended behavior
bch0w
More...
10 days ago
Remove GPL v3 license badge
Bryant Chow
More...
2 months ago
Change documentation badge to latest version
Bryant Chow
More...
2 months ago
SeisFlows v3.5.5 (New Dev Strategy) (#264)
Bryant Chow
More...
2 months ago
Update issue templates
Bryant Chow
More...
10 months ago
Update issue templates
Bryant Chow
More...
10 months ago
Hotfix: Fixing incompatibility with updated SPECFEM2D parameter file (#197)
Bryant Chow
More...
about 2 years ago
Update index.rst
Bryant Chow
More...
about 2 years ago
bumping version 2.3.0
bch0w
More...
about 2 years ago
Merge pull request #180 from adjtomo/devel
Bryant Chow
More...
about 2 years ago
updates CHANGELOG for v2.3.0
bch0w
More...
about 2 years ago
Merge branch 'devel' of github.com:adjtomo/seisflows into devel
Bryant Chow
More...
over 2 years ago
pinning Pyatoa and pysep-adjtomo versions because the latest versions include backwards incompatible changes that will break SeisFlows. These will be accomodated in the next version of seisflows
Bryant Chow
More...
over 2 years ago
attempt fix failing RTD build by swapping Python for Mamba
Bryant Chow
More...
over 2 years ago
updates RTD Yaml file to comply with build.image deprecation
Bryant Chow
More...
over 2 years ago
Merge branch 'master' into devel
Bryant Chow
More...
over 2 years ago
Updates alternative install directions
Bryant Chow
More...
over 2 years ago
woops, typo fix take 2
Bryant Chow
More...
over 2 years ago
typo bugfix in Cluster System module
Bryant Chow
More...
over 2 years ago
Adds System sub-module for HPC Wisteria (#176)
Bryant Chow
More...
over 2 years ago
small docstring fix
Bryant Chow
More...
over 2 years ago
BUGFIX: output_optim.txt file which recorded line search misfits etc was NOT returning the correct misfit value for each line search run, but rather just the first misfit, which would have been the previous model also added in a first line to this text file which corresponds to the misfit of the starting model, then all subsequent lines are updated models. This bug will not have affected any actual inversion runs, but may have affected those plotting convergence based on the text file
Bryant Chow
More...
over 2 years ago
broke off line search incrementing as a separate function to keep things explicit (rather than doing a +=1 randomly in a workflow), and put that functionality directly into the Inversion line search function, rather than having it live separately in the optimziation module where it might get buried among other line search update functionality
Bryant Chow
More...
over 2 years ago
added a small assertion check during line search to ensure that residual files have actually been created
Bryant Chow
More...
over 2 years ago
moved read_residuals function directly into inversion workflow as a private method, since it was only being accessed by the Inversion class. completely removed from preprocessing module
Bryant Chow
More...
over 2 years ago
fixing incorrect import path
Bryant Chow
More...
over 2 years ago
pyaflowa requires function read_residuals, added import statement to borrow this function from the default preprocessing class
Bryant Chow
More...
over 2 years ago
fixing missing parentheses and indentation errors arising from trying to code through github
Bryant Chow
More...
over 2 years ago
Update inversion.py
Bryant Chow
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
67
68
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree