Baltic-RCC / EMF

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

RMM merge configuration update for task scheduler #62

Closed VeikoAunapuu closed 4 months ago

VeikoAunapuu commented 5 months ago

update task manager to generate RMM processes for 1D and 2D for RMM

{ "@context": "https://example.com/schemas/run.jsonld", "@id": "https://example.com/runs/IntraDayCGM/1", "@type": "Run", "process_id": "https://example.com/processes/CGM_CREATION", "valid_from": "", "valid_to": "", "gate_open": "PT1H", "gate_close": "PT45M", "run_at": "05 23 ", "time_frame": "H-8", "data_timestamps": "30 *", "data_resolution": "PT1H", "tags": [], "properties": { "merge_type": "BA", # for CGM update to EU "included" : [ELERING, AST, LITGRID, PSE] "excluded": [APG,50Hertz] "local_import": [LITGRID] "time_horizon": "1D" }