-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathexcellence.tex
69 lines (58 loc) · 3.12 KB
/
excellence.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
% \subsection{Context and motivation}
In many scientific disciplines, it is common for researchers to rely on
heterogeneous computational tools and technologies to collect data,
explore the input data sets, run simulations, visualise the outcome,
and share their result with peers or with a larger audience. Often,
such data analysis cycles are iteratively refined.
For simple datasets, processes may remain manageable. However, when
dealing with larger and more complex use cases, including big data
from research facilities or High Performance Computing resources, the
complexity makes iteration cycles slower for the researchers. A
complex iteration cycle also makes research results more difficult to
reproduce.
Results that cannot be reproduced make research ineffective: they
create barriers towards re-using the results in future research work,
a critical aspect of Open Science.
This situation is exacerbated by the current and accelerating increase of the amount
of scientific data being available, including the data becoming
accessible through the EOSC-Hub. But this growing availability of data also provides a massive opportunity
for Open Science.
Project Jupyter has developed as one piece of various solutions to the data deluge,
by enabling the construction of computational services accessible from
anywhere, any web-browser-enabled device,
with access to any data. Jupyter-based tools such as \href{http://mybinder.org}{Binder} and repo2docker
show great promise for enabling researchers to better perform \textbf{Reproducible and Open Science}.
Jupyter was recognised for its contribution to data analysis in research with the prestigious 2017 \emph{ACM Software System Award}, of which previous winners include TCP/IP, UNIX, and the World Wide Web.
It is widely used today in research,
education, and industry.
We will build on these tools,
both improving their capabilities
and expanding their accessibility to new communities,
both academic and demographic,
in order to \textbf{further the mission of Open Science}.
In this proposal, core team members of Jupyter projects -- including a
number of recipients of the \emph{ACM Software System Award} -- and key contributors to the
open source scientific computing ecosystem,
detail improvements to the
capabilities of Project Jupyter
to \textbf{provide a framework on which innovative EOSC services can be created}.
By collaborating with a wide variety of stakeholders from diverse
scientific and educational domains,
we aim to demonstrate and ensure that such
innovative EOSC services -- built on Project Jupyter -- are feasible, valuable, and effective in furthering Open Science.
The goal is to \textbf{improve the
accessibility of EOSC resources to researchers and the general public,
and improve the accessibility, interactivity, reproducibility, and
re-usability of computational research
and Open Science.}
%%HF: the following seemed to be to specialised to list in the opening
%%pararaphs?
%
%which
%is especially harmful in scientific software engineering where most innovation
%is achieved through \emph{incrementalism}.
\clearpage
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "proposal"
%%% End: