Merged
Conversation
…ing, and visualizing weather data. Includes README documentation and JSON configuration for workflow actions. Implements secure API key retrieval using `faasr_secret()`.
…Weather One Call API 3.0. Added geocoding functionality, improved data fetching, and updated visualizations to include UV index and cloud coverage. Revised README for clarity on API key requirements and usage. Ensure metrics extraction aligns with new API response structure.
…ize OpenWeather One Call API 3.0. Added geocoding functionality, improved data fetching, and updated visualizations to include UV index and cloud coverage. Revised README for clarity on API key requirements and usage. Ensure metrics extraction aligns with new API response structure." This reverts commit 194253f.
…ta. Refactor functions to use latitude and longitude for API calls, enhance README for clarity on usage, and improve visualizations to reflect time-series data. Adjust metrics extraction to accommodate new data structure.
… 3-hour intervals. Refactor functions and README to reflect changes in API usage, including adjustments to metrics extraction and visualizations. Enhance clarity on API key requirements for the free tier.
…tland, OR to Corvallis, OR.
…ssets - Added an example plot image to the README for better visualization of the workflow. - Introduced two new plot assets: `weather-api-plot-600px.png` and `weather-api-plot.png` for use in documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
API Secrets Workflow
This PR introduces an example workflow demonstrating how to use the
faasr_secretAPI using the OpenWeather API.Changes
Following is an example of the visualization created by the workflow: