Skip to content

ToddG/caiso-pnode-locations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

caiso-pnode-locations

Quick and dirty location information for CAISO PDNODEs.

Why?

CAISO does not make PNODE location information publicly available. However, I would like to replicate the Price Map reports as closely as possible:

http://www.caiso.com/pricemap/Pages/default.aspx

What?

The PNODES are named, not randomly, but seemingly by the nearby City (or perhaps nearby county?). So this project uses various fuzzy match algorithms comparing the PNODE name to the names of various cities. The output of this project is a table of PNODEs, a match score, and the matching City and most importantly, the lat/long of the City.

How?

  • Download city lat/longs from opendatasoft
  • Download CAISO network maps with listed PNODES
  • Fuzzy match the PDNODEs to the city names
  • Generate output file
  • Profit!

Original Data

City Location

CAISO Network and Resource Modeling

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published