but then in the file, the names are like:OBC_SEGMENT_002_DATA = "U=file:OBC.nc(u),V=file:OBC.nc(v),SSH=file:OBC.nc(zeta),TEMP=file:OBC.nc(temp),SALT=file:OBC.nc(salt)"
Did you perhaps have SALT=file:obc.nc(SALT_SEGMENT_001)? What salt variable is in your file?double salt_segment_001(time, nz_segment_001_salt, ny_segment_001, nx_segment_001) ;
double vc_salt_segment_001(time, nz_segment_001_salt, ny_segment_001, nx_segment_001) ;
double dz_salt_segment_001(time, nz_segment_001_salt, ny_segment_001, nx_segment_001) ;
Is that your filename, with the .nc.nc?file:obc_woa13_m1_12.nc.nc
Sorry madam, this is typing error.Is that your filename, with the .nc.nc?
Madam,In MOM_input, you should have something like:
but then in the file, the names are like:
Did you perhaps have SALT=file:obc.nc(SALT_SEGMENT_001)? What salt variable is in your file?
Yes madam. I found the hidden character. That â<80> part disappeared now. But the unpacking error is coming now.I meant a hidden character in your MOM_input file. No, no need to change any variable names.
This forum doesn't let me add netcdf or zip files. Hmm.