Skip to content

Releases: CliMA/CubedSphere.jl

v0.3.4

20 Oct 18:06
87b70a5

Choose a tag to compare

CubedSphere v0.3.4

Diff since v0.3.3

Merged pull requests:

v0.3.3

09 Oct 21:20
e388739

Choose a tag to compare

CubedSphere v0.3.3

Diff since v0.3.2

Merged pull requests:

  • Conformally map an irregularly spaced grid on the reference square to a more uniform grid on the cubed sphere panel (#41) (@siddharthabishnu)
  • Update TaylorSeries compatibility range to 0.20 (#46) (@navidcy)
  • Add Julia v1.12 to CI workflow (#47) (@navidcy)

v0.3.2

29 Apr 16:47
090b69f

Choose a tag to compare

CubedSphere v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

14 Jan 00:28
1d10f1b

Choose a tag to compare

CubedSphere v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

05 Sep 23:29
08fbea9

Choose a tag to compare

CubedSphere v0.3.0

Diff since v0.2.6

Merged pull requests:

  • Move "nice-to-have" scripts to sandbox (#38) (@Sbozzolo)
  • Change CairoMakie to GLMakie in Docs and examples (#39) (@navidcy)

v0.2.6

02 Sep 02:01
0de5175

Choose a tag to compare

CubedSphere v0.2.6

Diff since v0.2.5

Merged pull requests:

v0.2.5

10 Feb 01:04

Choose a tag to compare

CubedSphere v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

15 Oct 18:46
9ae275b

Choose a tag to compare

CubedSphere v0.2.4

Diff since v0.2.3

Merged pull requests:

  • Update Documenter + use DocumenterCitations (#30) (@navidcy)
  • Add ability to pass custom conformal maps in place of Rancic maps (#31) (@kburns)

v0.2.3

13 Jun 00:32
2bb1068

Choose a tag to compare

CubedSphere v0.2.3

Diff since v0.2.2

Closed issues:

  • Rename package to CubedSpheres.jl? (#9)

Merged pull requests:

  • Some updates (#23) (@navidcy)
  • Rename package CubedSphere.jl -> CubedSpheres.jl (#24) (@navidcy)
  • Revert "Rename package CubedSphere.jl -> CubedSpheres.jl" (#25) (@navidcy)
  • Simpler mapping concistency plot + bit more on conformal map (#26) (@navidcy)
  • Actually implement doctests; @jlddoctest -> jldoctest (#27) (@navidcy)
  • find_taylor_coefficients: add kwarg Nevaluations + drop doctest (#28) (@navidcy)
  • Increase TaylorSeries.jl compat range (#29) (@simonbyrne)

v0.2.2+docs

13 Jan 03:36
a1dd4dc

Choose a tag to compare

Merge pull request #23 from CliMA/ncc/updates

Some updates