NCAR / wrfcloud

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

Create make_symlink function #54

Closed fossell closed 2 years ago

fossell commented 2 years ago

Describe the New Feature

We noticed we do a lot of sym linking and don't have a clean way of error checking for it. Suggestion was made to create a function that can be called to check for existence and exit properly should the file not exist.

Acceptance Testing

Force errors to test the feature, e.g. no geo_em.d01.nc file present.

Time Estimate

1 day

Sub-Issues

Consider breaking the new feature down into sub-issues.

Relevant Deadlines

??

Define the Metadata

Assignee

Labels

Projects and Milestone

New Feature Checklist

mkavulich commented 2 years ago

Completed via #67