-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathworkplan.tex
94 lines (81 loc) · 2.87 KB
/
workplan.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
\eucommentary{Please provide the following:\\
\begin{compactitem}
\item
brief presentation of the overall structure of the work plan;
\item
timing of the different work packages and their components (Gantt chart or similar);
\item
detailed work description, i.e.:
\begin{compactitem}
\item
a description of each work package (table 3.1a);
\item
a list of work packages (table 3.1b);
\item
a list of major deliverables (table 3.1c);
\end{compactitem}
\item
graphical presentation of the components showing how they inter-relate (Pert chart or similar).
\end{compactitem}
}
\subsubsection{Overall Structure of the Work Plan}\label{sec:workplan-structure}
\ifgrantagreement
The
\else
As shown in Table~\ref{fig:wplist}, the
\fi
work plan is broken down into
six work packages:
\WPref{core} about maintaining the core Jupyter software infrastructure,
\WPref{ecosystem} for developing the ecosystem of software surrounding Jupyter,
\WPref{applications} for building applications to demonstrate the efficacy and guide the development
of core infrastructure,
\WPref{eosc} for operating services built on these
components and collaborating with existing EOSC stakeholders,
\WPref{education} for educating the public on Open Science best practices with the project's tools
and fostering diversity in the research and software communities.
This is complemented by
the usual management work package
(\WPref{management}). The Gantt chart on
Page~\pageref{fig:gantt} illustrates the timeline for the various
tasks for these work packages.
%, including inter-task dependencies.
\ifgrantagreement\else
%\makeatletter\wp@total@RM{management}\makeatother
\wpfigstyle{\footnotesize\def\tabcolsep{3.5pt}}
%\wpfig[pages,type,start,end]
{\wpfig}
\fi
\begin{figure}[htb]
\centering
\includegraphics[width=0.9\textwidth]{images/workpackages.pdf}
\caption{
\label{fig:workpackages}
The relationships and interactions of the work packages,
broken up into four main categories: Management (WP1),
Development of new functionality surrounding Jupyter (WP2, WP3),
Demonstrators and Services (WP4, WP5),
and Education and Dissemination (WP6).
Ultimately, all work packages benefit from and feed back to
all other work packages.
}
\end{figure}
% \subsubsection{How the Work Packages will Achieve the Project Objectives}
% \label{sssec:how_the_work_packages_will_achieve}
\gantttaskchart[draft,xscale=.33,yscale=.33,milestones]
\ifgrantagreement\else
\newpage
\subsubsection{Deliverables}\label{sec:deliverables}
\inputdelivs{9.3cm}
\fi
\newpage
\subsubsection{Milestones}\label{sec:milestones}
\input{milestones}
% ---------------------------------------------------------------------------
% Include Work package descriptions
% ---------------------------------------------------------------------------
\input{WorkPackages/WorkPackages}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "proposal"
%%% End: