From fbcf05327ea9667cf12d70e831ca1f872cb00673 Mon Sep 17 00:00:00 2001 From: Sam Dotson <44342873+samgdotson@users.noreply.github.com> Date: Thu, 4 Apr 2024 17:12:13 -0500 Subject: [PATCH] Update paper/paper.md Co-authored-by: Madicken Munk --- paper/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/paper.md b/paper/paper.md index af70ed2..e6013bb 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -69,7 +69,7 @@ contains all of the necessary cost and performance data for different technology classes. `osier` comes pre-loaded with a variety of technologies described in the National Renewable Energy Laboratory's (NREL) Annual Technology Baseline (ATB) dataset[@nationalrenewableenergylaboratory:2023] but users are also able to -define their own. In order to run `osier`, users are only required to supply an +define their own. In order to run `osier`, users are required to supply an energy demand time series and a list of `osier.Technology` objects. Users can optionally provide weather data to incorporate solar or wind energy.