* Restructuring of core code to facilitate a new, more user-friendly interface and developer experience
* Developed HoppInterface as the single entry-point for users
* Expanded input files to yaml format for all technologies
* Restructured code by technology to make relevant code more easy to find
* Refactored technology classes using attrs library to better define classes
* Improved documentation for the technologies and what fields are available for each
* Cleaned up examples and resource files
* Added Wind + PV + Battery + PEM Electrolyzer analysis to examples in `H2_Analysis`
* Added default scenario inputs for hydrogen as end product with result files
* Added files for simulating, optimizing and plotting Wind + PV + Battery + PEM Electrolyzer hybrids
* Added a PEM electrolyzer model to hybrid (not integrated into HybridSimulation)
* Separate power and financial simulations for PowerSources and HybridSimulation
* Fixed multiprocessing issues
* Updates to integrate FLORIS v3