psrenergy / Quiver.jl

MIT License
4 stars 0 forks source link

Add error message for unordered CSV files #27

Open pedroripper opened 1 week ago

pedroripper commented 1 week ago

Example

stage, scenario, block
1,1,1
1,2,1
1,2,2
guilhermebodin commented 1 week ago

We should at least have a function to validate the dimensions of any quiver file.