Opened 9 years ago
Closed 9 years ago
#36 closed defect (fixed)
Problem with "sync" file attribut
Reported by: | ymipsl | Owned by: | aclsce |
---|---|---|---|
Priority: | minor | Component: | XIOS |
Version: | 1.0 | Keywords: | |
Cc: |
Description
It appears that the sync attribute flush the netcdf only one time over 2.
Change History (2)
comment:1 Changed 9 years ago by aclsce
- Owner changed from ymipsl to aclsce
- Status changed from new to assigned
comment:2 Changed 9 years ago by aclsce
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
The flush was done only when the current timestep was greater than the flush timestep.
Added the flush when the current timestep is equal to the flush timestep.
See [451]