Skip to content

v12: Fix for lnfm.data symlink#810

Open
mathomp4 wants to merge 1 commit intofeature/sdrabenh/gcm_v12from
bugfix/v12-lnfm-fix
Open

v12: Fix for lnfm.data symlink#810
mathomp4 wants to merge 1 commit intofeature/sdrabenh/gcm_v12from
bugfix/v12-lnfm-fix

Conversation

@mathomp4
Copy link
Member

@sshakoor1 found a bug in linkbcs where if CatchCN was on a symlink was incorrect:

> lt /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles/v11/CF0024x6C_DE1440xPE0720/lnfm_clim_24x144.data
"/discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles/v11/CF0024x6C_DE1440xPE0720/lnfm_clim_24x144.data": No such file or directory (os error 2)

the line was missing the land/:

> lt /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles/v11/land/CF0024x6C_DE1440xPE0720/lnfm_clim_24x144.data
Permissions Size User     Group  Date Modified    Name
.r-xrwxr-x   19M borescan bcsgen 2023-10-12 15:27  /discover/nobackup/projects/gmao/bcs_shared/fvInput/ExtData/esm/tiles/v11/land/CF0024x6C_DE1440xPE0720/lnfm_clim_24x144.data*

This fixes that path.

@mathomp4 mathomp4 self-assigned this Feb 20, 2026
@mathomp4 mathomp4 requested a review from a team as a code owner February 20, 2026 20:39
@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Feb 20, 2026
Copy link
Contributor

@gmao-rreichle gmao-rreichle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See also #809 (review)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 diff The changes in this pull request have verified to be zero-diff with the target branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants