Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@mdtanker mdtanker released this 03 Dec 21:45
· 1 commit to main since this release

v0.7.0 (2024-12-03)

Bug Fixes

  • Allow easting and northing as coordinate column names as backups for x and y in sample_grids (8cb9f8a)

  • Broken shading parameter in plot_grd (97ec19b)

  • Bug in mask_from_shp (b3e3dbc)

  • Bug in square_subplots (861310c)

  • Check for valid version strings in fetch.mass_change (24cd984)

  • Raise warning if passing buffer to alter_region (be16120)

Chores

  • Automatically updating changelog [skip ci] (3333cb2)

  • Automatically updating changelog [skip ci] (ee01f03)

  • Automatically updating changelog [skip ci] (59ebc84)

  • Bump codecov/codecov-action in the actions group (91b9afb)

Bumps the actions group with 1 update: codecov/codecov-action.

Updates codecov/codecov-action from 4.6.0 to 5.0.7


updated-dependencies:

  • dependency-name: codecov/codecov-action dependency-type: direct:production

update-type: version-update:semver-major

dependency-group: actions

...

Signed-off-by: dependabot[bot] [email protected]

  • Update backup environmental.yml for v0.6.0 (5626d22)

  • Update make test install commands and instructions (c236a9e)

Code Style

Documentation

Features

  • Add EIGEN gravity data for Arctic (a1b1943)

  • Add ice velocity basemap to interactive_map (7f410f8)

  • Add LCS-1 satellite magnetic anomaly grids (3b400f9)

  • Allow easting and northing as backups for x and y for coord column names in various functions (8f8ae84)


Detailed Changes: v0.6.0...v0.7.0