File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "source" : [
88 " # Calculating agent capacity\n " ,
99 " \n " ,
10- " This notebook contains example data processing using the output of the [`muse1_default`] example\n " ,
10+ " This notebook contains example data processing using the output of an example\n " ,
1111 " model.\n " ,
1212 " \n " ,
1313 " Output files are mostly in CSV format. The format of output files is documented [here][output-format].\n " ,
1414 " \n " ,
1515 " We begin by loading the `model.toml` input file to get the list of milestone years.\n " ,
1616 " \n " ,
17- " [`muse1_default`]: ../../examples/muse1_default/\n " ,
1817 " [output-format]: https://energysystemsmodellinglab.github.io/MUSE2/file_formats/output_files.html"
1918 ]
2019 },
127126 ],
128127 "metadata" : {
129128 "kernelspec" : {
130- "display_name" : " Python 3 (ipykernel) " ,
129+ "display_name" : " muse2-data-analysis " ,
131130 "language" : " python" ,
132131 "name" : " python3"
133132 },
Original file line number Diff line number Diff line change 77 "source" : [
88 " # Plotting commodity prices\n " ,
99 " \n " ,
10- " This notebook shows how to plot commodity prices, using the [`muse1_default`] example model.\n " ,
10+ " This notebook shows how to plot commodity prices, using an example model.\n " ,
1111 " \n " ,
12- " We first load the prices from the `commodity_prices.csv` output file.\n " ,
13- " \n " ,
14- " [`muse1_default`]: ../../examples/muse1_default/"
12+ " We first load the prices from the `commodity_prices.csv` output file."
1513 ]
1614 },
1715 {
5856 ],
5957 "metadata" : {
6058 "kernelspec" : {
61- "display_name" : " Python 3 (ipykernel) " ,
59+ "display_name" : " muse2-data-analysis " ,
6260 "language" : " python" ,
6361 "name" : " python3"
6462 },
You can’t perform that action at this time.
0 commit comments