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

readEot() not yet compatible with remote::plot() #5

Open
fdetsch opened this issue Oct 5, 2016 · 1 comment
Open

readEot() not yet compatible with remote::plot() #5

fdetsch opened this issue Oct 5, 2016 · 1 comment

Comments

@fdetsch
Copy link
Contributor

fdetsch commented Oct 5, 2016

Newly available function readEot() (as of 6945044) is not yet fully compatible with remote's plot() method. More precisely, the time series of a particular re-imported mode cannot be visualized since its associated values are missing.

The problem could easily be overcome by writing an additional file to disk during eot(..., write.out = TRUE) (or writeEot(...)) containing the required time series values, which may then be re-imported by readEot().

@tim-salabim
Copy link
Contributor

sounds like a good idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants