NREL-Sienna / PowerSimulations.jl

Julia for optimization simulation and modeling of PowerSystems. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://www.nrel.gov/analysis/sienna.html
BSD 3-Clause "New" or "Revised" License
279 stars 53 forks source link

Ignore known-benign extraneous files in simulation results #1117

Closed GabrielKS closed 3 months ago

GabrielKS commented 3 months ago

I got tired of these warnings:

Screenshot 2024-06-21 at 4 09 25 PM

and we should aim to eliminate warnings that cry wolf. Here I add a list of regexes similar to a .gitignore that represent files we know it is safe to ignore.


Happy to cherry-pick and set the base branch to something else, this was the most standard-looking branch I could find that actually compiles with PSY4.