Xylar Asay-Davis
Xylar Asay-Davis
The same problem exists with the 4to20km mesh: ``` $ ls /lcrc/group/e3sm/public_html/inputdata/glc/mpasli/mpas.ais4to20km/ ais_4to20km_20230105.nc ... ``` This should be `ais4to20km.20230105.nc`.
> I'm not sure if we want to fix the filename or the branch. I think we need to rename the files because I don't think there's support for having...
@matthewhoffman, I think you need to make all the files in `inputdata` group read/write: ``` $ pwd /lcrc/group/e3sm/public_html/inputdata/glc/mpasli/mpas.ais8to30km $ ls -lah total 177M drwxr-sr-x 2 ac.mhoffman E3SM 4.0K May 7...
@jonbob, I think everything is readable so go ahead with mapping files. I don't think you need to add anything to the read-only directory for that purpose, so you should...
@matthewhoffman, the Slack bot is bugging me about this one. Have you had a chance to change permissions and fix the issues I pointed out above?
@matthewhoffman, it doesn't look like the filenames have been fixed, see https://github.com/E3SM-Project/E3SM/pull/6440#issuecomment-2135792045 and https://github.com/E3SM-Project/E3SM/pull/6440#issuecomment-2135795364 above. Could you take care of that, too?
@matthewhoffman, also, could you rebase onto `master` to resolve conflicts?
@matthewhoffman, I think something you did to update this branch (probably a rebase) also took out an earlier commit that added the `ocn_glcshelf` test. Can you make sure you can...
@matthewhoffman, I think there must be other errors besides salinity restoring. You will get complaints but the test should run.
@matthewhoffman, any chance this is a submodule issue? Maybe try a fresh clone or worktree?