Releases: ODINN-SciML/Huginn.jl
Releases · ODINN-SciML/Huginn.jl
v0.8.0
Huginn v0.8.0
Breaking changes
- Matrix data from gdirs in Glacier are now reverse to have the right order. This has affected some parts down the modelling chain, so updates need to be propagated to Huginn.jl.
Merged pull requests:
- Add test for non-flat bed (#63) (@facusapienza21)
v0.7.1
v0.7.0
Huginn v0.7.0
Breaking changes
- Dependencies to PyCall have been removed. All existing Python objects have been replaced by Julia ones, and hence the interface has changed.
Merged pull requests:
- Migrate to pure julia (#59) (@albangossard)
- Migrate to pure julia (#60) (@albangossard)
v0.6.0
Huginn v0.6.0
Merged pull requests:
- CompatHelper: add new compat entry for OptimizationOptimJL at version 0.3, (keep existing compat) (#50) (@github-actions[bot])
- CompatHelper: bump compat for CairoMakie to 0.12, (keep existing compat) (#51) (@github-actions[bot])
- CompatHelper: add new compat entry for Optimization at version 3, (keep existing compat) (#52) (@github-actions[bot])
v0.5.0
Huginn v0.5.0
Merged pull requests:
- Made out place SIA2D compatibile with AD (#48) (@vivekag7)
- 🔄 synced file(s) with ODINN-SciML/Sleipnir.jl (#49) (@facusapienza21)
v0.4.1
Huginn v0.4.1
Merged pull requests:
- Issue with OGGM multiprocessing fixed (#44) (@JordiBolibar)
- Test tolerances updated (#45) (@JordiBolibar)
- Keeping number of workers to default for all tests (#46) (@JordiBolibar)
Closed issues:
- CI not working with tests (#27)
v0.3.2
v0.3.1
Huginn v0.3.1
Merged pull requests:
- Added plotting function to check influence of flow parameters A and n (#39) (@vivekag7)
- Changes to accommodate new ODINN.jl architecture (#40) (@JordiBolibar)
- CompatHelper: add new compat entry for CairoMakie at version 0.11, (keep existing compat) (#42) (@github-actions[bot])
v0.3.0
Huginn v0.3.0
Merged pull requests:
- Mass balance mask fixed + multiprocessing implemented (#38) (@JordiBolibar)