ovis-hpc / sos

sos pre-release stable.
https://github.com/ovis-hpc/sos/wiki
Other
4 stars 7 forks source link

How can we get a DataSet (or similar) with multiple variables from different schemas? #4

Closed oceandlr closed 3 years ago

oceandlr commented 5 years ago

Can you give an example getting multiple variables from multiple schema into the same DataSet? How does the timestamp work out?

oceandlr commented 5 years ago

Update: would like to get this into a numpy ndarray with multiple variables to operate on it with numpy functions that work over multiple columns.