Opened 10 years ago
Closed 10 years ago
#32 closed enhancement (fixed)
format of interval_operation and interval_write
Reported by: | smasson | Owned by: | ymipsl |
---|---|---|---|
Priority: | minor | Component: | XIOS |
Version: | 1.0 | Keywords: | |
Cc: |
Description
It is a small detail but the format of interval_operation and interval_write are not very nice:
sst:interval_operation = "6.95322e-310y 6.95326e-310mo 4.94066e-324d 2.18879e-314h 6.93518e-310mi 3600s" ; sst:interval_write = "6.95322e-310y 6.95326e-310mo 4.94066e-324d 2.18879e-314h 6.93518e-310mi 7200s" ;
Would it be possible to remove rounding errors?
Change History (2)
comment:1 Changed 10 years ago by ymipsl
- Status changed from new to assigned
comment:2 Changed 10 years ago by ymipsl
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in r448
Note: See
TracTickets for help on using
tickets.
I saw that before. It is not the standard behavior. I will solve it soonly.