Releases: mdtanker/polartoolkit
v0.1.0
v0.1.0 (2023-12-10)
Build
- build(deps): bump conda-incubator/setup-miniconda from 2 to 3
Bumps conda-incubator/setup-miniconda from 2 to 3.
updated-dependencies:
- dependency-name: conda-incubator/setup-miniconda
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]> (aa2f220
)
-
build: fix path to docs (
4bbbd96
) -
build: add ipython to interactive deps (
4c706ad
) -
build: remove isort required import (
a82ea7a
) -
build: add jupyterlab to dev deps (
b370b6f
) -
build: configure pytest (
6c7f351
) -
build: update pyproject.toml deps and info (
5653436
) -
build: update env folder (
9a4fa68
) -
build: update github actions (
a1c5644
)
Chore
-
chore: reduce sig figs of fetch tests (
15e5c3d
) -
chore: match test env to pyproject (
155f1cf
) -
chore: switch python 3.8 to 3.9 for CI testing (
1a17424
) -
chore: exclude some tests for CI (
ac535d9
) -
chore: update binder env and links (
fe80114
) -
chore: type checking fixes (
6ec45e1
) -
chore: update changelog template (
1418eb8
) -
chore: add refactor to changelog template (
8738126
) -
chore: add mypy to dev deps (
8102792
) -
chore: add mypy make command (
ed80102
) -
chore: add run_notebook make command (
1272361
) -
chore: add types-request to mypy (
6e14d17
) -
chore: ignore contrib guide in pre-commit (
be24667
) -
chore: remove RTD mock imports (
80d6d0f
) -
chore: remove dynamic version (
53f018b
) -
chore: update license notice file (
c51b7b1
) -
chore: add changelog template (
855691e
) -
chore: update project urls (
4cf10f8
) -
chore: switches version management system
changes from setuptools_scm to python-semantic-release (46df13d
)
-
chore: add pylint config (
91dfa92
) -
chore: add ruff config (
5688ab9
) -
chore: add mypy config (
cd1805b
) -
chore: move regions to src (
c22281f
) -
chore: move utils to src (
39e477d
) -
chore: move profile to src (
0c6a014
) -
chore: move maps to src (
e2e561d
) -
chore: move fetch to src (
5a915b6
) -
chore: move init to src (
d3f229f
) -
chore: remove test init (
a381570
) -
chore: add github/matchers file (
99ed168
) -
chore: pre-commit ignore .github files (
ffb36c9
) -
chore: add noxfile (
6cac09d
) -
chore: update makefile (
d619207
) -
chore: add pre-commit config (
8c33642
) -
chore: update gitignore (
5912c52
) -
chore: move tests outside src (
e7b30e9
)
Documentation
-
docs: update notebooks (
7851e53
) -
docs: rerun gallery examples (
3c6f4c0
) -
docs: rerun tutorials (
e61324a
) -
docs: update cover_fig (
1377bf0
) -
docs: fixes small issues (
e8339ed
) -
docs: add/fix all docstrings (
7c670d9
) -
docs: setup nbgallery for docs (
48f061a
) -
docs: update contrib guide (
69663f9
) -
docs: update README and index (
fea2b09
) -
docs: remove notebook output files (
4a8c78b
) -
docs: add module descriptions to overview (
92edec5
) -
docs: pin RTD python version (
f25810d
) -
docs: move changelog (
50c5439
) -
docs: add citing, overview, references (
f27a893
) -
docs: rename tutorials.md (
5134420
) -
docs: rename gallery.md (
4371781
) -
docs: update api docs with template (
116f06e
) -
docs: rename install file (
4b97d66
) -
docs: switch docs theme (
c1a5d5a
) -
docs: move contrib guide (
d4e47ca
) -
docs: combine index and readme (
1f4bfc1
) -
docs: change RTD config ([`e17be26...
v0.0.6
v0.0.4
What's Changed
- replaced geopandas calls with pyogrio, replaced bedmap2 with bedmachine by @mdtanker in #29
- updated docs by @mdtanker in #30
- added dev requirements to RTD.yaml by @mdtanker in #31
- added doc requirements file by @mdtanker in #32
- fixing readthedocs.yaml by @mdtanker in #33
- moved doc_requirements by @mdtanker in #34
- added exclude patterns by @mdtanker in #35
- change RTD fail on warning to false by @mdtanker in #36
- fixed api docs and added .yml for binder by @mdtanker in #37
- replaced cover fig and removed hashes from binder .yml by @mdtanker in #38
- moved binder .yml by @mdtanker in #39
- moved binder yml back to binder/, minor api fixes by @mdtanker in #40
- added antarctic_plots to binder yml by @mdtanker in #41
- fixed pip portion of binder yml by @mdtanker in #42
- removed pip command from binder yml by @mdtanker in #43
- replaced pip install with local by @mdtanker in #44
- changed binder local install method by @mdtanker in #45
- add binder badge to readme by @mdtanker in #46
- added binder link to docs by @mdtanker in #47
- added GHF models to fetch by @mdtanker in #48
- added regions and region map, altered imagery by @mdtanker in #49
- changes to the docs by @mdtanker in #50
- Create config.yml by @mdtanker in #51
- fixed bedmap2 and added rioxarray as dependency by @mdtanker in #52
- removed rioxarray as it was unnecessary by @mdtanker in #53
- added Zenodo badge to index and readme. by @mdtanker in #54
- Dev by @mdtanker in #55
- fixed gallery and tutorial thumbnails by @mdtanker in #56
- updated changelog by @mdtanker in #57
- built v0.0.4 and updated contribute.md by @mdtanker in #58
Full Changelog: v0.0.3...v0.0.4
v0.0.3
💫 Highlights
Finally succeeded in building the docs!
📖 Documentation
Added make build-docs to execute and overwrite .ipynb to use in docs, since PyGMT can't be included in dependencies and therefore RTD's can't execute the .ipynb's.
⛔ Maintenance
Closed https://github.com/mdtanker/antarctic_plots/issues/7
🧑🤝🧑 Contributors
v0.0.1
First release of Antarctic-plots: Functions to automate Antarctic data visualization.
Main functions:
- fetch common Antarctic datasets
- Bedmap2 layers
- LIMA imagery
- Grounding lines and coastlines
- DeepBedMap
- Gravity anomalies
- Magnetic anomalies
- Ross Ice Shelf basement depths
- create profiles defined by 2 coordinates or a shapefile
- plot cross-sections, and data profiles
- plot profile location map, with customizable map background
- various useful functions
- converting between lat long and EPSG3031
- generate region strings for GMT
- mask grids from shapefiles
- automate pygmt plotting
This release contains contributions from:
Matt Tankersley