Electricitymap-contrib: Punjab (India) data format has changed

Created on 19 Oct 2018  路  6Comments  路  Source: tmrowco/electricitymap-contrib

http://www.punjabsldc.org/pungenrealw.asp?pg=pbGenReal

These changes are resulting in the datetime, solar & thermal regexs no longer matching. @blackleg do you want to correct them?

bug 馃悶 parser

All 6 comments

At the moment it looks like everything is ok again except there is no solar value provided. We can either:

  • remove lines 41-43 in IN_PB.py and set solar production to 0.
  • keep the regex for solar but catch the exception that occurs if there's no match and set solar_value to 0. Not sure if solar is gone for good from that source but this would still record intermittent values.

I believe the solar generation is now available at http://www.punjabsldc.org/solarppW.asp?pg=solarppW

Nice!

@systemcatch @lorrieq the list from the solar generation site seems to contain some biomass plants as well (see BIOMASS label in the project name).
I think we should automatically exclude all data with a "SUSPECT" telemetry status to ensure quality control, if that is not too complicated to implement.
Some of the "suspect" solar plants show data at night, although they're not CSPs, like this one (RSSB / Beas roof top):
https://www.youtube.com/watch?v=xfEQJPSH2OE ^^

@alixunderplatz good spot on the biomass, they'll need to be specifically mapped to type.. We should be able to use the "SUSPECT" status quite easily.

closed by #1652

Was this page helpful?
0 / 5 - 0 ratings

Related issues

systemcatch picture systemcatch  路  5Comments

systemcatch picture systemcatch  路  4Comments

corradio picture corradio  路  4Comments

consideRatio picture consideRatio  路  4Comments

brunolajoie picture brunolajoie  路  3Comments