Skip to content

Releases: juseg/hyoga

v0.3.1

10 Jun 16:21
8105b9d
Compare
Choose a tag to compare

This small bug-fix release brings hyoga up-to-date with its dependencies following an unintended lapse in development. Support was added for recent versions of Python and cf_xarray, and other minor bugs were fixed, reviving the foundation for upcoming improvements and new features in future releases. Code coverage remains at 67 percent.

v0.3.0 Cocuy

16 Jan 14:05
Compare
Choose a tag to compare

This release turns hyoga into more than just a visualization tool. Two functions were added to open online elevation data (GEBCO) and monthly climatologies (CHELSA) in custom projections that can be used as PISM input files for paleoglacier modelling about anywhere on Earth. Minor bugs were fixed. Code coverage decreased to 67 percent.

v0.2.2

16 Dec 11:02
Compare
Choose a tag to compare

This release implements profile interpolation and scale bars, both documented in new examples, and fixes a bug in grid interpolation to axes coordinates. Continuous integration has been improved with lazy tests for all plot methods, and monitoring of code coverage, increased from 33 to 73 percent in this release.

v0.2.1

01 Dec 14:09
Compare
Choose a tag to compare

This release removes the required dependency on cartopy by implementing own downloaders for Natural Earth and other (and future) data. All dependencies, and the docs, can be built with pip. Plot methods set aspect ratio to equal, and coordinate labels are hidden by default. Development has moved on a feature-branch squash workflow (as [xarray][https://xarray.dev) and geopandas).

v0.2.0 Bale

01 Nov 14:27
Compare
Choose a tag to compare

This is a major relase implementing several cartographic features. It adds custom colormaps and plot methods for shaded reliefs, and an interface to open and plot Natural Earth data and paleoglacier extents. The documentation uses a new theme. A logo and new examples were added. The package structure has been reworked to better serve future plans.

v0.1.2

01 Aug 16:20
Compare
Choose a tag to compare

This release includes better masks and a dependency on cf_xarray. Plot methods now search for standard variable land_ice_area_fraction for masking and default to using a configurable ice thickness masking point. Masking with where remains available and a new documentation page explains masking features.

v0.1.1

08 Mar 11:22
Compare
Choose a tag to compare

This release includes bug fixes and documentation improvements, including more lightweight demo data. There are new examples in the gallery demonstrating the computation of bedrock isostatic adjustment from a reference topography, and interpolating model results on higher-resolution topography for enhanced visualization.

v0.1.0 Akaishi

01 Mar 15:44
Compare
Choose a tag to compare

Nothing is old, everything is new. This is the first release!