Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexhad6 alexhad6 released this 08 Aug 23:29
· 85 commits to main since this release

Added

  • Logger class Logger to create nested directory structure and log array data, dictionaries, and object properties.
  • Log classes DataLog and DictLog, and log metadata class LogMetadata.
  • Classes Coord and DataVar to aid in creating a data log.
  • Function load_log() to load log files.
  • Initial documentation website.