Changeset 2542
- Timestamp:
- 08/29/23 16:51:44 (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
XIOS3/trunk/src/io/nc4_data_output.cpp
r2535 r2542 2213 2213 if (field->hasTimeInstant) 2214 2214 { 2215 time_data(0) = time_data_bound(1) = (Time) lastWrite;2215 time_data(0) = time_data_bound(1) = (Time) currentWrite; 2216 2216 time_data_bound(0) = time_data_bound(1) = (Time) currentWrite; 2217 2217 if (timeCounterType==instant)
Note: See TracChangeset
for help on using the changeset viewer.