Youssef

Results 3 issues of Youssef

Closes # (if applicable). ## Change proposed in this Pull Request Adds dewpoint temperature to the list of features fetched from ERA5. It is possible that existing data pipelines that...

**Describe the bug** When defining a schema with a default value of string type, and enforcing auto-addition of the columns (`add_missing_columns=True`), the validation fails. - [x] I have checked that...

bug

Raising an issue I noticed on julia 1.13-alpha2 ```julia using PowerSystems; sys = System(100.) ``` ```raw ERROR: BoundsError: attempt to access Tuple{} at index [1] Stacktrace: ┌ [1] indexed_iterate │...