I am filing this issue as a placeholder. At present CESM3 MOM6 output includes monthly files that do not end with ".nc" but are indeed netcdf files. These files are currently ignored by GenTS. The files are metrics from staits/passages/channels, examples of which are here:
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Mozambique_Channel.0009-12.nc.0219
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Pacific_undercurrent.0009-12.nc.0254
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Pacific_undercurrent.0009-12.nc.0278
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Robeson_Channel.0009-12.nc.0480
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Robeson_Channel.0009-12.nc.0504
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Taiwan_Luzon.0009-12.nc.0343
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Windward_Passage.0009-12.nc.0355
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Yucatan_Channel.0009-12.nc.0354
By convention these files should end in ".nc". I will raise this issue with the CESM oceanographers. One option would be to rename the files from (say):
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Mozambique_Channel.0009-12.nc.0219
to:
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Mozambique_Channel_0219.0009-12.nc
I am unsure though how much control CESM has over MOM6 output, so there is a chance the output does not change, and GenTS will need to read this data.
I am filing this issue as a placeholder. At present CESM3 MOM6 output includes monthly files that do not end with ".nc" but are indeed netcdf files. These files are currently ignored by GenTS. The files are metrics from staits/passages/channels, examples of which are here:
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Mozambique_Channel.0009-12.nc.0219
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Pacific_undercurrent.0009-12.nc.0254
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Pacific_undercurrent.0009-12.nc.0278
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Robeson_Channel.0009-12.nc.0480
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Robeson_Channel.0009-12.nc.0504
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Taiwan_Luzon.0009-12.nc.0343
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Windward_Passage.0009-12.nc.0355
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Yucatan_Channel.0009-12.nc.0354
By convention these files should end in ".nc". I will raise this issue with the CESM oceanographers. One option would be to rename the files from (say):
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Mozambique_Channel.0009-12.nc.0219
to:
b.e30_alpha07c_cesm.B1850C_LTso.ne30_t232_wgx3.226.mom6.h.Mozambique_Channel_0219.0009-12.nc
I am unsure though how much control CESM has over MOM6 output, so there is a chance the output does not change, and GenTS will need to read this data.