Slthy / Microplus-Lenex

Web scraper and Lenex encoder for swimming events hosted by Microplus s.r.l
MIT License
1 stars 0 forks source link

Missing "heatId" attribute in the output .lef file #20

Closed Slthy closed 1 year ago

Slthy commented 1 year ago

@imanolov I just started to compare my Lenex file with the one that you sent me and maybe the problem is indeed linked to the Melbourne .lef file. I haven't found yet any inconstancies around the "heatid" value, but the first thing that I found is that on your Lenexa file there is a whole object (RANKINGS) that is missing in Melbourne's lef (and so do mine). https://github.com/Slthy/Microplus-Lenex/blob/cdde81e59f944bdf529ebf644d8c4590b75d2c8b/examples/scOK.lef#L26-L38

Slthy commented 1 year ago

@imanolov what are the necessary fields for your parser? Object like FEE aren't shown on the website: https://github.com/Slthy/Microplus-Lenex/blob/cdde81e59f944bdf529ebf644d8c4590b75d2c8b/examples/scOK.lef#L18