v0.10.0
v0.10.0 (2024-10-09)
Build System
- build: make xesmf optional dependency (
8f3494c
)
Chores
-
chore: automatically updating changelog [skip ci] (
63c9c22
) -
chore: set ruff rule (
7cdb2b0
) -
chore: automatically updating changelog [skip ci] (
2692a22
) -
chore: update pre-commit hooks
updates:
- github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.6.9
- github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0
- github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.2
- github.com/abravalheri/validate-pyproject: v0.18 → v0.20.2
- github.com/python-jsonschema/check-jsonschema: 0.29.0 → 0.29.3 (
5c0cfdf
)
- chore: automatically updating changelog [skip ci] (
5f9b60f
)
Code Style
Documentation
- docs: update and rerun doc notebooks (
7285281
)
Features
-
feat: allow passing column name for weights in create_topography (
1815139
) -
feat: add fname option to optimize functions (
1bb69b6
)
Fixes
-
fix: minor changes (
338306d
) -
fix: re-write long-wavelength contamination function, adding dependency xesmf (
6e96870
) -
fix: add debug for eq source fitting (
43e2855
) -
fix: if too few points, reduce K folds until it works for fitting Splines (
5d40917
) -
fix: re-create starting topography for each fold of training constraint points in density/zref optimization (
5da58fb
) -
fix: bug for checking gravity inside topo region with density/zref cv (
e96099a
)