generated from coderefinery/template-workshop-webpage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit a20be20
Showing
27 changed files
with
3,404 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<!doctype html> | ||
<title>404 Not Found</title> | ||
<h1>404 Not Found</h1> |
Empty file.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,148 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Course goals and audience - NorESM2 user workshop 2024</title> | ||
<link rel="shortcut icon" href="https://noresmhub.github.io/NorESM2_Workshop_2024//img/favicon.ico"> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<!-- uikit --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit-icons.min.js"></script> | ||
|
||
<!-- time zone localization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dayjs.min.js" integrity="sha256-EfJOqCcshFS/2TxhArURu3Wn8b/XDA4fbPWKSwZ+1B8=" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugin/utc.js" integrity="sha256-qDfIIxqpRhYWa543p6AHZ323xT3B8O6iLZFUAWtEQJw=" crossorigin="anonymous"></script> | ||
|
||
|
||
<link rel="alternate" type="application/atom+xml" title="CodeRefinery" href="https://noresmhub.github.io/NorESM2_Workshop_2024/atom.xml" /> | ||
|
||
|
||
|
||
<title>CodeRefinery - Course goals and audience</title> | ||
<meta name="twitter:title" content="Course goals and audience" /> | ||
<meta property="og:title" content="Course goals and audience" /> | ||
<meta property="og:site_name" content="NorESM2 user workshop 2024" /> | ||
|
||
|
||
|
||
<meta name="description" content="An introductory course on how to set up, run and diagnose NorESM2." /> | ||
<meta name="twitter:description" content="An introductory course on how to set up, run and diagnose NorESM2." /> | ||
<meta property="og:description" content="An introductory course on how to set up, run and diagnose NorESM2." /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link href="https://noresmhub.github.io/NorESM2_Workshop_2024/style.css" rel="stylesheet"> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
<div class="uk-container uk-margin-large-bottom"> | ||
|
||
<nav class="uk-navbar-container uk-navbar-transparent" uk-navbar> | ||
<div class="uk-navbar-right"> | ||
<ul class="uk-navbar-nav uk-visible@s"> | ||
|
||
|
||
|
||
</ul> | ||
<a href="#" class="uk-navbar-toggle uk-hidden@s" uk-navbar-toggle-icon uk-toggle="target: #sidenav"></a> | ||
</div> | ||
</nav> | ||
|
||
<div id="sidenav" uk-offcanvas="flip: true" class="uk-offcanvas"> | ||
<div class="uk-offcanvas-bar"> | ||
<ul class="uk-nav"> | ||
|
||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="markdown"> | ||
|
||
|
||
|
||
<h2 id="course-goals">Course goals</h2> | ||
<p>The goal of the coars is that the participants should be able to set up and | ||
run NorESM experiments, run standard diagnostics on the model output, and | ||
learn how to contribute to the NorESM model system and supporting infrastructure.</p> | ||
<h2 id="audience">Audience</h2> | ||
<p>The workshop is intended for Ph.D students, postdocs and scientists who are interested in executing model simulations and learning more about technical aspects around it.</p> | ||
|
||
|
||
|
||
</div> | ||
|
||
<div class="uk-margin-large-top"> | ||
<hr> | ||
<div class="uk-child-width-expand@s" uk-grid> | ||
|
||
<div> | ||
<h4>Funding</h4> | ||
<p> | ||
CodeRefinery is a project within the | ||
<a href="https://neic.no" target="_blank">Nordic e-Infrastructure Collaboration</a> (NeIC). | ||
NeIC is an organisational unit under <a href="https://www.nordforsk.org/" target="_blank">NordForsk</a>. | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<h4>Privacy</h4> | ||
<p> | ||
<a href="https://coderefinery.org/privacy-policy/" target="_blank">Privacy policy</a> | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<h4>Follow us</h4> | ||
<ul class="uk-iconnav"> | ||
<li> | ||
<a href="https://github.com/coderefinery" target="_blank" uk-icon="icon: github">GitHub</a> | ||
</li> | ||
<li> | ||
<a rel="me" href="https://fosstodon.org/@coderefinery" target="_blank" uk-icon="icon: social">Mastodon</a> | ||
</li> | ||
<li> | ||
<a href="https://www.linkedin.com/company/coderefinery-research-software-development/?viewAsMember=true" target="_blank" uk-icon="icon: linkedin">LinkedIn</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
||
<div> | ||
<h4>Contact</h4> | ||
<p> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<h4>Improve this page</h4> | ||
<p> | ||
<a href="https://github.com/NorESMhub/NorESM2_Workshop_2024">Source code</a> | ||
</p> | ||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
</body> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js"></script> | ||
<script> | ||
anchors.add(); | ||
</script> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,181 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Certificates and credits - NorESM2 user workshop 2024</title> | ||
<link rel="shortcut icon" href="https://noresmhub.github.io/NorESM2_Workshop_2024//img/favicon.ico"> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
<!-- uikit --> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/uikit.min.css"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/uikit-icons.min.js"></script> | ||
|
||
<!-- time zone localization --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dayjs.min.js" integrity="sha256-EfJOqCcshFS/2TxhArURu3Wn8b/XDA4fbPWKSwZ+1B8=" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugin/utc.js" integrity="sha256-qDfIIxqpRhYWa543p6AHZ323xT3B8O6iLZFUAWtEQJw=" crossorigin="anonymous"></script> | ||
|
||
|
||
<link rel="alternate" type="application/atom+xml" title="CodeRefinery" href="https://noresmhub.github.io/NorESM2_Workshop_2024/atom.xml" /> | ||
|
||
|
||
|
||
<title>CodeRefinery - Certificates and credits</title> | ||
<meta name="twitter:title" content="Certificates and credits" /> | ||
<meta property="og:title" content="Certificates and credits" /> | ||
<meta property="og:site_name" content="NorESM2 user workshop 2024" /> | ||
|
||
|
||
|
||
<meta name="description" content="An introductory course on how to set up, run and diagnose NorESM2." /> | ||
<meta name="twitter:description" content="An introductory course on how to set up, run and diagnose NorESM2." /> | ||
<meta property="og:description" content="An introductory course on how to set up, run and diagnose NorESM2." /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link href="https://noresmhub.github.io/NorESM2_Workshop_2024/style.css" rel="stylesheet"> | ||
|
||
|
||
|
||
|
||
</head> | ||
|
||
<body> | ||
<div class="uk-container uk-margin-large-bottom"> | ||
|
||
<nav class="uk-navbar-container uk-navbar-transparent" uk-navbar> | ||
<div class="uk-navbar-right"> | ||
<ul class="uk-navbar-nav uk-visible@s"> | ||
|
||
|
||
|
||
</ul> | ||
<a href="#" class="uk-navbar-toggle uk-hidden@s" uk-navbar-toggle-icon uk-toggle="target: #sidenav"></a> | ||
</div> | ||
</nav> | ||
|
||
<div id="sidenav" uk-offcanvas="flip: true" class="uk-offcanvas"> | ||
<div class="uk-offcanvas-bar"> | ||
<ul class="uk-nav"> | ||
|
||
|
||
|
||
</ul> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="markdown"> | ||
|
||
|
||
|
||
<h2 id="certificates-and-credits">Certificates and credits</h2> | ||
<p>It is possible to obtain a certificate from the course with a little extra | ||
work. The certificate is equivalent to 1 ECTS and your study supervisor will | ||
be able to register it as a credit in your university study credit system. | ||
<strong>Please make sure that your supervisor/study program accepts it</strong>.</p> | ||
<p>Learners with a valid Aalto student number will automatically get the credit | ||
registered in Aalto systems. Please note that this does not apply to | ||
participants affiliated with TU Delft or other universities who have own | ||
criteria for workshop certificates and credits.</p> | ||
<p>To obtain a certificate, you must be affiliated with a university, or similar | ||
research organisation. We expect you to <strong>follow the 6 days</strong> of the course and | ||
provide us with the following <strong>three text documents sent from your university email</strong>:</p> | ||
<ol> | ||
<li>A document that shows that you did the exercises during the course. <em>Note: if you are planning to delete the exercise repository from your GitHub projects, instead of sending links to your work you can send PDF screenshots e.g. by doing "print to PDF" with your browser.</em> | ||
<ul> | ||
<li>Write one or more paragraphs about <a rel="noopener" target="_blank" href="https://coderefinery.github.io/git-intro/commits/#exercise">Day 1 - Exercise 2</a>: provide the link to the forked repository on your GitHub account and show that you did new commits. If you did not use GitHub and if you used the command line, then provide the output of the command <code>git log --all</code> for the forked repository. Explain what you did. </li> | ||
<li>Write one or more paragraphs about <a rel="noopener" target="_blank" href="https://coderefinery.github.io/git-intro/sharing/#exercise">Day 2 - Exercise 3</a>: provide the link to the new repository you have created on your GitHub account. If you did not use GitHub and if you used the command line, then provide the output of the command <code>git log --all</code> for the newly created repository. Explain what you did.</li> | ||
<li>Write one or more paragraphs about <a rel="noopener" target="_blank" href="https://coderefinery.github.io/git-collaborative/same-repository/#exercise">Day 3 - Exercise 1</a>: provide the link to the pull request. Explain what you did.</li> | ||
</ul> | ||
</li> | ||
<li>Written answers to the following four questions submitted as a document (pdf | ||
or word or txt). Evaluation criteria: we expect critical answers related to | ||
the content of first 3 days with both pros and cons (when relevant): | ||
<ul> | ||
<li>When should you work with branches?</li> | ||
<li>What is the difference between a <code>git clone</code> and a <code>git fork</code>?</li> | ||
<li>What is the difference between a fork and a branch?</li> | ||
<li>What advantages and disadvantages to code review can you imagine/list?</li> | ||
</ul> | ||
</li> | ||
<li>A personal reflection for each of the 6 days written as a document (pdf or | ||
word or txt, one paragraph per day). To get started, you can try answering | ||
the questions: "Why is this important? How can it improve my research work?" | ||
However any other personal reflection is welcome. Evaluation criteria: we | ||
expect reflections that are related to the content of each of the six days.</li> | ||
</ol> | ||
<p>During the workshop we will provide with contact addresses where you should | ||
send these documents to.</p> | ||
<p>As this is a very simple homework, the use of generative AI (like ChatGPT) is not allowed. We also have access to ChatGPT and we know how to write prompts that can generate the answers to these homework, so it is very easy for us to check when AI was used. Submissions suspected of being generated by AI will be rejected.</p> | ||
|
||
|
||
|
||
</div> | ||
|
||
<div class="uk-margin-large-top"> | ||
<hr> | ||
<div class="uk-child-width-expand@s" uk-grid> | ||
|
||
<div> | ||
<h4>Funding</h4> | ||
<p> | ||
CodeRefinery is a project within the | ||
<a href="https://neic.no" target="_blank">Nordic e-Infrastructure Collaboration</a> (NeIC). | ||
NeIC is an organisational unit under <a href="https://www.nordforsk.org/" target="_blank">NordForsk</a>. | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<h4>Privacy</h4> | ||
<p> | ||
<a href="https://coderefinery.org/privacy-policy/" target="_blank">Privacy policy</a> | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<h4>Follow us</h4> | ||
<ul class="uk-iconnav"> | ||
<li> | ||
<a href="https://github.com/coderefinery" target="_blank" uk-icon="icon: github">GitHub</a> | ||
</li> | ||
<li> | ||
<a rel="me" href="https://fosstodon.org/@coderefinery" target="_blank" uk-icon="icon: social">Mastodon</a> | ||
</li> | ||
<li> | ||
<a href="https://www.linkedin.com/company/coderefinery-research-software-development/?viewAsMember=true" target="_blank" uk-icon="icon: linkedin">LinkedIn</a> | ||
</li> | ||
</ul> | ||
</div> | ||
|
||
<div> | ||
<h4>Contact</h4> | ||
<p> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</p> | ||
</div> | ||
|
||
<div> | ||
<h4>Improve this page</h4> | ||
<p> | ||
<a href="https://github.com/NorESMhub/NorESM2_Workshop_2024">Source code</a> | ||
</p> | ||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
</body> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js"></script> | ||
<script> | ||
anchors.add(); | ||
</script> | ||
</html> |
Oops, something went wrong.