{ "cells": [ { "cell_type": "markdown", "id": "8439c511", "metadata": {}, "source": [ "\n", "\n", "\n", "\n", "# PVSC 50 - Problem Based Learning 2! \n", "\n", "\n", "### Goal: Model the first Scenario of the PVPMC 2021 Modeling Challenge!\n", "\n", "Weather File: data/TMY3_Albuquerque_NM.csv\n", "\n", "" ] }, { "cell_type": "code", "execution_count": null, "id": "2d8d2d57", "metadata": {}, "outputs": [], "source": [] }, { "cell_type": "code", "execution_count": null, "id": "6ebe8f10", "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.9.13" } }, "nbformat": 4, "nbformat_minor": 5 }