Opened 8 years ago
Closed 8 years ago
#117 closed defect (invalid)
New bug introduced by r1030 or 1031
Reported by: | ssenesi | Owned by: | ymipsl |
---|---|---|---|
Priority: | major | Component: | XIOS |
Version: | 2.0 | Keywords: | |
Cc: |
Description
I get a new crash, when moving from r1029 to r1031 :
what(): Error when calling function: nc_inq_varid(ncid, varName.c_str(), &varId)
NetCDF: Variable not found
Unable to get id of variable with name: time_instant_bounds
It ooccurs with toy test_xios2_cmip6.exe
I can provide input files if it is really necessary
Change History (3)
comment:1 Changed 8 years ago by ymipsl
comment:2 Changed 8 years ago by ssenesi
OK, probably a problem with pre-existing files
Sorry for then incovenience
Regards
S
comment:3 Changed 8 years ago by ymipsl
- Resolution set to invalid
- Status changed from new to closed
Ok I am closing the tickets
Note: See
TracTickets for help on using
tickets.
Are your sure ? Modification of rev 1031 is not related to file output.
Could you check with exactly the same test case the 2 revisions ?
Check if you don't have an "append" file attribute, so remove the existing .nc file.
Regards,
Yann