Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long output filename being truncated #72

Open
fischer-ncar opened this issue Jul 7, 2022 · 0 comments
Open

Long output filename being truncated #72

fischer-ncar opened this issue Jul 7, 2022 · 0 comments

Comments

@fischer-ncar
Copy link
Contributor

Description of the issue:

Ran into an issue during testing where long output filenames for pop.dd, pop.do, pop.dt, and pop.dv are being
truncated.
ERS_Vmct.f09_g17.1850_CAM60_CLM50%BGC-CROP_CICE5_POP2%ECO_MOSART_CISM2%GRIS-NOEVOLVE_WW3_BGC%BDRD.cheyenne_intel.allactive-defaultio.GC_D_c2_3_a09c_intel.pop.dd.0001-01-0
ERS_Vmct.f09_g17.1850_CAM60_CLM50%BGC-CROP_CICE5_POP2%ECO_MOSART_CISM2%GRIS-NOEVOLVE_WW3_BGC%BDRD.cheyenne_intel.allactive-defaultio.GC_D_c2_3_a09c_intel.pop.do.0001-01-0
ERS_Vmct.f09_g17.1850_CAM60_CLM50%BGC-CROP_CICE5_POP2%ECO_MOSART_CISM2%GRIS-NOEVOLVE_WW3_BGC%BDRD.cheyenne_intel.allactive-defaultio.GC_D_c2_3_a09c_intel.pop.dt.0001-01-0
ERS_Vmct.f09_g17.1850_CAM60_CLM50%BGC-CROP_CICE5_POP2%ECO_MOSART_CISM2%GRIS-NOEVOLVE_WW3_BGC%BDRD.cheyenne_intel.allactive-defaultio.GC_D_c2_3_a09c_intel.pop.dv.0001-01-0

There should be 0001-01-0000 at the end of the files.

These files are in

/glade/scratch/fischer/t/cesm2_3_alpha09c_alpha_intel/ERS_Vmct.f09_g17.1850_CAM60_CLM50%BGC-CROP_CICE5_POP2%ECO_MOSART_CISM2%GRIS-NOEVOLVE_WW3_BGC%BDRD.cheyenne_intel.allactive-defaultio.GC_D_c2_3_a09c_intel/run

So combine the filename and the directory, you get a string of 383 characters.

The command used to create the test is

./create_test ERS_Vmct.f09_g17.1850_CAM60_CLM50%BGC-CROP_CICE5_POP2%ECO_MOSART_CISM2%GRIS-NOEVOLVE_WW3_BGC%BDRD.cheyenne_intel.allactive-defaultio --test-root /glade/scratch/fischer/t/cesm2_3_alpha09c_alpha_intel/ --output-root /glade/scratch/fischer/t/cesm2_3_alpha09c_alpha_intel/ --test-id GC_D_c2_3_a09c_intel

Which is very similar to a prealpha test.

Version:

  • CESM: cesm2_3_alpha09c
  • POP2: cesm_pop_2_1_20220322

Machine/Environment Description:

cheyenne_intel

Any xml/namelist changes or SourceMods:

allactive-defaultio test mods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant