NCAR / wrfcloud

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

WRF Job Data Model #58

Closed hahnd closed 2 years ago

hahnd commented 2 years ago

Describe the New Feature

Write code to save and manage WRF jobs submitted to the system for processing. Define WrfJob data fields. Save data in DynamoDB. Implement CRUD operations for WRF jobs. Write unit tests to provide good code coverage.

Acceptance Testing

Run unit tests with pytest.

Time Estimate

8h

New Feature Checklist

fossell commented 2 years ago

Closed with #59