Skip to content

Conversation

BastienBigue
Copy link
Contributor

@BastienBigue BastienBigue commented Jun 25, 2025

Issue

The following parsers are querying (https://www.wrldc.in/ and https://app.erldc.in/) that have been replaced by https://grid-india.in (to be accessed with a proxy) :
IN-SO->IN-WE
IN-NO->IN-WE
IN-EA->IN-WE
BT->IN-EA

Description

This PR uses the new source.
WIP :
parsing of the PDF containing interregional exchanges is working

Preview

Double check

  • I have tested my parser changes locally with poetry run test_parser "zone_key"
  • I have run pnpx prettier@2 --write . and poetry run format in the top level directory to format my changes.

@github-actions github-actions bot added parser dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 25, 2025
@BastienBigue BastienBigue changed the title pdf parsing ok for interregional zones feat(parsers): change source for IN interregional and international exchanges and consumption Jun 25, 2025
@BastienBigue BastienBigue changed the title feat(parsers): change source for IN interregional and international exchanges and consumption feat(parsers): change source for some IN parsers Jun 25, 2025
@github-actions github-actions bot added the exchange config Pull request or issue for exchange configurations label Jul 14, 2025
@annaib00
Copy link
Contributor

The proxy currently does not work. We can fetch the data using a VPN, but when using either datacenter or residential proxies we cannot reach the data.

@annaib00 annaib00 requested a review from VIKTORVAV99 July 14, 2025 13:01
@annaib00 annaib00 marked this pull request as ready for review July 14, 2025 13:06
Copy link
Member

@VIKTORVAV99 VIKTORVAV99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a problem with the old IN_EA test file which no longer work after rewriting the parser. We should probably delete this and create a new test.

This is why the CI is not passing.

@github-actions github-actions bot added the tests label Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file exchange config Pull request or issue for exchange configurations parser python Pull requests that update Python code tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants