Releases: CryoGrid/CryoGrid.jl
v0.23.1
Full Changelog: v0.23.0...v0.23.1
v0.23.0
This version breaks backwards compatibility with respect to forcing data handling.
Forcing data is no longer supplied directly to BC types. These types should be supplied Input(:name)
types instead. Forcing data is now stored in the Tile
itself and must be supplied in the constructor. See example scripts for details.
Full Changelog: v0.21.2...v0.23.0
v0.21.2
This release fixes a major performance regression on Julia 1.10.x.
Users who are using this version of Julia are strongly recommended to upgrade the package version.
Full Changelog: v0.21.1...v0.21.2
v0.21.1
Adds support for writing CryoGridOutput
to NetCDF via InputOutput.write_netcdf!
function.
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
- CompatHelper: bump compat for SimpleNonlinearSolve to 1, (keep existing compat) by @github-actions in #24
- CompatHelper: bump compat for NCDatasets to 0.14, (keep existing compat) by @github-actions in #26
- CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) by @github-actions in #23
- CompatHelper: bump compat for TimeSeries to 0.24, (keep existing compat) by @github-actions in #22
Full Changelog: v0.20.3...v0.21.0
v0.20.3
Full Changelog: v0.20.1...v0.20.3
v0.20.1
What's Changed
- CompatHelper: bump compat for SciMLBase to 2, (keep existing compat) by @github-actions in #17
- CompatHelper: bump compat for NonlinearSolve to 2, (keep existing compat) by @github-actions in #19
- CompatHelper: bump compat for NCDatasets to 0.13, (keep existing compat) by @github-actions in #20
- CompatHelper: bump compat for DimensionalData to 0.25, (keep existing compat) by @github-actions in #18
- CompatHelper: bump compat for ComponentArrays to 0.15, (keep existing compat) by @github-actions in #16
- CompatHelper: bump compat for ComponentArrays to 0.14, (keep existing compat) by @github-actions in #15
- CompatHelper: bump compat for LinearSolve to 2, (keep existing compat) by @github-actions in #13
Full Changelog: v0.20.0...v0.20.1
v0.20.0
Full Changelog: v0.19.3...v0.20.0
v0.19.3
Full Changelog: v0.18.2...v0.19.3
v0.18.2
Full Changelog: v0.18.1...v0.18.2