Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -497,7 +497,7 @@ if weather:
|
|
497 |
st.sidebar.write(f"Weather: {weather['weather']}")
|
498 |
user input
|
499 |
Voltage (KV) ()
|
500 |
-
Frequency (Hz) for stability monitoring.
|
501 |
Power Flow (MW)
|
502 |
Renewable Generation category user will select (solar, wind, hydro outputs).
|
503 |
Battery Storage Capacity check its unit (State of Charge).
|
|
|
497 |
st.sidebar.write(f"Weather: {weather['weather']}")
|
498 |
user input
|
499 |
Voltage (KV) ()
|
500 |
+
# Frequency (Hz) for stability monitoring.
|
501 |
Power Flow (MW)
|
502 |
Renewable Generation category user will select (solar, wind, hydro outputs).
|
503 |
Battery Storage Capacity check its unit (State of Charge).
|