Baltic-RCC / EMF

Repository for Open Source EMF implementation
Mozilla Public License 2.0
9 stars 3 forks source link

IGM replacement #20

Closed Haigutus closed 6 months ago

Haigutus commented 1 year ago

Dependant on

28

13

  1. Query ELK for available IGM-s for given timestamp
  2. Query ELK for TSO IGM-s available for past two weeks -> list of TSO ID-s for whom are valid IGM-s
  3. Replace IGM-s
    1. If Invalid
    2. If AC NP or HVDC flow is outside of configurable margin
    3. If missing (there are models available for that TSO in past two weeks)
  4. Use replace
    1. find past valid IGM-s within the AC NP and HVDC margin for all TSO-s identified in point 3.
    2. Sort them by the replacement priory order given in EMF dock (maybe just closest timestamp?)
  5. Send the valid and replaced IGM-s for merging
Haigutus commented 6 months ago

Duplicate of issue https://github.com/Baltic-RCC/EMF/issues/49