NCAR / wrfcloud

WRF Cloud Framework
Apache License 2.0
15 stars 6 forks source link

Feature 57/run wrf api #88

Closed fossell closed 1 year ago

fossell commented 2 years ago

This PR is part of #57.

Pull Request Testing

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}

Pull Request Checklist