pypsa-meets-earth / network-comparison

GNU General Public License v3.0
2 stars 4 forks source link

Notebook #10

Closed GbotemiB closed 4 months ago

jessLryan commented 4 months ago

We should keep the files in the repo as .py files - can you please re-upload as .py? We should also ideally remove any references to local files - for now we can just have n1 and n2 as user inputs, which will be local network files for now

GbotemiB commented 4 months ago

The notebook is just a means to run the script interactively for now. I think we can leave it for now, just for iterations.

Regarding references, Can you clarify a bit more?

jessLryan commented 4 months ago

I'd like to keep the file as a .py file r.e. local files, I mean that there should not be any strings in the file containing the string "/Users/gbotemi/....."

GbotemiB commented 4 months ago

Regarding the local files, I don't have my full file path appended to the files.

I think you are referring to the results of the runs in the notebook.

GbotemiB commented 4 months ago

Hello @jessLryan,

If I may ask, is there any reason you would like to have only .py files?

I strongly advise using a notebook for experimentation.

jessLryan commented 4 months ago

We've had the notebook vs .py file debate in the discord chat - see the response by @ekatef

GbotemiB commented 4 months ago

Thanks @jessLryan. I have seen the conversation in the discussion.