pencleanenergy / MATCH-model

MATCH model for planning time-coincident clean energy portfolios
GNU Affero General Public License v3.0
27 stars 10 forks source link

FileNotFoundError: No such file or directory: 'scenarios.txt.' #68

Open Boulder247 opened 1 year ago

Boulder247 commented 1 year ago

Hello all, When attempting to run the model, I get an error "FileNotFoundError: No such file or directory: 'scenarios.txt."

I think I've followed the installation directions properly but I'm clearly missing something.

Can someone point me in the right direction?

Thank you,

Matt

grgmiller commented 1 year ago

Hi Matt,

Are you still experiencing this issue? If so, could you please describe the steps you took so that we could try and re-create this error?

Boulder247 commented 1 year ago

Hi Greg, Thank you for getting back to me. I spoke with Mehdi yesterday. He walked me through a few of the challenges. I think one issue was the location where the cbc file was saved.

I've now arrived at this error. Do you have any advice?

@.***

Matt

From: Greg Miller @.> Sent: Thursday, February 9, 2023 3:51 PM To: pencleanenergy/MATCH-model @.> Cc: Lehrman, Matthew @.>; Author @.> Subject: Re: [pencleanenergy/MATCH-model] FileNotFoundError: No such file or directory: 'scenarios.txt.' (Issue #68)

External Sender

Hi Matt,

Are you still experiencing this issue? If so, could you please describe the steps you took so that we could try and re-create this error?

- Reply to this email directly, view it on GitHubhttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fpencleanenergy%2FMATCH-model%2Fissues%2F68%23issuecomment-1424943392&data=05%7C01%7Clehrmanm%40bouldercolorado.gov%7Cec02a767d4f04dd24a7708db0af0169c%7C0a7f94bb40af4edcafad2c1af27bc0f3%7C0%7C0%7C638115798508762746%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=vjUt3KOdVxFs8rbjBX0NPmDOu104iUCOsGdU7IdFhgY%3D&reserved=0, or unsubscribehttps://gcc02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FA5LCE64NQQQLNTTFLYMTO7TWWVYERANCNFSM6AAAAAAUFKI7FU&data=05%7C01%7Clehrmanm%40bouldercolorado.gov%7Cec02a767d4f04dd24a7708db0af0169c%7C0a7f94bb40af4edcafad2c1af27bc0f3%7C0%7C0%7C638115798508762746%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=45KMLBsov3h%2Bg87zdR8JWzqgGSWs%2By%2FDnYEEm4PhFEo%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.**@.>>

grgmiller commented 1 year ago

I've now arrived at this error. Do you have any advice?

Hi Matt, the error you mentioned is not showing in your post. Could you please try re-sharing the error message you are seeing?

Boulder247 commented 1 year ago

Hi Greg, Here is a screenshot of the error:

Error Screenshot

grgmiller commented 1 year ago

This is likely happening if you have not defined any scenario names in the input excel file

Boulder247 commented 1 year ago

OK. The only scenario name I have is "boulder_1" in Column D in the scenarios tab (I deleted the example column). Should I try something different?

grgmiller commented 1 year ago

Did you happen to delete or add any rows to the spreadsheet or change the name of the tab? The name of the first scenario should be in cell D2 of the tab labeled "scenarios." In general if the structure of the tables is modified at all the model may not be able to find the inputs. This would be my next guess as to the most likely cause of this.