Add capability to display and animate GeoJSON layers in the web application:
[x] Generate a set of GeoJSON variables and upload to S3 bucket following the documented data structure.
[x] Update API to get a list of model configurations.
[x] Update API to get a list of model run times for a given configuration name.
[x] Update API to get a list of valid times for a given model run time.
[x] Update API to get GeoJSON data given a configuration name, model run time, valid time, and variable name.
[x] Update UI to query available model configurations.
[x] Update UI to query available model run times given a configuration name.
[x] Update UI to query available valid times given a configuration name and a model run time.
[x] Update UI to request and display GeoJSON data.
Acceptance Testing
WRF output data are displayed with a nice user experience.
Time Estimate
3d
Sub-Issues
Consider breaking the new feature down into sub-issues.
[ ] Add a checkbox for each sub-issue here.
Relevant Deadlines
List relevant project deadlines here or state NONE.
Define the Metadata
Assignee
[ ] Select engineer(s) or no engineer required
[ ] Select scientist(s) or no scientist required
Labels
[ ] Select component(s)
[ ] Select priority
Projects and Milestone
[ ] Select Project
[ ] Select Milestone as the next official version or Backlog of Development Ideas
New Feature Checklist
[ ] Complete the issue definition above, including the Time Estimate and Funding source.
[ ] Fork this repository or create a branch of develop.
Branch name: feature_<Issue Number>/<Description>
[ ] Complete the development and test your changes.
[ ] Add/update log messages for easier debugging.
[ ] Add/update tests.
[ ] Add/update documentation.
[ ] Push local changes to GitHub.
[ ] Submit a pull request to merge into develop.
Pull request: feature <Issue Number> <Description>
[ ] Define the pull request metadata, as permissions allow.
Select: Reviewer(s), Project, and Development issue
Select: Milestone as the next official version
[ ] Iterate until the reviewer(s) accept and merge your changes.
Describe the New Feature
Add capability to display and animate GeoJSON layers in the web application:
Acceptance Testing
WRF output data are displayed with a nice user experience.
Time Estimate
3d
Sub-Issues
Consider breaking the new feature down into sub-issues.
Relevant Deadlines
List relevant project deadlines here or state NONE.
Define the Metadata
Assignee
Labels
Projects and Milestone
New Feature Checklist
feature_<Issue Number>/<Description>
feature <Issue Number> <Description>