Skip to content
/ SethsFiles Public template
forked from Purdue-Solar/SethsFiles

All the of files from Seth's energy estimator, but better

Notifications You must be signed in to change notification settings

Nanson10/SethsFiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is Nanson's fork of SethsFiles in the PurdueSolarRacing repository

TODO List of python files that are not executing properly: -Create_Spline.py -Spline_on_Map.py

How to set up Note: this only works on MacOS, please find similar commands on the internet if you are not on MacOS You need to run this repository inside a virtual environment Ensure that you have python3 installed with python3 --version If python3 was not found, then you'll probably need to search online how to install python. cd into this directory, you'll be in the right place if you execute pwd and see that SethsFiles is at the end. run python -m venv .venv && pip install -r requirements.txt && source .venv/bin/activate Now you can run any python file in this repository!

Planned to be linked with Battery-Cooling-Simulator: https://github.com/Purdue-Solar/Battery-Cooling-Simulator.git

About

All the of files from Seth's energy estimator, but better

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • MATLAB 3.0%
  • Shell 0.1%