Skip to content

Releases: JuliaClimate/MeshArrays.jl

v0.3.20

13 Feb 01:21
c6f84e3
Compare
Choose a tag to compare

MeshArrays v0.3.20

Diff since v0.3.19

  • added Ekman transport calculation code + demo examples
  • added hash to datadeps
  • added regional stream function example

Breaking changes

  • N/A

Merged pull requests:

v0.3.19

20 Jan 17:48
4017f88
Compare
Choose a tag to compare

MeshArrays v0.3.19

Diff since v0.3.18

Merged pull requests:

v0.3.18

15 Jan 21:36
7fcc81b
Compare
Choose a tag to compare

MeshArrays v0.3.18

Diff since v0.3.17

Merged pull requests:

v0.3.17

07 Nov 13:21
b744b94
Compare
Choose a tag to compare

MeshArrays v0.3.17

Diff since v0.3.16

Merged pull requests:

v0.3.16

23 Sep 12:06
Compare
Choose a tag to compare

MeshArrays v0.3.16

Diff since v0.3.15

Merged pull requests:

v0.3.15

20 Sep 02:49
33cc1a2
Compare
Choose a tag to compare

MeshArrays v0.3.15

Diff since v0.3.14

Merged pull requests:

v0.3.14

19 Sep 23:16
29a6194
Compare
Choose a tag to compare

MeshArrays v0.3.14

Diff since v0.3.13

Merged pull requests:

v0.3.13

16 Sep 17:15
9105671
Compare
Choose a tag to compare

MeshArrays v0.3.13

Diff since v0.3.12

  • increase code coverage
  • fix test on array size

Merged pull requests:

v0.3.12

14 Sep 21:14
02496bb
Compare
Choose a tag to compare

MeshArrays v0.3.12

Diff since v0.3.11

  • more example of MeshArray initialization
  • update ci action v codecov
  • increase codecov
  • make rotate_points more robust to input type
  • add options to Transect, LatitudeCircles
  • add gridpath type, use by default in Transect, LatitudeCircles
  • plot method for gridpath and MeshArray
  • add option to specify grid by ID keyword
  • add default plot method (heatmap)
  • improve read/write to work with n3,n4>1
  • fix zeros method
  • allow longitude range restriction in LatitudeCircles

Merged pull requests:

Closed issues:

  • Constructor for MeshArray with multiple times (#50)
  • ext/*.jl need to be added to test suite (#136)
  • read/write to convert Array/MeshArray does not seem to work for beyond 3D case (#137)
  • shorter_paths should be optional (keyword argument into Transect) (#139)
  • rotate_points not robust (#140)

v0.3.11

28 Aug 04:19
7fb309f
Compare
Choose a tag to compare

MeshArrays v0.3.11

Diff since v0.3.10

Merged pull requests: