trolie / spec

Transmission Ratings and Operating Limits Information Exchange
https://trolie.energy/
Other
2 stars 2 forks source link

write `content-encoding: br/gzip` ADR #81

Open caindy opened 3 months ago

caindy commented 3 months ago

topics to include:

getorymckeag commented 3 months ago

I was just reading https://github.com/trolie/spec/pull/80 and the importance of compression to the successful implementation of TROLIE kind of popped into my head. I think this one needs to belong in the next major milestone.

caindy commented 3 months ago

one of the examples should include using a multi-hour proposal; say, when the Ratings Provider has switched to a static rating temporarily, the entire forecast could be one period

  "period-start": "2025-11-01T01:00:00-05:00",
  "period-end": "2025-11-11T02:00:00-05:00",
  "continuous-operating-limit": {
    "mva": 160
  }