Daily update for talk

This commit is contained in:
alex 2026-06-19 16:53:58 -06:00
parent f70952c817
commit 17f6e6ca28
6 changed files with 18 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
# ---> LaTex # ---> LaTex
Plot.png Plot.png
Total.png Total.png
*.xml
*.bcf
*.snm *.snm
*.nav *.nav
*.aux *.aux

BIN
Axis.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

BIN
IEA-Cases.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

BIN
IEA-data-centre.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

BIN
Images/Lincoln.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

View File

@ -117,7 +117,7 @@ A data center is any facility that houses and runs computer infrastructure.
\end{enumerate} \end{enumerate}
\end{column} \end{column}
\begin{column}{0.5\textwidth} \begin{column}{0.5\textwidth}
\includegraphics[width=\textwidth]{Data-centre} \includegraphics[width=\textwidth]{Data-centre.png}
\end{column} \end{column}
\end{columns} \end{columns}
@ -126,10 +126,14 @@ A data center is any facility that houses and runs computer infrastructure.
\begin{frame}[plain]{Projected Energy Use} \begin{frame}[plain]{Projected Energy Use}
%\footfullcite{USEnergyInformation} %\footfullcite{USEnergyInformation}
\centering \centering
\only<1>{\includegraphics[width=0.8\textwidth]{data-centre-electricity-consumption-by-region-base-case-2020-2030.png}} \only<1>{\includegraphics[width=0.7\textwidth]{IEA-data-centre.png}
\only<2>{\includegraphics[width=0.8\textwidth]{global-data-centre-electricity-consumption-by-sensitivity-case-2020-2035.png}} \includegraphics[width=0.7\textwidth]{Axis.png}
}
\only<2>{\includegraphics[width=0.8\textwidth]{IEA-Cases.png}}
\only<1-2>{\footnote{\tiny IEA (2025), Energy and AI, IEA, Paris https://www.iea.org/reports/energy-and-ai, Licence: CC BY 4.0}}
\only<3>{\includegraphics[width=0.9\textwidth]{Total.png}} \only<3>{\includegraphics[width=0.9\textwidth]{Total.png}}
\only<4>{\includegraphics[width=0.9\textwidth]{Plot.png}} \only<4>{\includegraphics[width=0.9\textwidth]{Plot.png}}
\end{frame} \end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%Bailey %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%Bailey
@ -228,6 +232,8 @@ A data center is any facility that houses and runs computer infrastructure.
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\begin{frame}[c]{Scenario} \begin{frame}[c]{Scenario}
\begin{columns}
\begin{column}{0.5\textwidth}
\begin{itemize} \begin{itemize}
\item Lincoln County Wyoming \item Lincoln County Wyoming
\item Construction from 2027 until 2030 \item Construction from 2027 until 2030
@ -237,6 +243,13 @@ A data center is any facility that houses and runs computer infrastructure.
\item Natural gas capacity \item Natural gas capacity
\item Battery system \item Battery system
\end{itemize} \end{itemize}
\end{column}
\begin{column}{0.5\textwidth}
\includegraphics[width=\textwidth]{Images/Lincoln.jpeg}
\end{column}
\end{columns}
\end{frame} \end{frame}