forked from bossee-project/proposal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathworkplan.tex
83 lines (69 loc) · 2.42 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
\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 Figure~\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
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
\subsubsection{How the Work Packages will Achieve the Project Objectives}
\label{sssec:how_the_work_packages_will_achieve}
% (Section~\ref{sect:objectives},page~\pageref{sect:objectives})
...
\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: