Using nrel-pysam 2.2.2, using PySAM.ResourceTools.FetchResourceFiles() to fetch resource data from the API is raising the following warning from urllib3:
InsecureRequestWarning: Unverified HTTPS request is being made to host 'developer.nrel.gov'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
Additional information on how to address this warning can be found at: https://urllib3.readthedocs.io/en/1.26.x/user-guide.html#ssl
Using nrel-pysam 2.2.2, using PySAM.ResourceTools.FetchResourceFiles() to fetch resource data from the API is raising the following warning from urllib3:
InsecureRequestWarning: Unverified HTTPS request is being made to host 'developer.nrel.gov'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
Additional information on how to address this warning can be found at: https://urllib3.readthedocs.io/en/1.26.x/user-guide.html#ssl