Skip to content

Fixes/ #1250 reenabling era5-waetherdata downloads#1382

Open
LennartB-dot wants to merge 7 commits intodevfrom
fixes/#1250-updating-atlite-and-xarray
Open

Fixes/ #1250 reenabling era5-waetherdata downloads#1382
LennartB-dot wants to merge 7 commits intodevfrom
fixes/#1250-updating-atlite-and-xarray

Conversation

@LennartB-dot
Copy link
Copy Markdown

Fixes #1250 .

brief description of the changes

  • bumping atlite to 0.4.1
  • bumping xarray to 2024.07.0
  • update the time specification for the atlite.cutout
    Caution: Only works with eGon-data 2.0, as python 3.10 is needed for the installed packages

📋 Pull Request Guidelines

Please read the Pull Request Guidelines carefully before creating your PR.


🧑‍💻 Contributor Checklist

Before requesting a review, make sure you've completed all of the following:

  • All tests pass locally or via CI
    (for more information on local test, check tox in the Contributing section)
    (CI tests are automatically executed when creating a PR, you can see the results of the checks below)
  • Workflow has run at least once in Test mode
    (optional if no dataset changes are involved)
  • Relevant documentation is updated (API, new features, etc.)
  • Dataset-versions are updated when existing datasets are adjusted.
  • Added a note to CHANGELOG.rst about the changes
  • Added yourself to AUTHORS.rst

Optional:

  • Changes have been tested in Everything mode
  • Extend the checklist for reviewers: Which aspects should be reviewed in particular?
<!-- Example:
Please focus on validating the data handling in file XYZ.
-->

🔍 Reviewer Checklist

During your review, please check the following:

  • Is the code clean, readable, and efficient? Are there any oddities or obvious inefficiencies?
  • Does the code work as expected? (should already be verified by contributor)
  • Do all tests pass? (see CI results)
  • Is the documentation complete and up to date?
  • Is CHANGELOG.rst updated accordingly?
  • Is all necessary metadata complete and correct?
    • If metadata is pending: Is there an appropriate issue filed?

📝 Additional Notes (optional)


💡 Tip: If you add multiple reviewers, clarify who should check what — this saves time and avoids duplicated efforts.

- bumping atlite to 0.4.1
- bumping xarray to 2024.07.0
- update the timespecification for the atlite.cutout
@LennartB-dot LennartB-dot requested review from CarlosEpia and removed request for CarlosEpia February 26, 2026 12:54
@LennartB-dot LennartB-dot marked this pull request as ready for review February 26, 2026 12:57
@LennartB-dot LennartB-dot marked this pull request as draft March 3, 2026 13:14
@nesnoj nesnoj mentioned this pull request Mar 4, 2026
15 tasks
@CarlosEpia
Copy link
Copy Markdown
Contributor

Please check this document section Pull Request Guidelines. Make sure you follow all the points there e.g. update the changelog

@LennartB-dot LennartB-dot marked this pull request as ready for review April 3, 2026 20:28
@LennartB-dot LennartB-dot requested a review from CarlosEpia April 3, 2026 20:28
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.

[BUG] era5.download-era5 Task Failure Due to API Endpoint Error

2 participants