itprorh66 / SolarPV-Simulator

A Python Project to model the operation of an off grid Solar Power System in order to define correct sizing information.
MIT License
26 stars 4 forks source link

Selective Import #4

Open itprorh66 opened 5 years ago

itprorh66 commented 5 years ago

It would be a good idea if when importing from another model, it was possible to select which user classes where to be extracted. For example, You could create a new model by pulling the site data from one model, the load data from another and the battery data from a third

itprorh66 commented 3 years ago

Additionally and as a corollary to this, it would be convenient, if the user could select which design element conditions, they wished to save. For example save the Site, Load, and Battery data but not the Array, Panel, inverter and controller data