Skip to content

Tool for storing and managing scientific workflows with MongoDB

License

Notifications You must be signed in to change notification settings

mahendra-ramajayam/pinyon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinyon

Pinyon is a tool for managing the process of generating data-driven models. Pinyon stores each step in the model-building process, from loading data from a database to generating visualizations, in a database (MongoDB) and allows users to run or edit each step through a web interface. By housing each step in model building process in one location along with documentation, reproducing or updating the models as more data is collect will be drastically simplified.

Requirements

  • MongoDB
  • Python libraries listed in requirements.txt

Copyright and license

Los Alamos National Security, LLC (LANS) owns the copyright to Pinyon, which it identifies internally as LA-CC 17-025. The license is BSD-ish with a "modifications must be indicated" clause. See LICENSE.md for the full text.

About

Tool for storing and managing scientific workflows with MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 80.1%
  • Python 13.7%
  • HTML 6.1%
  • JavaScript 0.1%