ai2cm / fv3config

Manipulate FV3GFS run directories
Apache License 2.0
1 stars 0 forks source link

Add "extra_files" option to config dictionary #8

Closed oliverwm1 closed 4 years ago

oliverwm1 commented 4 years ago

Allow user to specify extra files that should be symlinked to the rundir. There should be an option to choose what subdirectory within the rundir the files should go.

mcgibbon commented 4 years ago

Should also be able to specify on a per-file/per-directory basis which subdirectory the files are going into. If a directory is what's being added, it should be each file in the directory (rather than the directory itself) that is copied into the subdirectory.