RubyGems Navigation menu

mesa_reader 0.1.0

MesaReader is a ruby module that contains three classes, MesaData, MesaProfileIndex, and MesaLogDir. These classes are intended to read in three types of files or directories, MESA history/profile logs, MESA profile indexes, and entire MESA LOGS directories, respectively. The resulting objects can then be maniuplated to return useful data in a ruby or tioga script. In addition to simple returning of data columns (the primary function of the MesaData class), some basic searching features are built-in, allowing you to search for profiles that correspond to something in the history, or for parts of history columns that depend on other history columns. All returned vectors have many built-in methods since they are DVectors from the DObjects module in Tioga, which is a requirement. For detailed instructions, see the readme on the github page at https://github.com/wmwolf/MESA_Reader

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - December 05, 2014 (14.0 KB)

Runtime 相依性套件 (1):

tioga >= 1.14

擁有者:

作者:

  • William Wolf

SHA 256 總和檢查碼:

852012f8285635b3600d4fc9c2f711a96f6583a8431a3606e429dad0e98e11b1

總下載次數 3,509

這個版本 3,509

授權:

MIT

Ruby 版本需求: >= 0

相關連結: