Custom Query (116 matches)
Results (61 - 63 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#115 | fixed | Date parsing does not support whitespace | rlacroix | ssenesi |
Description |
I got an error with r1028 when writing
instead of
|
|||
#116 | fixed | reduce_domain workflow issue when combined with vertical interpolation | ymipsl | ssenesi |
Description |
Using r1028 and a toy derived from test_xios2_cmpi6 (attached) , which also sends a pressure field, I am able to correctly derive :
but when trying to get the profile of the vertically interpolated field, I get sensible values only for the first output timestep; for the remaining timsteps the values are largely underestimated, and their vertical structure is unconsistent with the original field The set of xml files and the output file are attached. |
|||
#117 | invalid | New bug introduced by r1030 or 1031 | ymipsl | ssenesi |
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 |