-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcoc.html
More file actions
105 lines (85 loc) · 7.28 KB
/
coc.html
File metadata and controls
105 lines (85 loc) · 7.28 KB
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
95
96
97
98
99
100
101
102
103
104
105
---
layout: default
title: Code of Conduct
keywords: modelling, environmental, ecological, ecology, environment, computational fluid dynamics, cfd, geophysical, geophysics
---
<!-- CoC -->
<section id="coc" class="wrapper style1">
<header class="major">
<span class="icon major fa-users"></span>
<h2>Code of Conduct</h2>
</header>
<section class="wrapper style2">
<div class="container">
<p>We value the participation of every member of our community and want to ensure an that every contributor has an
enjoyable and fulfilling experience. Accordingly, everyone who participates in any Environmental Modelling
Group project is expected to show respect and courtesy to other community members at all time. We create our
culture and our culture is inclusive.<p>
<p>All research carried out at the University of York should conform to the
<a href="https://www.york.ac.uk/staff/research/governance/research-policies/research-code/">University's
Code of Practice</a>, including obtaining ethical permission <i>before</i> research commences.</p>
<h3>Outputs and open science</h3>
<p>Where possible all outputs will be published as Open Access (preferably Gold or Diamond OA) and the submitted
manuscript be posted on a pre-print server (e.g. <a href="https://eartharxiv.org/">EarthArXiv</a>) prior to
submission. Where Gold OA is not possible, the manuscript should be made available
via Green OA and must be placed in the University of York's PURE system within three months of acceptance.</p>
<p>Authorship on any work will be openly discussed in lab meetings and should include everyone who
contributed significantly to the work being presented. Where conflict arises, Jon Hill will facilitate
discussion to resolve the conflict.</p>
<p>All computers should be backed up. A set of two USB hard drives should be used as a daily automated back-up,
rotated at regular intervals. Regular backup of important documents (e.g. model set-up files, manuscripts)
to the lab group's google drive, the University's google drive or the University servers, preferably
via a version control system, e.g. git.</p>
<p>All data should be placed on an appropriate repository with a DOI and published alongside the manuscript wherever possible.
Data includes. Suitable examples of repositories include <a href-"https://figshare.com/">FigShare</a> and
<a href="https://www.pangaea.de/about/">Pangaea</a>. Staff and PhD students must also adhere to the
<a href="https://www.york.ac.uk/about/departments/support-and-admin/information-services/information-policy/index/research-data-management-policy/">University of
York's Research Data Management Policy</a>, which means as well as above, you must add the data to PURE, via the DOI above.</p>
<p>All software and scripts should be developed using Git or other suitable code versioning system, ideally in
an open online environment, such as GitHub. Group members are free to add repositories to this group's or
start their own. Code should be released under a suitable, permissive licence, such as LGPL whenever possible.
Copyright of code developed lies with the University's of York for employees, but remains with the student on
their work and notices should be placed in all source code stating copyright owner and licence.</p>
<h3>Flexible working hours</h3>
<p>The exact hours that members of the lab choose to work is up to them, but each lab member should be on campus
between the hours of 10am and 4pm most days to facilitate collaborative working. Meetings and events will not be
arranged outside these hours. Exceptions for these core hours can be arranged in line with University and Departmental policy.</p>
<p>Avoid sending work-related email outside of 08:00 and 18:00. The University Google Mail comes with "scheduled emails"
to facilitate this and most email clients have the same capability (in-built or via add-ons)
or simply write the email and save as a draft, then send later. Please give consideration to the
timing of the email with respect to what the recipient needs
to do, i.e. don't send an email at 17:59 which is needed for a 10:00 meeting the next day.
Automated emails, e.g. pull requests, github review request, etc. are fine at any time, but no lab members are
required nor should feel obliged to reply to them outside of their typical work hours. See the <a href="http://www.emailcharter.org/">
Email Charter</a> for some helpful techniques to manage your email.</p>
<p>If you experience any challenges related to flexible working within the lab please contact Jon Hill.
All communication will be treated as confidential.</p>
<h3>Inclusivity and diversity</h3>
<p>Jon Hill as head of the Lab, and all lab members, are dedicated to a harassment-free experience for everyone, regardless
of sex, gender identity and expression, sexual orientation, disability, physical appearance, race, age or
religion. We do not tolerate harassment by and/or of members of our community in any form.</p>
<p>To make clear what is expected, we ask all members of the community to conform to the following Code of Conduct.</p>
<ul>
<li>All communication - online and in person - should be appropriate for a professional audience including people of many
different backgrounds. Sexual language and imagery is not appropriate at any time.</li>
<li>Be kind to others. Do not insult or put down other contributors.</li>
<li>Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate.</li>
<li>Harassment includes offensive verbal comments related to sex, gender, sexual orientation, disability, physical appearance,
race, religion, sexual images in public spaces, deliberate intimidation, stalking, following, harassing
photography or recording, sustained disruption of discussions, inappropriate physical contact, and unwelcome sexual
attention.</li>
<li>Participants asked to stop any harassing behaviour are expected to comply immediately.</li>
</ul>
<p>Jon will discuss the conduct of lab members who violate these rules - no matter how much they have contributed to EMRG, or how specialised their skill set.
If inappropriate behaviour persists after a discussion with Jon, formal processes in line with the
University of York's procedures will commence.</p>
<p>To report an issue please contact Jon Hill. All communication will be treated as confidential. If you
do not feel comfortable contacting Jon directly, feel free to use the anonymous Departmental suggestions
box or the <a href="https://goo.gl/forms/25gt7kCUUVOwgNO93">electronic equivalent</a>.</p>
<h3>Thanks and licence</h3>
<p>This CoC is derived from two open source CoCs: <a href="https://github.com/BahlaiLab/Policies/blob/master/Code_of_conduct.md">
BahlaiLab CoC</a> and the <a href="https://github.com/WhitakerLab/Onboarding/blob/master/CODE_OF_CONDUCT.md">
WhitakerLab</a>. Many thanks to both of them.</p>
<p>This CoC is released as CC-BY 4.0</p>
</section>
</section>