Skip to content

v0.3.0

Compare
Choose a tag to compare
@mdtanker mdtanker released this 18 Feb 17:58
· 243 commits to main since this release

v0.3.0 (2024-02-18)

Build

  • build(deps): bump pre-commit/action from 3.0.0 to 3.0.1

Bumps pre-commit/action from 3.0.0 to 3.0.1.


updated-dependencies:

  • dependency-name: pre-commit/action
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (31715fe)

  • build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1

Bumps codecov/codecov-action from 3.1.5 to 4.0.1.


updated-dependencies:

  • dependency-name: codecov/codecov-action
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (69679aa)

  • build(deps): bump actions/checkout from 3 to 4

Bumps actions/checkout from 3 to 4.


updated-dependencies:

  • dependency-name: actions/checkout
    dependency-type: direct:production
    update-type: version-update:semver-major
    ...

Signed-off-by: dependabot[bot] <[email protected]> (e67349b)

  • build: update dependabot config (5544a8b)

  • build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5

Bumps codecov/codecov-action from 3.1.4 to 3.1.5.


updated-dependencies:

  • dependency-name: codecov/codecov-action
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] <[email protected]> (9c43e68)

  • build: add requests to deps (15ea6e8)

  • build: switch GHA from hynek to build and twine (91c6ca9)

  • build: explicitly include packages (a76a0e9)

Chore

  • chore: automatically updating changelog [skip ci] (a42dc7d)

  • chore: ignore auto update changelog commits in changelog (01a092e)

  • chore: automatically updating changelog [skip ci] (2dc310f)

  • chore: automatically updating changelog [skip ci] (efa34a2)

  • chore: mark test mass change as issue (a3bde43)

  • chore: add issue marker to imagery and basal melt fetches (95bce69)

  • chore: make fig an arg of plot_grd (e762a5a)

  • chore: add kwarg arg to add_scalebar (df374ba)

  • chore: specify args in functions (9febc0e)

  • chore: automatically updating changelog [skip ci] (c4c3eae)

  • chore: automatically updating changelog [skip ci] (248525e)

  • chore: remove dependa-bot commits from changelog (44a322c)

  • chore: automatically updating changelog [skip ci] (208dbd4)

  • chore: automatically updating changelog [skip ci] (3edbaeb)

  • chore: fix _static path warning (257f6e7)

  • chore: automatically updating changelog [skip ci] (5dd0a40)

  • chore: automatically updating changelog [skip ci] (8f92bcb)

  • chore: automatically updating changelog [skip ci] (d200e9a)

  • chore: add skip ci to changelog commit message (6b665ae)

  • chore: update changelog an main pushes (2dca0fc)

  • chore: editing workflows (a059f50)

  • chore: collect usage stats (b5d16ac)

Documentation

  • docs: update RTD links to polartoolkit (e5376b3)

  • docs: fix disclaimer (8075024)

  • docs: re-run all docs (0776879)

  • docs: add pygmt and pip to RTD.env (9a8ae51)

  • docs: back to conda for RTD (d2a4c1f)

  • docs: switch RTD from mamba to python (aeab560)

  • docs: switch RTD from conda to pip (18cf7fb)

  • docs: update RTD env and instructions (f142c6d)

  • docs: remove JOSS folder (dc0a421)

  • docs: add .bib and enable sphinxcontrib-bibtex (bf90dc0)

  • docs: add paper template for JOSS (22feca3)

Feature

  • feat: add plotting geomap faults function (3e87e60)

  • feat: add cmap arg to points of plot_grd (f4fc948)

  • feat: add basemap imagery option to plot_grd (b7ad2ee)

  • feat: make default scalebar have white box (3c879d5)

  • feat: add water thickness layer to bedmap2 fetch (8f26e46)

  • feat: add / update pre-defined regions (4ce3d8d)

Style