Revert "Add support for real values" #28
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Yehowshua/FastWaveBackend#28
Loading…
Reference in a new issue
No description provided.
Delete branch "revert-27-realvalues"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reverts ThePerfectComputer/FastWaveBackend#27
We realized that it is annoying to deal with real values in surfer when most signals will just be non-reals. So we're deciding that reals will be stored as strings and downstream tools can parse the reals. If there are other use cases for reals that benefit more from it being preprocessed here, we can revert the revert.