Custom Query (126 matches)
Results (70 - 72 of 126)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#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 |
|||
#30 | fixed | "Once" operation attribute | ymipsl | aclsce |
Description |
When I define a field (for example "Areas" with the following attribute operation="once", it seems it is needed to do the "call xios_send_field("Areas",...)" every timestep of the model (defined thanks the call to xios_set_timestep). If I do only one call to "xios_send_field("Areas",...)", there is nothing as value of my field "Areas" in my file (only missing values)...I think it is not normal. Thanks ! |
|||
#114 | fixed | Output_freq non initialized do not raise error message ? | ymipsl | ymipsl |
Description |
Checking this point that has been reported by S.Farroux |