You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "L" in load (in the filename) is capitalized on line 279 of RTS-GMLC/RTS_Data/SourceData/timeseries_pointers.csv, but not capitalized in the filename it references, RTS-GMLC/RTS_Data/timeseries/Load/REAL_TIME_regional_load.csv.
This makes writing parsers for file systems which respect capitalization difficult.
The text was updated successfully, but these errors were encountered:
The "L" in load (in the filename) is capitalized on line 279 of RTS-GMLC/RTS_Data/SourceData/timeseries_pointers.csv, but not capitalized in the filename it references, RTS-GMLC/RTS_Data/timeseries/Load/REAL_TIME_regional_load.csv.
This makes writing parsers for file systems which respect capitalization difficult.
The text was updated successfully, but these errors were encountered: