[ ] Do these changes modify the system output in any way? [Yes]
If dates are changed then new forecast data generated.
Pull Request Testing
[ ] Describe testing already performed for these changes:
These mods were tested using the test_run_wrf function in test/wrfcloud/test_api_actions.py via PyCharm.
[ ] Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions:
Build package from this branch and run the test_run_wrf with PyCharm. Connect to the cluster, unset I_MPI_OFI_PROVIDER, cd /data/{self.ref_id}, run wrfcloud-run.
To find cluster name (i.e. ref_id), use this command on local terminal and find "StackName". Could look something like "StackName": "WEBFF796160".
aws --profile wrfcloud cloudformation list-stacks | & less
To Connect to cluster or check the status
wrfcloud-cluster status --name {ref_id} wrfcloud-cluster connect --name {ref_id}
[ ] Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes or No]
[ ] Do these changes include sufficient testing updates? [Yes or No]
[ ] Will this PR result in changes to the test suite? [Yes or No]
If yes, describe the new output and/or changes to the existing output:
[ ] Please complete this pull request review by [Fill in date].
Pull Request Checklist
[ ] Review the source issue metadata (labels, project, and milestone).
[ ] Complete the PR definition above.
[ ] Ensure the PR title matches the feature or bugfix branch name.
[ ] Define the PR metadata, as permissions allow.
Select: Reviewer(s)
Select: Project
Select: Milestone as the version that will include these changes
Select: Development to link to the original development issue.
[ ] After the PR is approved, merge your changes. If permissions do not allow this, request that the reviewer do the merge.
[ ] Close the linked issue and delete your feature or bugfix branch from GitHub.
This PR is part of #57.
Pull Request Testing
[ ] Describe testing already performed for these changes: These mods were tested using the test_run_wrf function in test/wrfcloud/test_api_actions.py via PyCharm.
[ ] Recommend testing for the reviewer(s) to perform, including the location of input datasets, and any additional instructions: Build package from this branch and run the test_run_wrf with PyCharm. Connect to the cluster, unset I_MPI_OFI_PROVIDER, cd /data/{self.ref_id}, run wrfcloud-run.
To find cluster name (i.e. ref_id), use this command on local terminal and find "StackName". Could look something like "StackName": "WEBFF796160".
aws --profile wrfcloud cloudformation list-stacks | & less
To Connect to cluster or check the statuswrfcloud-cluster status --name {ref_id}
wrfcloud-cluster connect --name {ref_id}
[ ] Do these changes include sufficient documentation updates, ensuring that no errors or warnings exist in the build of the documentation? [Yes or No]
[ ] Do these changes include sufficient testing updates? [Yes or No]
[ ] Will this PR result in changes to the test suite? [Yes or No] If yes, describe the new output and/or changes to the existing output:
[ ] Please complete this pull request review by [Fill in date].
Pull Request Checklist