Releases: JuliaGeodynamics/GeophysicalModelGenerator.jl
v0.7.16
GeophysicalModelGenerator v0.7.16
Merged pull requests:
- Set Julia version to 1.12 in CI workflow (#192) (@boriskaus)
v0.4.6
GeophysicalModelGenerator v0.4.6
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.4.5
GeophysicalModelGenerator v0.4.5
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.4.4
GeophysicalModelGenerator v0.4.4
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.4.3
GeophysicalModelGenerator v0.4.3
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.4.1
GeophysicalModelGenerator v0.4.1
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.3.3
GeophysicalModelGenerator v0.3.3
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.3.1
GeophysicalModelGenerator v0.3.1
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.7.15
GeophysicalModelGenerator v0.7.15
Merged pull requests:
- Added a screenshot field to the ProfileData structure (#176) (@mthielma)
- Update compats; add CompatHelper (#177) (@aelligp)
- CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#178) (@github-actions[bot])
- CompatHelper: bump compat for GLMakie in [weakdeps] to 0.13, (keep existing compat) (#179) (@github-actions[bot])
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#180) (@github-actions[bot])
- CompatHelper: bump compat for Colors to 0.13, (keep existing compat) (#181) (@github-actions[bot])
- rm test dir from compat helper (#182) (@aelligp)
- CompatHelper: bump compat for JLD2 to 0.6, (keep existing compat) (#183) (@github-actions[bot])
- Do not round 1d LithosphericTemp profile to nearest km (fixes extrapolation error) (#185) (@mitchellmcm27)
- Fix precompilation error (#187) (@aelligp)
- Fix tests and warning (#188) (@aelligp)
- bump minor version (#189) (@aelligp)
Closed issues:
- Precompilation warning (#186)
v0.7.14
GeophysicalModelGenerator v0.7.14
Merged pull requests:
- add condition if
T=nothing(#163) (@aelligp) - Bump GLMakie (#164) (@albert-de-montserrat)
- Switch to CI of the Julia prerelease
pre(#170) (@aelligp) - new function to import seismic tomographies from NetCDF files (#171) (@jfrasunk)
- Bump GeometryBasics and MeshIO (#172) (@Iddingsite)
- minor version (#173) (@aelligp)
Closed issues:
- 3D Magnetotelluric model visualization (#166)