Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-39347: Update TS8 translator #453

Merged
merged 6 commits into from May 23, 2023
Merged

DM-39347: Update TS8 translator #453

merged 6 commits into from May 23, 2023

Conversation

timj
Copy link
Member

@timj timj commented May 23, 2023

  • Understand that for older data DATE-OBS is the end date.
  • Use the standard exposure_id calculation for new data.
  • Use TIMESYS properly when present.

@timj timj requested a review from jchiang87 May 23, 2023 22:06
timj added 6 commits May 23, 2023 16:19
These prevent the file from being corrected and mean the tests
don't correctly adhere to reality.
* Add explicit DATE-END
* Recalculate DATE-OBS by subtracting EXPTIME
* Add DATE-BEG header
* Remove specialist to_datetime_begin
* Retain the TS8 test that says it has already fixed the header.
  This allows the original logic to be tested.
It should be an int in the headers but current data stores
it as a string.
This will use the "C" controller variant for the calculation.
For older data the timestamp is still used.
@timj timj merged commit 342a22d into main May 23, 2023
2 checks passed
@timj timj deleted the tickets/DM-39347 branch May 23, 2023 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants