E3SM-Project / polaris

Testing and analysis for OMEGA, MPAS-Ocean, MALI and MPAS-Seaice
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Creating symlinks within a step #61

Closed darincomeau closed 1 year ago

darincomeau commented 1 year ago
        step.add_input_file(
            filename='restarts/restart.2000-01-01_12.00.00.nc',
            target='../../full_run/restarts/restart.2000-01-01_12.00.00.nc')

This creates an error in the path created.

OSError: input file(s) missing in step restart_run of seaice/single_column/exact_restart: ['/lcrc/group/acme/ac.dcomeau/scratch/polaris/scratch/restart_051923/seaice/single_column/full_run/restarts/restart.2000-01-01_12.00.00.nc']