Skip to content

Releases: MakieOrg/GeoMakie.jl

v0.7.11

20 Feb 00:05
eead4ee
Compare
Choose a tag to compare

GeoMakie v0.7.11

Diff since v0.7.10

Merged pull requests:

Closed issues:

  • Plotting on the sphere, Collection of issues (#272)
  • How to make histogram with certain projection? (#302)
  • Different central longitude example does not work. (#304)
  • Get the central longitude from any transformation / projection (#306)
  • InexactError: trunc(Int64, NaN) when interacting with GLMakie-plotted GeoAxis (#309)

v0.7.10

10 Jan 15:45
9929eca
Compare
Choose a tag to compare

GeoMakie v0.7.10

Diff since v0.7.9

Merged pull requests:

Closed issues:

  • GeoMakieDimensionalDataExt (#269)
  • Convert data coordinates to pixel coordinates (#295)

v0.7.9

27 Nov 21:00
4307d29
Compare
Choose a tag to compare

GeoMakie v0.7.9

Diff since v0.7.8

Merged pull requests:

  • add reset_limits kwarg, disambiguate some function calls (#294) (@asinghvi17)

v0.7.8

12 Nov 01:31
eeacf36
Compare
Choose a tag to compare

GeoMakie v0.7.8

Diff since v0.7.7

Merged pull requests:

v0.7.7

11 Nov 21:57
Compare
Choose a tag to compare

GeoMakie v0.7.7

Diff since v0.7.6

v0.7.6

11 Nov 18:14
f1ef759
Compare
Choose a tag to compare

GeoMakie v0.7.6

Diff since v0.7.5

Merged pull requests:

v0.7.5

12 Oct 16:02
b6ad450
Compare
Choose a tag to compare

GeoMakie v0.7.5

Diff since v0.7.4

Merged pull requests:

v0.7.4

02 Sep 00:21
1b5b936
Compare
Choose a tag to compare

GeoMakie v0.7.4

Diff since v0.7.3

Merged pull requests:

Closed issues:

  • Add the 2D to 3D and 3D (lonlatalt) Geodesy transformations (#162)

v0.7.3

17 Jul 06:01
Compare
Choose a tag to compare

GeoMakie v0.7.3

Diff since v0.7.2

Merged pull requests:

Closed issues:

  • remove eval in init (#243)

v0.7.2

20 Jun 21:52
8dae48a
Compare
Choose a tag to compare

GeoMakie v0.7.2

Diff since v0.7.1

This patch release updates and fixes the meshimage recipe, so that it forwards all color related attributes to the internal mesh plot. npoints can now be provided as a 2-tuple in case you want different resolution on each axis.

Merged pull requests: