Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Weather Data #124

Merged
merged 11 commits into from
Jan 24, 2025
Merged

Integrate Weather Data #124

merged 11 commits into from
Jan 24, 2025

Conversation

Vaishnav2804
Copy link
Collaborator

@Vaishnav2804 Vaishnav2804 commented Jan 24, 2025

Climate Data Integration

  • Weather data can be integrated to traks using the parameter weather_short_names:

  • Set os env: WEATHER_DATA_PATH - Path to the grib files.

Example Code:

tracks = TrackGen(rowgen, decimate=False,weather_short_names=["u10","v10",...])

@Vaishnav2804 Vaishnav2804 self-assigned this Jan 24, 2025
@Jinnkunn
Copy link
Collaborator

pip install xarray needs to be added to the CI file to resolve the failing CI checks

@Jinnkunn
Copy link
Collaborator

No worries, I’ll update the CI file on your branch.

@Jinnkunn Jinnkunn added the enhancement New feature or request label Jan 24, 2025
@gabrielspadon gabrielspadon merged commit 03e2765 into master Jan 24, 2025
10 of 13 checks passed
@gabrielspadon gabrielspadon deleted the FE/weather-data branch January 24, 2025 18:14
@gabrielspadon gabrielspadon restored the FE/weather-data branch January 24, 2025 18:14
@Jinnkunn Jinnkunn deleted the FE/weather-data branch January 24, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants