Skip to content

Refactor all the things#2

Merged
jochenklar merged 163 commits into
mainfrom
dev
Mar 10, 2026
Merged

Refactor all the things#2
jochenklar merged 163 commits into
mainfrom
dev

Conversation

@jochenklar
Copy link
Copy Markdown
Member

@jochenklar jochenklar commented May 23, 2025

This PR performs a major rewrite of `isimip_utils. New modules are:

  • isimip_utils.xarray: Functions for working with xarray datasets.
  • isimip_utils.pandas: Pandas utilities for ISIMIP data processing.
  • isimip_utils.extractions: Create extractions using Xarray.
  • isimip_utils.plot: Plotting utilities using Vega-Altair.
  • isimip_utils.parameters: Utility functions for the work with parameters and placeholders.
  • isimip_utils.files: File search utilities with regex pattern matching.

The following modules contain previously existing, but significantly refactored functionality:

  • isimip_utils.cli: Command-line interface utilities for argument parsing and configuration.
  • isimip_utils.config: A Settings class for command-line interface utilities.
  • isimip_utils.fetch: Functions to fetch files from urls or local paths.
  • isimip_utils.utils: Additional utility functions.

@jochenklar jochenklar self-assigned this May 23, 2025
@jochenklar jochenklar marked this pull request as ready for review March 10, 2026 08:48
@jochenklar jochenklar merged commit a9a20c6 into main Mar 10, 2026
3 checks passed
@jochenklar jochenklar deleted the dev branch March 10, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant