Skip to content

ConvertFameResults: Time stamps for input recovery not adjustable

Summary

convertFameResults allows to retrieve csv files from binaries. The flag --time allows one to get the timeseries in different time formats. However, this doesn't seem to function correctly for input data recovery.

Environment

  1. FAME-Io version: 3.5.1
  2. Python version: 3.11.0
  3. OS: Win10

Steps to reproduce

  1. Generate a binary input file
  2. Execute convertFameResults -f input.pb --input-recovery --time FAME
  3. Check time format of CSV files

Expected result:

CSV files for all input files with FAME time format

Actual result:

CSV files for all input files with INT time format

Other

Output time series CSV files were recovered in the correct time format. I guess you designed this function with output recovery in mind. It would be nice if the time stamp conversion could be applied on the input time series as well.

Edited by Felix Nitsch
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information