Simple Julia module to translate PyPSA outputs into a PowerSystems.jl System.
There are several known limitations to this translation. The known limitations are documented in the issues
using Pkg
Pkg.add("https://github.com/NREL-SIIP/PyPSA2PowerSystems.jl.git")
using PyPSA2PowerSystems
System("path/to/pypsa_output.nc") #takes a PyPSA NetCDF file