Releases: ODINN-SciML/Sleipnir.jl
Releases · ODINN-SciML/Sleipnir.jl
v0.12.7
Sleipnir v0.12.7
Merged pull requests:
- Aqua tests added (#157) (@JordiBolibar)
- Introduces mask for loss functions in glacier (#158) (@facusapienza21)
- CompatHelper: bump compat for JET to 0.11, (keep existing compat) (#160) (@github-actions[bot])
- switch to Julia 1.11 + fix env when running tests with include (#161) (@albangossard)
- Allow to run with Julia 1.10 to fix ODINN test env (#163) (@albangossard)
v0.12.6
Sleipnir v0.12.6
v0.12.5
Sleipnir v0.12.5
Merged pull requests:
- Code formatter (#125) (@albangossard)
- Rename files, struct and functions (#156) (@albangossard)
v0.12.4
v0.12.3
v0.12.2
Sleipnir v0.12.2
v0.12.1
Sleipnir v0.12.1
v0.12.0
Sleipnir v0.12.0
Breaking changes
- Introduces code to retrieve and organize velocity data
- Utils associated to cache have been change to allow for Interpolation cache
- Shape factor has been included in parameters to link velocity with ice thickness
- Utils regarding tstops in simulations
Merged pull requests:
- CompatHelper: bump compat for CoordRefSystems to 0.19, (keep existing compat) (#140) (@github-actions[bot])
- Changes in how velocity dataset from Rabatel et al (2023) are assimulated to account for multiple datacubes (#141) (@facusapienza21)
- Use velocity data only at exact time step + create results based on tstops (#150) (@albangossard)
- Implementation of D Law based on Interpolation Cache (#151) (@facusapienza21)
- uniformize dependencies (#153) (@albangossard)
- CompatHelper: add new compat entry for NaNStatistics at version 0.6, (keep existing compat) (#155) (@github-actions[bot])
Closed issues:
- Include quality flag to process Rabatel 2023 (#144)
v0.11.2
Sleipnir v0.11.2
Merged pull requests:
- Law API refactoring to allow the user to specify the VJP (#145) (@albangossard)
Closed issues:
- Create plot utils for plotting laws (#117)
v0.11.1
Sleipnir v0.11.1
Merged pull requests:
- update dependencies to support Julia 1.12 in Huginn (#148) (@albangossard)