Skip to content

fix data sources, add era5 data link#201

Merged
dmpantiu merged 3 commits intomainfrom
datafix
Mar 13, 2026
Merged

fix data sources, add era5 data link#201
dmpantiu merged 3 commits intomainfrom
datafix

Conversation

@kuivi
Copy link
Collaborator

@kuivi kuivi commented Mar 12, 2026

fix IFS_9-FESOM_5-production.zip
add era5 data link

@kuivi kuivi requested review from dmpantiu and koldunovn March 12, 2026 12:44
dmpantiu and others added 2 commits March 13, 2026 01:26
…rmalization

- sandbox_utils.py: retry shutil.rmtree up to 3 times with 200ms delay, fallback to ignore_errors=True (fixes macOS .DS_Store/Spotlight race condition)
- era5_retrieval_tool.py: normalize longitude to 0-360 range for point queries (center_lon % 360), matching existing box query behavior
- Add logging configuration to API (file + console handlers)
- Add retry logic with exponential backoff for DestinE polytope requests
  (3 attempts with 5s/10s delays)
- Fix ERA5 longitude normalization to 0-360 range for point queries
@dmpantiu dmpantiu merged commit 3f7038a into main Mar 13, 2026
4 checks passed
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.

2 participants