Skip to content

Commit 836e3f4

Browse files
committed
revert changes to h5_prep.py
1 parent bc35b0f commit 836e3f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rtc/h5_prep.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ def create_hdf5_file(product_id, output_hdf5_file, orbit, burst, cfg,
320320

321321

322322
def save_orbit(orbit, orbit_group, orbit_file_path):
323+
323324
# ensure that the orbit reference epoch has not fractional part
324325
# otherwise, trancate it to seconds precision
325326
orbit_reference_epoch = orbit.reference_epoch

0 commit comments

Comments
 (0)