Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PyPSA/atlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: PyPSA/atlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 11 commits
  • 15 files changed
  • 4 contributors

Commits on Feb 4, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#426)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.4](astral-sh/ruff-pre-commit@v0.8.6...v0.9.4)
    - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    8e2ca97 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#432)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.4...v0.9.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    fb3e7de View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#435)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.9...v0.11.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    a32eacc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Code: Download era5 as grib (#439)

    * [WIP] code: Enable downloading of ERA5 as GRIB
    
    * code: simplifications
    
    * code: simplifications cont
    
    * code: simpify
    
    * code: final simp
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * doc: add release notes
    
    * doc: add docstrings
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * fix(era5): open gribfile directly
    
    * chore(era5): remove cds alpha compatibility time/valid_time
    
    * Use cutout chunks also as netcdf chunksizes encoding
    
    * fix: finalizer for grib format
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Jonas Hoersch <jonas.hoersch@openenergytransition.org>
    3 people authored May 2, 2025
    Configuration menu
    Copy the full SHA
    709e645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45dbf85 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#440)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 6, 2025
    Configuration menu
    Copy the full SHA
    c52ec6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d60aae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb44df View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. prepare release v0.4.1

    lkstrp committed May 12, 2025
    Configuration menu
    Copy the full SHA
    c012bfb View commit details
    Browse the repository at this point in the history
  2. Revert "bring back results and apply linter (#433)"

    This reverts commit ccb44df.
    lkstrp committed May 12, 2025
    Configuration menu
    Copy the full SHA
    fe41b39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67d44b3 View commit details
    Browse the repository at this point in the history
Loading