Darryl

Results 7 comments of Darryl

I had to make a few judgment calls on the storage CSV file format. Look at https://prescient--184.org.readthedocs.build/en/184/reference/file_formats/rts-gmlc/storage.html to see what I came up with. I'd appreciate feedback on some of...

@michaelbynum, This is a PR you will probably want to review. One thing I'd like to note is that I had to comment out some lines in the test for...

Is this intended to be a limit per calendar day, or per 24 hour moving window?

Also, what if the time horizon is less than 24 hours, like a SCED model with a 4 hour horizon? Should we allow the full energy budget to be used...

The two offending variables I'm aware of are in egret_plugin.py: create_sced_instance.shutdown_curves and _ensure_contingencies_monitored.contingency_dicts

One way to do this generically is to add a command line option where you specify "extra" egret options.

Try the steps in the documentation found at https://prescient.readthedocs.io/ and let us know if you run into any issues. Our documentation isn't yet ready for prime time, which is why...