NREL / celavi

Codebase for the Circular Economy Lifecycle Assessment and VIsualization (CELAVI) modeling framework.
https://nrel.github.io/celavi/
GNU General Public License v3.0
9 stars 7 forks source link

Issue with yaml files #163

Closed tjlca closed 2 years ago

tjlca commented 2 years ago

Running -

  1. Develop branch code repo
  2. National data
  3. yaml files from one drive.

image

rjhanes commented 2 years ago

I'm unable to reproduce this running code commit 93fcf87 (develop) on data commit e2de961 (national_data), using either the scenario.yaml file in the national_data branch or 1_cglr.yaml copy/pasted from OneDrive. I'll do a full IA/MO run using 1_cglr to double check (current status: IPOPT error at 2023, see issue #161 for details).

If the issue is with a YAML file other than 1_cglr please update with that information.

From the error code, it looks like one of the command line arguments is None instead of a path or file name. Are you able to run locally, or using a different YAML file?

Also - does this happen immediately, or at some point during the simulation?