# Release Notes
## Version 4.0.0, Dec 10, 2022 - SAM 2022.11.21, SSC Version 278
* [SAM Release updates for Version 2022.11.21 Revision 0](https://nrel.github.io/SAM/doc/releasenotes.html)
* Added LoadTools, URDBv8 support and utility rate fixes (#126, 128)
* License update (#127)
* PySSC modifications for arrays (#125)
## Version 3.0.2, Sep 27, 2022 - SAM 2021.12.02, Revision 2, SSC Version 274
* [SAM Release updates for Version 2021.12.02 Revision 2](https://nrel.github.io/SAM/doc/releasenotes.html)
* Added support for Apple Silicon (#108)
## Version 3.0.1, Mar 4, 2022 - SAM 2021.12.02, Revision 1, SSC Version 268
* [SAM Release updates for Version 2021.12.02 Revision 1](https://nrel.github.io/SAM/doc/releasenotes.html)
* Moved all stub files from NREL-PySAM-stubs package into NREL-PySAM (#109)
## Version 3.0.0, Dec 23, 2021 ~ SAM 2021.12.02, SSC Version 267
* __Warning: Significant changes to Battery and UtilityRate5 Modules, including redefinition of some variables.__
Please see [SSC Release Notes](https://nrel.github.io/ssc/doc/releasenotes.html) for description of functionality and
variable changes, and please see "Version Changes" section in [PySAM Documentation](https://nrel-pysam.readthedocs.io/)
for full list of variable changes.
* Fix FetchResourceFiles's InsecureRequestWarning (#89); html error messages (#94); verbosity (#96)
* Fix SAM_CSV_to_solar_data function missing information (#98)
* Fix URDBv7_to_ElectricityRates error for certain demand structures (#99)
* Add Python 3.10 Support (#104)
* New Example for Selecting Modules and Inverter from the SAM Library (#103)
* [SAM Release updates for Version 2021.12.02](https://nrel.github.io/SAM/doc/releasenotes.html)
## Version 2.2.4, Aug 20, 2021 ~ SAM 2020.11.29, Revision 2, SSC Version 259
* Fix bug in Battery LMO/LTO life model
* Fix a few cost defaults for PV PPA-model configuration
* Clean up PhysicalTroughProcessHeat inputs
## Version 2.2.3, July 22, 2021 ~ SAM 2020.11.29 Revision 2, SSC Version
* Fix ResourceTools solar resource download bug (#86)
* Update Models.rst and module docs
* New analytic battery life model for LMO/LTO chemistry
* Updates and Examples for WaveFileReader (#87)
* Fix bug in 5-min PV files (#88)
* Add `replace` function for Module and Module's Groups (#93)
* [SAM Release updates for Version 2020.11.29 Revision 2](https://nrel.github.io/SAM/doc/releasenotes.html)
## Version 2.2.2, Mar 19, 2021 ~ SAM 2020.11.29 Revision 1, SSC Version 253
* Add `unassign` function to modules (#65)
* Fix mypy errors in stubs (#47)
* Fix BatteryStateful bugs: memory leak; unintialized pointer in some constructors; fix `setup` error messaging (#67)
* BatteryStateful features: ability to use adaptive timestep in simulation; speed up execution; Smith 2017 Life Model
* Voltage cutoff feature for battery model (Battery & BatteryStateful)
* Battery sizing tool can use per-module scaling for surface area (#77)
* Updates to ResourceTools for weather download (#53, #50)
* Leap year 2/29 date is now acceptable
* Fix docs for TcsMoltenSalt (#66)
* Update Import from SAM GUI example to use "PySAM JSON" option in Generate Code
* Better error messaging (#74)
* [SAM Release updates for Version 2020.11.29 Revision 1](https://nrel.github.io/SAM/doc/releasenotes.html)
## Version 2.2.0, Dec 2, 2020 ~ SAM 2020.11.29, SSC Version 250
* [SAM Release updates for Version 2020.11.29](https://nrel.github.io/SAM/doc/releasenotes.html)
* Rename StandAloneBattery to Battery
* New module: BatteryStateful with 3 defaults: NMCGraphite, LFPGraphite, LeadAcid
* BatteryTools functions for switching chemistries
* Update Docs to show list of interdependent variables at beginning
* All changes from 2.1.5.devx versions
* First PySAM package for Python 3.9
## Version 2.1.5.dev3, Sep 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242
* Price Signals Dispatch
* Bug fix in PVWattsBatteryCommercial and PVBatteryCommercial incentives defaults
## Version 2.1.5.dev2, Aug 10, 2020 ~ SAM 2020.2.29 r3, SSC Version 242
* BatteryStateful bug fixes: current
## Version 2.1.5.dev1, Aug 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242
* BatteryStateful bug fixes: thermal, voltage
* Stub files syntax fix
## Version 2.1.5, July 7, 2020 ~ SAM 2020.2.29 r2, SSC Version 240
* Updates to enable non-annual (single timestep or multiple, non-8760 timestep) simulations via weather input data
(NOT weather files) for both pvsamv1 and pvwattsv7
* Vanadium Redox Flow battery bug fix
* Transformer loss units bug fix
## Version 2.1.4, June 8, 2020 ~ SAM 2020.2.29 r2, SSC Version 240
* Pvwattsv5_1ts bug fix
* Self-shading calculation speed-up for Pvwattsv7, Pvsamv1 & Pvwattsv5
## Version 2.1.3, May 29, 2020 ~ SAM 2020.2.29 r2, SSC Version 240
* [SAM Release fixes for revision 2](https://nrel.github.io/SAM/doc/releasenotes.html)
## Version 2.1.1, May 15, 2020 ~ SAM 2020.2.29 r1, SSC Version 238
* reopt size post bug
* ssc_sim_from_dict bug fix
* Version attribute: `PySAM.__version__`
* URDBv7 in ResourceTools bug fix
* ResourceFetcher for WindToolKit and National Solar Radiation Database downloads
* case-insensitive default configuration names
* Generic Exception replaces PySAM.Error for easier MP debugging
## Version 2.0.2, Jan 27, 2020 ~ SAM 2020.2.x, SSC Version 233
* All new functions and models in latest SAM Release
* New functions (Reopt_size_batter_post, value, from_existing)
* Chaining cmods together
* Get variable by a name without knowing group, list all variables
* New Tools section (BatteryTools, ResourceTools)
* Easy way to create wind or solar data
* Battery sizing
* All compute modules to PySAM
* Major reorganization of variable groups
* Bug fixes
* fopen defaults
* turbine powercurve
* Documentation features
* Downstream and upstream variable suggestions
* Examples page
## Version 1.2.dev3, August 21, 2019 ~ SAM 2018.11.11.3, SSC Version 211
* Wind PRUF framework
* Wind resource distribution
* Physical Trough reorganization
* Grid compute module
* Marine hydrokinetic compute module
* Supercritical CO2 compute modules
* Geothermal output names
* Documentation: Variable requirement
* Stubs: Added AdjustmentmentFactors
## Version 1.2.1, April 26, 2019 ~ SAM 2018.11.11.3, SSC Version 209
* SSC using doubles
* Tcs_moltensalt RADCOOL group
* Stub files and .rst files for readthedocs
* Documentation updates
## Version 1.1, April 15, 2019 ~ SAM 2018.11.11.3, SSC Version 208
* Group all modules under PySAM namespace
* Defaults for technology and financial models according to SAM GUI configurations
* Include PySSC with dictionary functions as subpackage
* Remove AdjustmentFactors group from non-technology modules
* Fix custom exception for use with multiprocessing package
* Documentation updates
Raw data
{
"_id": null,
"home_page": "https://nrel-pysam.readthedocs.io",
"name": "NREL-PySAM",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "dguittet",
"author_email": "dguittet@nrel.gov",
"download_url": "",
"platform": null,
"description": "# Release Notes\n\n## Version 4.0.0, Dec 10, 2022 - SAM 2022.11.21, SSC Version 278\n* [SAM Release updates for Version 2022.11.21 Revision 0](https://nrel.github.io/SAM/doc/releasenotes.html)\n* Added LoadTools, URDBv8 support and utility rate fixes (#126, 128)\n* License update (#127)\n* PySSC modifications for arrays (#125)\n\n## Version 3.0.2, Sep 27, 2022 - SAM 2021.12.02, Revision 2, SSC Version 274\n* [SAM Release updates for Version 2021.12.02 Revision 2](https://nrel.github.io/SAM/doc/releasenotes.html)\n* Added support for Apple Silicon (#108)\n\n## Version 3.0.1, Mar 4, 2022 - SAM 2021.12.02, Revision 1, SSC Version 268\n* [SAM Release updates for Version 2021.12.02 Revision 1](https://nrel.github.io/SAM/doc/releasenotes.html)\n* Moved all stub files from NREL-PySAM-stubs package into NREL-PySAM (#109)\n\n## Version 3.0.0, Dec 23, 2021 ~ SAM 2021.12.02, SSC Version 267\n* __Warning: Significant changes to Battery and UtilityRate5 Modules, including redefinition of some variables.__\n Please see [SSC Release Notes](https://nrel.github.io/ssc/doc/releasenotes.html) for description of functionality and\n variable changes, and please see \"Version Changes\" section in [PySAM Documentation](https://nrel-pysam.readthedocs.io/)\n for full list of variable changes.\n* Fix FetchResourceFiles's InsecureRequestWarning (#89); html error messages (#94); verbosity (#96)\n* Fix SAM_CSV_to_solar_data function missing information (#98)\n* Fix URDBv7_to_ElectricityRates error for certain demand structures (#99)\n* Add Python 3.10 Support (#104)\n* New Example for Selecting Modules and Inverter from the SAM Library (#103)\n* [SAM Release updates for Version 2021.12.02](https://nrel.github.io/SAM/doc/releasenotes.html)\n\n## Version 2.2.4, Aug 20, 2021 ~ SAM 2020.11.29, Revision 2, SSC Version 259\n* Fix bug in Battery LMO/LTO life model\n* Fix a few cost defaults for PV PPA-model configuration\n* Clean up PhysicalTroughProcessHeat inputs\n\n## Version 2.2.3, July 22, 2021 ~ SAM 2020.11.29 Revision 2, SSC Version\n* Fix ResourceTools solar resource download bug (#86)\n* Update Models.rst and module docs\n* New analytic battery life model for LMO/LTO chemistry\n* Updates and Examples for WaveFileReader (#87)\n* Fix bug in 5-min PV files (#88)\n* Add `replace` function for Module and Module's Groups (#93)\n* [SAM Release updates for Version 2020.11.29 Revision 2](https://nrel.github.io/SAM/doc/releasenotes.html)\n\n## Version 2.2.2, Mar 19, 2021 ~ SAM 2020.11.29 Revision 1, SSC Version 253\n* Add `unassign` function to modules (#65)\n* Fix mypy errors in stubs (#47)\n* Fix BatteryStateful bugs: memory leak; unintialized pointer in some constructors; fix `setup` error messaging (#67)\n* BatteryStateful features: ability to use adaptive timestep in simulation; speed up execution; Smith 2017 Life Model\n* Voltage cutoff feature for battery model (Battery & BatteryStateful)\n* Battery sizing tool can use per-module scaling for surface area (#77)\n* Updates to ResourceTools for weather download (#53, #50)\n* Leap year 2/29 date is now acceptable\n* Fix docs for TcsMoltenSalt (#66)\n* Update Import from SAM GUI example to use \"PySAM JSON\" option in Generate Code\n* Better error messaging (#74)\n* [SAM Release updates for Version 2020.11.29 Revision 1](https://nrel.github.io/SAM/doc/releasenotes.html)\n\n## Version 2.2.0, Dec 2, 2020 ~ SAM 2020.11.29, SSC Version 250\n* [SAM Release updates for Version 2020.11.29](https://nrel.github.io/SAM/doc/releasenotes.html)\n* Rename StandAloneBattery to Battery\n* New module: BatteryStateful with 3 defaults: NMCGraphite, LFPGraphite, LeadAcid\n* BatteryTools functions for switching chemistries\n* Update Docs to show list of interdependent variables at beginning\n* All changes from 2.1.5.devx versions\n* First PySAM package for Python 3.9\n\n## Version 2.1.5.dev3, Sep 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242\n* Price Signals Dispatch\n* Bug fix in PVWattsBatteryCommercial and PVBatteryCommercial incentives defaults\n\n## Version 2.1.5.dev2, Aug 10, 2020 ~ SAM 2020.2.29 r3, SSC Version 242\n* BatteryStateful bug fixes: current\n\n## Version 2.1.5.dev1, Aug 3, 2020 ~ SAM 2020.2.29 r3, SSC Version 242\n* BatteryStateful bug fixes: thermal, voltage\n* Stub files syntax fix\n\n## Version 2.1.5, July 7, 2020 ~ SAM 2020.2.29 r2, SSC Version 240\n* Updates to enable non-annual (single timestep or multiple, non-8760 timestep) simulations via weather input data\n(NOT weather files) for both pvsamv1 and pvwattsv7\n* Vanadium Redox Flow battery bug fix\n* Transformer loss units bug fix\n\n## Version 2.1.4, June 8, 2020 ~ SAM 2020.2.29 r2, SSC Version 240\n* Pvwattsv5_1ts bug fix\n* Self-shading calculation speed-up for Pvwattsv7, Pvsamv1 & Pvwattsv5\n\n## Version 2.1.3, May 29, 2020 ~ SAM 2020.2.29 r2, SSC Version 240\n* [SAM Release fixes for revision 2](https://nrel.github.io/SAM/doc/releasenotes.html)\n\n## Version 2.1.1, May 15, 2020 ~ SAM 2020.2.29 r1, SSC Version 238\n* reopt size post bug\n* ssc_sim_from_dict bug fix\n* Version attribute: `PySAM.__version__`\n* URDBv7 in ResourceTools bug fix\n* ResourceFetcher for WindToolKit and National Solar Radiation Database downloads\n* case-insensitive default configuration names\n* Generic Exception replaces PySAM.Error for easier MP debugging\n\n## Version 2.0.2, Jan 27, 2020 ~ SAM 2020.2.x, SSC Version 233\n\n* All new functions and models in latest SAM Release\n* New functions (Reopt_size_batter_post, value, from_existing)\n* Chaining cmods together\n* Get variable by a name without knowing group, list all variables\n* New Tools section (BatteryTools, ResourceTools)\n* Easy way to create wind or solar data\n* Battery sizing\n* All compute modules to PySAM\n* Major reorganization of variable groups\n* Bug fixes\n* fopen defaults\n* turbine powercurve\n* Documentation features\n* Downstream and upstream variable suggestions\n* Examples page\n\n## Version 1.2.dev3, August 21, 2019 ~ SAM 2018.11.11.3, SSC Version 211\n* Wind PRUF framework\n* Wind resource distribution\n* Physical Trough reorganization\n* Grid compute module\n* Marine hydrokinetic compute module\n* Supercritical CO2 compute modules\n* Geothermal output names\n* Documentation: Variable requirement\n* Stubs: Added AdjustmentmentFactors\n\n## Version 1.2.1, April 26, 2019 ~ SAM 2018.11.11.3, SSC Version 209\n* SSC using doubles\n* Tcs_moltensalt RADCOOL group\n* Stub files and .rst files for readthedocs\n* Documentation updates\n\n## Version 1.1, April 15, 2019 ~ SAM 2018.11.11.3, SSC Version 208\n* Group all modules under PySAM namespace\n* Defaults for technology and financial models according to SAM GUI configurations\n* Include PySSC with dictionary functions as subpackage\n* Remove AdjustmentFactors group from non-technology modules\n* Fix custom exception for use with multiprocessing package\n* Documentation updates\n",
"bugtrack_url": null,
"license": "BSD 3-Clause",
"summary": "National Renewable Energy Laboratory's System Advisor Model Python Wrapper",
"version": "4.0.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "782bb8247356c91305d9ba36d8f50a3d",
"sha256": "af75982aa6e5f4e02e22234fd221f3f6132420b76ef538eb0abed2c402a4b4a5"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp310-cp310-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "782bb8247356c91305d9ba36d8f50a3d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 35890278,
"upload_time": "2022-12-12T16:15:24",
"upload_time_iso_8601": "2022-12-12T16:15:24.839004Z",
"url": "https://files.pythonhosted.org/packages/c9/57/da2a24278aad3806d4c0098f5860a2fdb5edec43dbaf0f86e5d1e375d652/NREL_PySAM-4.0.0-cp310-cp310-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "8c54545c8a8ecde376cd3fb6ecc94a44",
"sha256": "4513e06069b9a5f48ef4a271eac1c2e60f9b3feb2991866ca4e46405abf41fda"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "8c54545c8a8ecde376cd3fb6ecc94a44",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 35240697,
"upload_time": "2022-12-12T16:36:33",
"upload_time_iso_8601": "2022-12-12T16:36:33.683393Z",
"url": "https://files.pythonhosted.org/packages/a2/02/f3f72ecc10d2bcfac45f556a67f08ee0d206b2abd6ee159394fb8edc27eb/NREL_PySAM-4.0.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "24a81d81cde29e2826d9253b9e9088b7",
"sha256": "19abd92de42042db432c3d9c497436c4058b79fccd87b2819c689a86f0f0a017"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp310-cp310-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "24a81d81cde29e2826d9253b9e9088b7",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 45560387,
"upload_time": "2022-12-12T16:19:53",
"upload_time_iso_8601": "2022-12-12T16:19:53.443005Z",
"url": "https://files.pythonhosted.org/packages/b9/59/04efc967f5a19e7be64a7a3de242ba7e381ced6c2a191d0af4e794c14d1e/NREL_PySAM-4.0.0-cp310-cp310-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "7d9fe904e9d3161328dff10ef57e0d03",
"sha256": "9dd6bbf13a962356aca6845a9697b321d8e037592dc6c59a7ebd27cc379b2cd6"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp310-cp310-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "7d9fe904e9d3161328dff10ef57e0d03",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 44085159,
"upload_time": "2022-12-12T17:02:12",
"upload_time_iso_8601": "2022-12-12T17:02:12.996635Z",
"url": "https://files.pythonhosted.org/packages/57/9b/0efcd73b92d1a9d62c697903968a0104124678fde30bad6d65f4acaf77b3/NREL_PySAM-4.0.0-cp310-cp310-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "0f4cf6f25622fda2654c3eeb7bab87c8",
"sha256": "1795b9d8320b1d107d940c50b37de40ef31c212069059ac17c2c10cd262f8cd0"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "0f4cf6f25622fda2654c3eeb7bab87c8",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 33752338,
"upload_time": "2022-12-12T17:05:31",
"upload_time_iso_8601": "2022-12-12T17:05:31.858189Z",
"url": "https://files.pythonhosted.org/packages/1a/38/240e1dba3154f2b669b3755f54d41af1047990741915ef3cd8fd0b8da225/NREL_PySAM-4.0.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "1b1a9de45f0765801e345bd8e2466f3d",
"sha256": "671743d40d2e3d6f2c6505b763666c71a509d233033774d3dcb74094eff99127"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp36-cp36m-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "1b1a9de45f0765801e345bd8e2466f3d",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 36176723,
"upload_time": "2022-12-12T16:22:43",
"upload_time_iso_8601": "2022-12-12T16:22:43.636608Z",
"url": "https://files.pythonhosted.org/packages/b7/58/17a0b05515034b02fffcf891f039619dc7b16f25ed90d2f394934e1d88ed/NREL_PySAM-4.0.0-cp36-cp36m-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "cb19438b9ef2c6aff7ce3097d6f1b6bb",
"sha256": "e202a0abecc8b15805b5158b42aee81b15e9b50aa180aebde1ad97264588dcab"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp36-cp36m-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "cb19438b9ef2c6aff7ce3097d6f1b6bb",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 45329834,
"upload_time": "2022-12-12T16:26:17",
"upload_time_iso_8601": "2022-12-12T16:26:17.794550Z",
"url": "https://files.pythonhosted.org/packages/5a/37/69956bd4603f52c9d38c9bede6ece9a9dc1107ed8a33b2586136028c2f7f/NREL_PySAM-4.0.0-cp36-cp36m-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "5875793437eb970b0e42823254be1053",
"sha256": "fa9d40b27420a2964f2b7afc533d0d34ba3280a168587320ee9bae16bf5521e5"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "5875793437eb970b0e42823254be1053",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 33744269,
"upload_time": "2022-12-12T17:06:45",
"upload_time_iso_8601": "2022-12-12T17:06:45.928107Z",
"url": "https://files.pythonhosted.org/packages/b0/0e/1f0f29ad5d1ccb847d638e64da0848118600e14ae9383205c3fea5092025/NREL_PySAM-4.0.0-cp36-cp36m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "dff635fcaafa047d1c13439fd39387e9",
"sha256": "b52ddab5c1a9540d3c9b8ebede5e507527716b8c668a04c907f7699241b44cb1"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp37-cp37m-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "dff635fcaafa047d1c13439fd39387e9",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 35959994,
"upload_time": "2022-12-12T16:28:59",
"upload_time_iso_8601": "2022-12-12T16:28:59.418232Z",
"url": "https://files.pythonhosted.org/packages/3a/3f/00848f70c00b0cb6483e93cee81ab2678c035583ee679c47931de9b1f267/NREL_PySAM-4.0.0-cp37-cp37m-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "6bcfce2daedefab90a7cedada0cfef06",
"sha256": "852a09dc9665fcd20a2639d1a70688939f8cffe94603baf0a7aaa780b5fdac77"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp37-cp37m-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "6bcfce2daedefab90a7cedada0cfef06",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 45420109,
"upload_time": "2022-12-12T16:32:30",
"upload_time_iso_8601": "2022-12-12T16:32:30.318980Z",
"url": "https://files.pythonhosted.org/packages/55/eb/4283b0b0bc19922c42e4be2443ec8818eb3529a723264378e99806dcf6af/NREL_PySAM-4.0.0-cp37-cp37m-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "a4da4f7548c78cdbb6f1155d90e06b3b",
"sha256": "0a970588ecdcc3e740dcdb37df48aa640c0fb94aeb3ce89ea3cc68ec7de2c2a5"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "a4da4f7548c78cdbb6f1155d90e06b3b",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 33744316,
"upload_time": "2022-12-12T17:08:03",
"upload_time_iso_8601": "2022-12-12T17:08:03.329302Z",
"url": "https://files.pythonhosted.org/packages/c8/e3/1749b5bc6c1b4ea3c481a1653f30962f0ca5112660fb8b710152014b8f9c/NREL_PySAM-4.0.0-cp37-cp37m-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "f04c4ec2ff2429af87c781263db0d937",
"sha256": "246af53190cbbbf421fcee29b1f9e4297608c7426b45dd2dc4696a410b5c2d38"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp38-cp38-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "f04c4ec2ff2429af87c781263db0d937",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 35503133,
"upload_time": "2022-12-12T16:35:28",
"upload_time_iso_8601": "2022-12-12T16:35:28.428163Z",
"url": "https://files.pythonhosted.org/packages/1e/59/507c2be98bcab2dc7f5f1e8679c17fd66b6c9cebd3e030c7303466acc659/NREL_PySAM-4.0.0-cp38-cp38-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "7bbfb01505645621d13550a72f963b63",
"sha256": "a331a533d846f6a87754992bc9311994b0aabebb83730fe74ee288211dccc75c"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp38-cp38-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "7bbfb01505645621d13550a72f963b63",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 35243457,
"upload_time": "2022-12-12T16:39:24",
"upload_time_iso_8601": "2022-12-12T16:39:24.725668Z",
"url": "https://files.pythonhosted.org/packages/0f/d1/aa80d38da647335baa45294ba968a046c47480d1c00b0dcb04c0f4bab9ba/NREL_PySAM-4.0.0-cp38-cp38-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "62d79c9db065c85a182c4a3e34f6fe9f",
"sha256": "39ef590bed2d48f3ff83a74f6a83169c5792ca740e0ddd26ecfef1ba94ac8924"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp38-cp38-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "62d79c9db065c85a182c4a3e34f6fe9f",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 45679944,
"upload_time": "2022-12-12T16:40:47",
"upload_time_iso_8601": "2022-12-12T16:40:47.753599Z",
"url": "https://files.pythonhosted.org/packages/2d/c8/90e06c72a36de2f10544218a522341c4f2280065b9ada4170d13a0f40400/NREL_PySAM-4.0.0-cp38-cp38-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "3ddbb22e52bab7461489619148fb0856",
"sha256": "4bbf9b71ad90dd2ebdb56bf64ffd5b8fbeb3388a999255a7912b6b0866e0d5ca"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp38-cp38-manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "3ddbb22e52bab7461489619148fb0856",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 44164021,
"upload_time": "2022-12-12T17:05:58",
"upload_time_iso_8601": "2022-12-12T17:05:58.454299Z",
"url": "https://files.pythonhosted.org/packages/09/ec/55e8e6084f6c646def0b62d1b2b44c55d45eb7a69e19bf55ab94a78c35b9/NREL_PySAM-4.0.0-cp38-cp38-manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "ae12bd1945d0a44daa88ca1a0ac6a791",
"sha256": "fd13872de2389f50ec915ce1a0e946ef698ae0bbd5f9eb25b01d69ff9bcbdfcb"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp38-cp38-win_amd64.whl",
"has_sig": false,
"md5_digest": "ae12bd1945d0a44daa88ca1a0ac6a791",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": null,
"size": 33750402,
"upload_time": "2022-12-12T17:09:34",
"upload_time_iso_8601": "2022-12-12T17:09:34.599560Z",
"url": "https://files.pythonhosted.org/packages/15/62/54467be3c134e1249048dcfbb44c9c5a2812228b774a70de178d3a8bff8a/NREL_PySAM-4.0.0-cp38-cp38-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "96f2b4b7cea54a45bf810e154e5ddff1",
"sha256": "9b8138c3d9bff71edb205c06e71d0020f99ccd1358b42e6bd1a5536692cbc9c4"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp39-cp39-macosx_10_15_x86_64.whl",
"has_sig": false,
"md5_digest": "96f2b4b7cea54a45bf810e154e5ddff1",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 35503110,
"upload_time": "2022-12-12T16:44:35",
"upload_time_iso_8601": "2022-12-12T16:44:35.378487Z",
"url": "https://files.pythonhosted.org/packages/94/26/b3dfcfdfe452dbf7761a3f544706a16d3dd2f5fb6db7b422d6add5d017e9/NREL_PySAM-4.0.0-cp39-cp39-macosx_10_15_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "4deb34d339da228f36036a777dca7b64",
"sha256": "3eeb6d3b750d1cd7f9b9873081c2fe036782b358e82ce6eed317a8cfc062bf02"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "4deb34d339da228f36036a777dca7b64",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 34755995,
"upload_time": "2022-12-12T16:42:21",
"upload_time_iso_8601": "2022-12-12T16:42:21.389088Z",
"url": "https://files.pythonhosted.org/packages/08/99/04020f1069125728f28470f5f1d061f3a339c4b70e84aacb55665fccb971/NREL_PySAM-4.0.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "d98496d20b368f098883532b83992d77",
"sha256": "f937aa0f6b6b6fde9db560d1e2ff215cf61e5cdb51b7021a166df5d2ebc6e3e3"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp39-cp39-manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "d98496d20b368f098883532b83992d77",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 45544174,
"upload_time": "2022-12-12T16:49:32",
"upload_time_iso_8601": "2022-12-12T16:49:32.436871Z",
"url": "https://files.pythonhosted.org/packages/b4/62/bc72cde24cabbe22ea72510502edabc50257dd1029a28fcb6f9f57dd1c15/NREL_PySAM-4.0.0-cp39-cp39-manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "8981278c65a691165d8555eaa50930eb",
"sha256": "8e3861759cb1cbb48e7c1f983bec41b90277cddc16791342b93381715a86ec45"
},
"downloads": -1,
"filename": "NREL_PySAM-4.0.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "8981278c65a691165d8555eaa50930eb",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": null,
"size": 33752696,
"upload_time": "2022-12-12T17:12:21",
"upload_time_iso_8601": "2022-12-12T17:12:21.283006Z",
"url": "https://files.pythonhosted.org/packages/07/4e/c273025e773ff0a921bec65e4b05785ece7cbe4a0594f1e640c1ab9dca30/NREL_PySAM-4.0.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-12 16:15:24",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "nrel-pysam"
}