diff --git a/_sources/tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.ipynb b/_sources/tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.ipynb index f6c544e6..02356e5f 100644 --- a/_sources/tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.ipynb +++ b/_sources/tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.ipynb @@ -443,7 +443,7 @@ "\n", "- [Sweeney and Clopath, 2020](https://elifesciences.org/articles/56053) used Allen Brain Observatory two-photon imaging data to explore the stability of neural responses over time. The authors found that, indeed, population coupling is correlated with the change in orientation and direction tuning of neurons over the course of a single experiment, an unexpected result linking population activity with individual neural responses.\n", "- [Bakhtiari et al., 2021](https://www.biorxiv.org/content/10.1101/2021.06.18.448989v3) examined whether a deep artificial neural network (ANN) could model both the ventral and dorsal pathways of the visual system in a single network with a single cost function. Comparing the representations of these networks with the neural responses in the two-photon imaging dataset, they found that the single pathway produced ventral-like representations but failed to capture the representational similarity of the dorsal areas.\n", - "- [Fritsche et al., 2022](https://www.jneurosci.org/content/42/10/1999) analyzed the time course of stimulus-specific adaptation in 2365 neurons in the Neuropixels dataset and discovered that a single presentation of a drifting or static grating in a specific orientation leads to a reduction in the response to the same visual stimulus up to eight trials (22 s) in the future. This stimulus-specific, long-term adaptation persists despite intervening stimuli, and is seen in all six visual cortical areas, but not in visual thalamic areas (LGN and LP), which returned to baseline after one or two trials. This is a remarkable example of a discovery that was not envisioned when designing our survey, but for which our stimulus set was well suited.\n", + "- [Fritsche et al., 2022](https://www.jneurosci.org/content/42/10/1999) analyzed the time course of stimulus-specific adaptation in 2365 neurons in the Neuropixels dataset and discovered that a single presentation of a drifting or static grating in a specific orientation leads to a reduction in the response to the same visual stimulus up to eight trials (22 s) in the future. This stimulus-specific, long-term adaptation persists despite intervening stimuli, and is seen in all six visual cortical areas, but not in visual thalamic areas (LGN and LP), which returned to baseline after one or two trials. This is a remarkable example of a discovery that was not envisioned when designing the survey, but for which the stimulus set was well suited.\n", "\n", "*Information on the case study is taken from 2023 [article](https://elifesciences.org/articles/85550).*\n", "\n", diff --git a/_sources/tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.ipynb b/_sources/tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.ipynb index 1b4f3abc..e514b4f2 100644 --- a/_sources/tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.ipynb +++ b/_sources/tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.ipynb @@ -620,7 +620,7 @@ "execution": {} }, "source": [ - "## Introduction to Open Data\n", + "### Introduction to Open Data\n", "\n", "Scientific data is any type of information that is collected, observed, or created in the context of research. It can be:\n", "\n", @@ -633,7 +633,7 @@ "\n", "The following sections discuss ways to ensure that data is fully utilized and accessible to the most amount of people. These best practices center around community frameworks and tools that help researchers manage and share open data.\n", "\n", - "## FAIR Principles\n", + "### FAIR Principles\n", " \n", "Just like driving on the road, if everyone follows agreed-upon rules, everything goes much smoother. The rules don’t need to be exactly the same for every region but share common practices based on insights about safety and efficiency.\n", "\n", diff --git a/_sources/tutorials/W1D3_OpenData/student/W1D3_Tutorial1.ipynb b/_sources/tutorials/W1D3_OpenData/student/W1D3_Tutorial1.ipynb index 20369a3e..7fa52282 100644 --- a/_sources/tutorials/W1D3_OpenData/student/W1D3_Tutorial1.ipynb +++ b/_sources/tutorials/W1D3_OpenData/student/W1D3_Tutorial1.ipynb @@ -1134,7 +1134,7 @@ "\n", "*Estimated time for activity: 15 minutes*\n", "\n", - "Take a look at the examples of a public data management plan from [New Jersey Institute of Technology](https://dmptool.org/plans/102783/export.pdf?export%5Bpub%5D=true&export%5Bquestion_headings%5D=true) and from [University of California San Diego](https://library.ucsd.edu/research-and-collections/research-data/_files/dmpsample/DMP-Example-Psych.doc).\n", + "Take a look at the examples of a public data management plan from [University of North Carolina at Chapel Hill](https://dmptool.org/plans/113336/export.pdf?export%5Bpub%5D=true&export%5Bquestion_headings%5D=true) and from [University of California San Diego](https://library.ucsd.edu/research-and-collections/research-data/_files/dmpsample/DMP-Example-Psych.doc).\n", "\n", "If direct link for the University of California San Diego doesn't work for you, please visit the [following link](https://library.ucsd.edu/research-and-collections/research-data/plan-and-manage/sample-nsf-data-management-plans.html), scroll to the end of the page and open `DMP Example Psych.doc` document.\n", "\n", diff --git a/_sources/tutorials/W1D5_OpenResults/student/W1D5_Tutorial1.ipynb b/_sources/tutorials/W1D5_OpenResults/student/W1D5_Tutorial1.ipynb index 878daa48..72ca07fe 100644 --- a/_sources/tutorials/W1D5_OpenResults/student/W1D5_Tutorial1.ipynb +++ b/_sources/tutorials/W1D5_OpenResults/student/W1D5_Tutorial1.ipynb @@ -132,13 +132,7 @@ "\n", "**Scientists can share their incremental progress throughout the research process and invite community feedback. Sharing more parts of the research process creates more interactions between researchers and can improve the end result (which may be a peer-reviewed article).**\n", "\n", - "Throughout this day, we will show you how to use, make, and share open results.\n", - "\n", - "#### The Practice of 'Open'\n", - "\n", - "Specifically, the \"Use, Make, Share\" format has been naturally embedded throughout the curriculum and should be a familiar format by now. Section 2 will cover \"Using\". Section 3 will cover \"Making\". Section 4 will cover \"Sharing\". Throughout this module, we will pay particular attention to manuscripts and other research products as examples because the previous modules covered \"Use, Make, Share\" in the context of components with data and software.\n", - "\n", - "\"Use," + "Throughout this day, we will show you how to use, make, and share open results." ] }, { diff --git a/searchindex.js b/searchindex.js index 8a985f6f..e39134cd 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["projects/README", "projects/professional_development/mentorship_program", "tutorials/Schedule/daily_schedules", "tutorials/Schedule/schedule_intro", "tutorials/Schedule/timezone_widget", "tutorials/TechnicalHelp/Discord", "tutorials/TechnicalHelp/Links_Policy", "tutorials/TechnicalHelp/tech_intro", "tutorials/W1D1_TheEthosOfOpenScience/chapter_title", "tutorials/W1D1_TheEthosOfOpenScience/further_reading", "tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1", "tutorials/W1D2_OpenToolsAndResources/chapter_title", "tutorials/W1D2_OpenToolsAndResources/further_reading", "tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1", "tutorials/W1D3_OpenData/chapter_title", "tutorials/W1D3_OpenData/further_reading", "tutorials/W1D3_OpenData/student/W1D3_Tutorial1", "tutorials/W1D4_OpenCode/chapter_title", "tutorials/W1D4_OpenCode/further_reading", "tutorials/W1D4_OpenCode/student/W1D4_Tutorial1", "tutorials/W1D5_OpenResults/chapter_title", "tutorials/W1D5_OpenResults/further_reading", "tutorials/W1D5_OpenResults/student/W1D5_Tutorial1", "tutorials/intro"], "filenames": ["projects/README.md", "projects/professional_development/mentorship_program.md", "tutorials/Schedule/daily_schedules.md", "tutorials/Schedule/schedule_intro.md", "tutorials/Schedule/timezone_widget.md", "tutorials/TechnicalHelp/Discord.md", "tutorials/TechnicalHelp/Links_Policy.md", "tutorials/TechnicalHelp/tech_intro.md", "tutorials/W1D1_TheEthosOfOpenScience/chapter_title.md", "tutorials/W1D1_TheEthosOfOpenScience/further_reading.md", "tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.ipynb", "tutorials/W1D2_OpenToolsAndResources/chapter_title.md", "tutorials/W1D2_OpenToolsAndResources/further_reading.md", "tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.ipynb", "tutorials/W1D3_OpenData/chapter_title.md", "tutorials/W1D3_OpenData/further_reading.md", "tutorials/W1D3_OpenData/student/W1D3_Tutorial1.ipynb", "tutorials/W1D4_OpenCode/chapter_title.md", "tutorials/W1D4_OpenCode/further_reading.md", "tutorials/W1D4_OpenCode/student/W1D4_Tutorial1.ipynb", "tutorials/W1D5_OpenResults/chapter_title.md", "tutorials/W1D5_OpenResults/further_reading.md", "tutorials/W1D5_OpenResults/student/W1D5_Tutorial1.ipynb", "tutorials/intro.ipynb"], "titles": ["Professional Development", "Mentorship Program", "General schedule", "Schedule", "Timezone widget", "Using discord", "Quick links and policies", "Technical Help", "The Ethos Of Open Science", "Key terms", "Day 1: The Ethos of Open Science", "Open Tools And Resources", "Key terms", "Day 2: Open Tools and Resources", "Open Data", "Key terms", "Day 3: Open Data", "Open Code", "Key terms", "Day 4: Open Code", "Open Results", "Key terms", "Day 5: Open Results", "Introduction"], "terms": {"enabl": [0, 1, 13, 18, 22, 23], "student": [0, 19, 22], "connect": [0, 1, 10, 12, 13], "expand": [0, 1, 10, 13, 16, 22], "experi": [0, 1, 9, 10, 13, 16, 19, 22], "skill": [0, 1, 10, 13, 16, 19, 22], "interest": [0, 1, 13, 16, 19, 22], "broaden": [0, 22], "percept": [0, 10, 22], "how": [0, 1, 9, 13, 15, 23], "thei": [0, 1, 10, 13, 15, 16, 19, 22], "can": [0, 1, 6, 9, 15, 16, 18, 19, 21, 22], "make": [0, 1, 9, 15, 21], "an": [0, 6, 9, 12, 15, 18, 23], "impact": [0, 9, 13, 16, 19], "via": [0, 10, 13, 16, 18, 19, 22], "differ": [0, 9, 13, 15, 16, 19, 21], "career": [0, 1, 10, 13, 16, 22], "option": [0, 10, 13, 16, 18, 19, 22], "variou": [0, 1, 9, 10, 13, 16, 19, 21, 22], "field": [0, 1, 10, 13, 15, 16, 19, 22, 23], "meet": [0, 1, 6, 10, 13, 15, 16, 19, 22], "group": [0, 1, 9, 10, 13, 16, 19, 21, 22], "live": [0, 1, 6, 10, 13, 16, 19, 22], "share": [0, 1, 2, 9, 15], "mentor": [0, 1, 13, 22], "aim": [0, 9, 10, 13, 16, 19, 22, 23], "inspir": [0, 10, 22, 23], "perspect": [0, 1, 10, 16, 19, 22], "dure": [0, 1, 10, 13, 15, 16, 19, 22], "after": [0, 1, 10, 13, 16, 21, 22], "cours": [0, 6, 10, 13, 16, 19, 22, 23], "learn": [0, 1, 9, 10, 13, 16, 19, 22], "more": [0, 1, 6, 9, 12, 13, 15, 18, 19], "about": [0, 1, 9, 12, 13, 15, 19], "our": [1, 10, 12, 13, 16, 22, 23], "person": [1, 9, 10, 13, 19, 21, 22], "profession": [1, 9, 13, 16, 19, 22], "develop": [1, 9, 10, 12, 16, 18, 22, 23], "pair": 1, "mente": 1, "base": [1, 9, 10, 13, 16, 18, 19, 22], "prefer": [1, 13, 16, 19, 22], "The": [1, 9, 15, 16, 18, 21, 23], "cover": [1, 10, 13, 15, 16, 19, 22], "wide": [1, 9, 10, 13, 16, 19, 22], "rang": [1, 9, 10, 13, 16, 19], "topic": [1, 2, 10, 13, 16, 19, 22], "includ": [1, 2, 9, 10, 12, 13, 15, 16, 18, 19, 21], "phd": [1, 19, 22], "applic": [1, 10, 13, 15, 16, 18, 19, 22], "academ": [1, 9, 10, 13, 19, 22], "job": [1, 10, 16], "industri": [1, 10, 13, 19], "transit": [1, 10], "from": [1, 6, 9, 18, 21, 23], "academia": [1, 13, 22], "network": [1, 10, 13, 16, 19], "research": [1, 9, 12, 15, 16, 21, 23], "concept": [1, 9, 10, 13, 16, 19, 22], "project": [1, 4, 9, 10, 15, 16, 18, 22], "execut": [1, 13, 18, 19, 22], "technic": [1, 10, 13, 16, 19, 22], "commun": [1, 9, 12, 13, 15, 22, 23], "time": [1, 2, 4, 10, 13, 16, 18, 19], "manag": [1, 15, 18, 22], "work": [1, 9, 10, 13, 15, 18, 19, 22, 23], "life": [1, 10, 13, 16, 19, 22], "balanc": [1, 10, 13], "experienc": [1, 10, 19], "one": [1, 2, 9, 10, 13, 16, 18, 19, 22], "hour": [1, 2, 10, 13, 16, 19, 22], "each": [1, 2, 10, 13, 16, 19, 22, 23], "week": [1, 16, 19], "session": [1, 2, 6, 10, 13, 16], "These": [1, 10, 13, 16, 18, 19, 22], "ar": [1, 9, 15, 16, 18, 21], "design": [1, 9, 16, 22, 23], "provid": [1, 10, 12, 13, 16, 18, 19, 21, 23], "comprehens": [1, 10, 13, 16, 19, 22], "support": [1, 9, 10, 12, 13, 16, 19, 21, 22], "across": [1, 9, 13, 16, 19, 22, 23], "aspect": [1, 10, 13, 16, 19, 22], "journei": [1, 13, 16, 19, 22], "By": [1, 10, 13, 16, 19, 22], "particip": [1, 6, 9, 13, 16, 19, 22, 23], "inform": [1, 2, 9, 10, 12, 13, 15, 19, 21, 22, 23], "decis": [1, 10, 15, 16, 19, 21, 22], "path": [1, 16, 19, 22], "receiv": [1, 6, 10, 13, 16, 19, 22], "target": [1, 13, 16, 22], "guidanc": [1, 10, 13, 16, 19, 22, 23], "enhanc": [1, 10, 13, 16, 19], "stand": [1, 10, 18, 19], "out": [1, 4, 10, 13, 16, 19, 22], "competit": [1, 10, 19], "environ": [1, 10, 12, 16, 19, 22], "addition": [1, 10, 13, 16, 22], "help": [1, 4, 9, 10, 15, 16, 21, 22], "which": [1, 9, 10, 12, 13, 15, 16, 18, 19, 22], "could": [1, 10, 13, 16, 19], "lead": [1, 9, 13, 15, 16, 19, 22], "collabor": [1, 9, 13, 16, 19], "further": [1, 10, 13, 16, 19, 22], "opportun": [1, 10, 13, 19, 22], "even": [1, 2, 10, 13, 15, 16, 19, 22], "offer": [1, 10, 13, 15, 16, 19, 22], "also": [1, 10, 12, 13, 15, 16, 19, 22], "crucial": [1, 10, 13, 16, 22], "compet": [1, 9], "success": [1, 10, 13, 22], "both": [1, 10, 13, 15, 16, 19, 22], "set": [1, 13, 15, 16, 18, 19, 21, 22], "gain": [1, 10, 13, 16, 19, 22], "insight": [1, 10, 13, 15, 16, 19, 22], "effect": [1, 10, 13, 16, 19, 22], "real": [1, 9, 10, 16, 19], "practic": [1, 2, 6, 9, 21, 23], "daili": [1, 6, 10, 16], "challeng": [1, 9, 22], "strategi": [1, 19, 22], "relev": [1, 10, 13, 15, 16, 19, 22], "i": [1, 9, 10, 13, 16, 19], "m": [1, 13, 19], "most": [1, 13, 16, 19, 21, 22], "my": [1, 10, 19, 22], "enthusiasm": [1, 16], "max": 1, "you": [1, 2, 6, 9, 13], "mai": [1, 9, 10, 13, 15, 16, 18, 19, 22], "find": [1, 4, 9, 10, 16], "someon": [1, 10, 16, 19, 22], "look": [1, 10, 13, 16, 22], "up": [1, 10, 15, 16, 19, 22], "just": [1, 10, 13, 16, 19], "draw": [1, 16, 22], "off": [1, 10, 13, 16, 19], "passion": 1, "follow": [1, 2, 10, 13, 22], "your": [1, 4], "agil": 1, "might": [1, 10, 13, 16, 19, 22], "want": [1, 10, 13, 16, 19, 22], "have": [1, 10, 13, 15, 16, 18, 19, 21], "rough": [1, 19], "what": [1, 15, 16], "ll": [1, 10, 13, 19], "discuss": [1, 2, 10, 13, 15, 16, 22], "e": [1, 9, 10, 13, 16, 19, 22], "appli": [1, 13, 19, 22], "grad": 1, "school": [1, 10, 13, 16], "lab": [1, 10, 13, 15, 16, 19, 22], "thi": [1, 2, 4, 6, 9, 10, 12, 13, 15, 16, 18, 19, 21, 23], "leav": [1, 22], "less": [1, 16, 19, 22], "space": [1, 10, 13, 18, 19, 22], "improvis": 1, "Be": [1, 16], "prepar": [1, 13, 16, 19, 22], "adapt": [1, 10, 15, 16, 22], "chang": [1, 13, 15, 16, 18, 19], "becaus": [1, 9, 10, 13, 16, 19, 22], "alon": [1, 13, 18, 19, 22], "room": [1, 2, 13, 22], "evolv": [1, 13, 19, 22], "other": [1, 6, 9, 13, 15, 16, 18, 21, 23], "peopl": [1, 9, 10, 13, 19, 22], "s": [1, 9, 12, 13, 18, 19, 21, 22, 23], "input": [1, 10, 13, 16, 18, 19, 22], "self": [1, 13, 16, 19, 22], "knowledg": [1, 9, 10, 13, 16, 19, 22, 23], "expect": [1, 9, 10, 13, 16, 19, 21, 22], "know": [1, 10, 13, 22], "everyth": [1, 13, 19, 22], "should": [1, 9, 15, 22], "clear": [1, 10, 13, 15, 16, 19, 22], "pictur": [1, 13, 19, 22], "where": [1, 2, 9, 13, 15, 21, 22], "moment": [1, 10, 13, 19], "get": [1, 2, 13, 19], "best": [1, 22, 23], "advic": [1, 10, 16], "possibl": [1, 9, 10, 13, 16, 19, 22], "first": [1, 10, 13, 16, 19, 22], "introduc": [1, 2, 10, 13, 16, 19, 22, 23], "yourself": [1, 10, 16, 19, 22], "reflect": [1, 13, 22], "current": [1, 10, 13, 16, 19, 21, 22, 23], "plan": [1, 15, 21, 22], "defin": [1, 9, 10, 13, 16, 19, 22], "realist": 1, "implement": [1, 10, 13, 16, 22], "achiev": [1, 10, 16, 19, 22], "them": [1, 10, 13, 16, 19, 22], "peer": [1, 9, 10, 13, 16, 19, 21, 22], "take": [1, 13, 16, 19, 22], "note": [1, 10, 13, 15, 16, 19, 22], "hard": [1, 19, 22], "save": [1, 10, 13, 16, 18, 19, 22], "ha": [1, 6, 10, 12, 13, 15, 16, 19], "been": [1, 10, 12, 13, 16, 19], "said": [1, 10, 22], "try": [1, 10, 13, 16, 19, 22], "elabor": 1, "suggest": [1, 13, 16, 19, 22], "so": [1, 10, 13, 15, 16, 19, 22], "when": [1, 9, 15], "again": [1, 13, 19], "some": [1, 13, 16, 18, 22], "advanc": [1, 10, 13, 16, 19, 22, 23], "own": [1, 10, 13, 16, 19, 22, 23], "action": [1, 9, 16, 19, 22], "guid": [1, 5, 10, 13, 16, 22], "solv": [1, 10, 13, 19, 22], "problem": [1, 10, 13, 22], "come": [1, 10, 13, 16, 19, 22], "verbal": 1, "In": [1, 10, 13, 18, 19, 22], "case": [1, 13, 19], "give": [1, 13, 15, 19], "resourc": [1, 9, 12, 18, 22], "like": [1, 9, 10, 13, 16, 19], "book": [1, 13, 15, 22], "paper": [1, 10, 16, 19, 21], "institut": [1, 13, 16, 19, 22], "contact": [1, 10, 16, 19, 22], "don": [1, 10, 13, 16, 18, 19, 22], "t": [1, 10, 13, 16, 18, 19, 22], "afraid": [1, 19], "ask": [1, 10, 13, 16, 19, 22], "end": [1, 10, 13, 16, 19, 22, 23], "must": [1, 6, 10, 13, 16, 19, 22], "capabl": [1, 10, 13, 19, 22], "keep": [1, 10, 13, 16, 19, 22], "respect": [1, 9, 13, 16, 19, 22], "convers": [1, 13, 19, 22], "social": [1, 9, 13, 16, 19, 22], "interact": [1, 10, 13, 16, 19], "construct": [1, 13, 19], "long": [1, 10, 12, 13, 15, 16, 18, 19, 21, 22], "last": [1, 10, 12, 13, 19, 21, 22], "relationship": [1, 19, 22], "thu": [1, 10, 13, 16, 19], "kind": [1, 10, 13, 19, 22], "fun": [1, 10, 13, 16], "dream": 1, "goal": [1, 10, 13, 16, 19, 22], "well": [1, 10, 13, 15, 16, 19, 22], "effort": [1, 9, 10, 13, 16, 19, 22], "ve": [1, 10, 13, 16, 19, 22], "made": [1, 10, 13, 15, 16, 19, 22], "far": 1, "addit": [1, 9, 12], "through": [1, 10, 13, 22], "websit": [1, 6, 10, 13, 16, 19, 22], "run": [2, 10, 12, 16, 19, 22], "three": [2, 10, 13, 16, 19, 22], "attend": [2, 6, 13, 19, 22], "onli": [2, 10, 13, 16, 18, 19, 22], "cohort": 2, "octob": 2, "21": 2, "25": [2, 10], "2024": 2, "10am": 2, "12pm": 2, "utc": 2, "asia": 2, "oceania": 2, "novemb": 2, "11": [2, 22], "15": [2, 13, 16, 19], "5": [2, 23], "7pm": 2, "europ": [2, 13, 16, 22], "africa": 2, "decemb": 2, "2": 2, "6": [2, 16], "11pm": 2, "1am": 2, "america": [2, 22], "dai": [2, 23], "consist": [2, 9, 10, 13, 16, 19, 22, 23], "1": [2, 23], "30": [2, 10, 22], "minut": [2, 10, 13, 16, 19, 22], "lectur": [2, 10], "materi": [2, 6, 10, 13, 15, 16, 19], "joint": [2, 10], "zoom": 2, "facilit": [2, 10, 12, 13, 16, 18, 19, 22], "go": [2, 13, 16, 19, 22], "present": [2, 10, 13, 16, 19, 22], "task": [2, 10, 13, 16, 19, 22], "breakout": 2, "search": [2, 10, 13, 22], "acquaint": 2, "tool": [2, 9, 18, 19], "open": [2, 6, 9, 12, 18, 23], "scienc": [2, 6, 9, 18, 19, 21, 23], "pleas": [4, 5, 10, 13, 16, 19], "check": [4, 10, 13, 16, 19, 21, 22], "tutori": 4, "http": [4, 6, 13, 16, 18, 19, 22], "neuromatchacademi": [4, 6], "github": [4, 10, 16, 19, 22], "io": [4, 6, 13], "tz": 4, "html": 4, "click": [5, 13, 16, 19, 22], "here": [5, 9, 13, 16, 19, 22], "opensci": [6, 10, 16, 19, 22], "neuromatch": [6, 13, 16, 19, 22, 23], "portal": [6, 10, 13, 19, 22], "org": [6, 10, 13, 16, 18, 19, 22], "code": [6, 9, 10, 12, 15, 18, 21, 22], "conduct": [6, 10, 13, 16, 21, 22], "violat": [6, 16, 19, 22], "form": [6, 9, 10, 13, 15, 16, 18, 19, 21], "precours": 6, "uniqu": [6, 10, 12, 13, 15, 16, 19, 21, 22], "class": [6, 19], "compar": [6, 10, 16, 19], "academi": [6, 13, 16, 18, 19, 22, 23], "To": [6, 10, 13, 16, 22], "successfulli": [6, 13, 19], "complet": [6, 10, 13, 16, 18, 19, 22], "all": [6, 9, 10, 12, 13, 16, 19], "activ": [6, 9, 23], "five": [6, 10], "certif": [6, 10], "miss": [6, 19, 22], "ani": [6, 9, 10, 13, 15, 16, 18, 19, 21, 22], "short": [6, 10, 13, 16, 19, 22], "quizz": 6, "assess": [6, 9], "understand": [6, 10, 13, 16, 19, 22, 23], "submit": [6, 10, 13, 16, 19, 22], "post": [6, 10, 13, 19, 22], "evalu": [6, 9, 10, 13, 16, 19, 22], "survei": [6, 10, 13, 16, 22], "who": [6, 9, 13, 15, 21, 23], "requir": [6, 9, 10, 16, 18, 19, 22], "nasa": [6, 9, 13, 16, 18, 19, 22, 23], "recogn": [6, 10, 19], "profici": 6, "displai": [6, 13, 22], "resum": 6, "cv": 6, "linkedin": [6, 22], "profil": [6, 13, 19, 22], "artwork": 7, "daniela": 7, "buchwald": 7, "principl": [9, 21, 22, 23], "product": [9, 10, 15, 16, 19], "process": [9, 10, 15, 19], "avail": [9, 10, 13, 15, 16, 18, 19, 22], "while": [9, 10, 13, 16, 19, 22], "divers": [9, 13, 16, 19], "cultur": [9, 16, 19, 22, 23], "maintain": [9, 13, 16, 19], "secur": [9, 13, 22], "privaci": [9, 16, 19, 22], "foster": [9, 13, 16, 21, 22], "reproduc": [9, 16, 19, 21], "equiti": [9, 22], "data": [9, 12, 15, 19, 21, 22], "freeli": [9, 10, 13, 16, 22], "us": [9, 12, 15, 18, 21], "re": [9, 10, 13, 16, 19, 22], "redistribut": [9, 16, 19], "anyon": [9, 13, 16, 18, 19, 22], "sourc": [9, 10, 15, 16, 18, 22], "comput": [9, 10, 12, 16, 18, 19, 22], "program": [9, 10, 13, 16, 18, 22], "gener": [9, 15, 16, 18], "public": [9, 12, 15, 18, 19, 21], "modif": [9, 13, 19], "its": [9, 10, 13, 16, 19, 22, 23], "origin": [9, 10, 13, 15, 16, 18, 19, 22], "access": [9, 10, 15, 18, 19, 21, 23], "free": [9, 10, 13, 16, 19, 22], "unrestrict": 9, "electron": [9, 10, 13, 16], "everyon": [9, 10, 13, 16, 19, 22], "interdisciplinari": [9, 12], "combin": [9, 10, 13, 15, 19], "multipl": [9, 13, 15, 16, 19, 22], "disciplin": [9, 10, 13, 16, 19, 22], "equit": [9, 10, 16, 22], "indic": [9, 10, 19, 22, 23], "absenc": 9, "unfair": [9, 22], "avoid": [9, 10, 13, 16, 19], "remedi": 9, "among": [9, 10, 13, 15, 16, 19, 22], "whether": [9, 10, 13, 16, 19, 22], "those": [9, 10, 13, 16, 19, 22], "econom": [9, 10, 22], "demograph": 9, "geograph": [9, 10, 22], "dimens": [9, 13, 16], "inequ": 9, "g": [9, 10, 13, 16, 19, 22], "sex": 9, "gender": [9, 16], "ethnic": [9, 16], "disabl": [9, 22], "sexual": 9, "orient": [9, 10, 19], "citizen": [9, 10, 13, 16], "participatori": [9, 22], "describ": [9, 10, 13, 15, 16, 22], "member": [9, 10, 13, 16, 21, 22], "scientif": [9, 13, 16, 23], "law": [9, 10, 13, 15, 16, 19], "individu": [9, 10, 13, 15, 16, 19, 22], "organ": [9, 10, 12, 13, 15, 16, 18, 21, 22, 23], "voluntarili": 9, "wai": [9, 10, 13, 15, 16, 19, 23], "below": [9, 10, 13, 16, 19, 22], "regard": [9, 15, 16, 19, 22], "polici": [9, 13, 16, 18, 19, 21], "reli": [9, 10, 13, 16, 19, 22], "volunt": [9, 10, 16, 19, 22], "held": [9, 10, 13, 22], "same": [9, 10, 13, 16, 19, 22], "rigor": [9, 13, 22], "standard": [9, 10, 12, 13, 15, 16, 18, 19, 21], "import": [9, 16, 22], "ethic": [9, 16, 19], "ensur": [9, 10, 13, 15, 19, 22], "result": [9, 16, 18, 19, 21], "contribut": [9, 10, 13, 16, 23], "ideal": [9, 13, 16, 19, 22], "publish": [9, 13, 16, 19, 21], "literatur": [9, 10, 16, 19, 22], "without": [9, 10, 13, 16, 19, 22], "scientist": [9, 10, 13, 16, 19, 22], "involv": [9, 10, 13, 19, 22], "anoth": [9, 10, 13, 16, 19, 22], "word": [9, 10, 13, 16, 22], "confus": [9, 13], "increas": [9, 10, 13, 16, 19], "inclus": [9, 10, 13, 16, 19, 22, 23], "sinc": [9, 10, 13, 16, 19, 22], "doe": [9, 13, 16, 19, 22], "citizenship": 9, "particular": [9, 10, 13, 16, 19, 21, 22], "countri": [9, 13, 16, 19, 22], "perform": [9, 10, 13, 16, 19, 22, 23], "scholarship": 9, "expans": [9, 16, 22], "meant": [9, 13, 16, 19], "encompass": [9, 10, 13, 16, 19], "rapid": [9, 10, 13, 16, 19, 22], "widespread": [9, 13], "scholarli": [9, 12, 13, 16, 21, 22], "output": [9, 13, 16, 19], "replic": [9, 10, 12, 13, 15, 19, 22], "obtain": [9, 10, 13, 19, 22], "studi": [9, 13, 19, 21], "synonym": [9, 18], "mean": [9, 10, 13, 16, 19, 22], "answer": [9, 10, 13, 16, 19, 22], "question": [9, 10, 13, 16, 19], "new": [9, 10, 13, 16], "method": [9, 10, 13, 16, 19, 21, 22], "review": [9, 10, 13, 21, 22], "similar": [9, 10, 13, 16, 18, 19, 22], "produc": [9, 10, 13, 16, 18, 19, 22], "author": [9, 10, 12, 13, 15, 16, 18, 19, 21], "fair": [9, 10, 22], "improv": [9, 13, 16, 19, 22], "findabl": [9, 10, 13, 15, 19, 22], "interoper": [9, 10, 13, 15, 22], "reus": [9, 13, 15, 22], "digit": [9, 10, 12, 16, 19, 21, 22], "asset": [9, 15, 19], "emphas": [9, 10, 13, 16, 22], "machin": [9, 12, 13, 15, 19], "capac": [9, 13], "system": [9, 10, 13, 16, 18, 19, 22], "none": 9, "minim": [9, 10, 13, 22], "human": [9, 13, 15, 18, 19, 22], "intervent": [9, 10, 16], "increasingli": [9, 10, 16, 19, 22], "deal": [9, 10, 13, 19], "volum": [9, 10, 15, 16, 19, 22], "complex": [9, 10, 16, 19, 22], "creation": [9, 10, 16, 19, 22], "speed": [9, 13, 22], "metric": [9, 10, 13], "context": [9, 10, 12, 13, 15, 16, 19, 21, 22], "merit": [9, 10], "quantit": 9, "qualiti": [9, 13, 16, 21, 22], "articl": [9, 10, 13, 16, 19, 22], "altmetr": 9, "altern": [9, 19, 22], "do": [9, 13, 16], "journal": [9, 10, 16, 21, 22], "level": [9, 10, 12, 13, 16, 22], "usag": [9, 10, 13, 19, 22], "factor": [9, 10, 15, 16, 22], "A": [9, 12, 13, 15, 16, 18, 21, 22], "trait": 9, "transpar": [9, 13, 16, 19, 22], "honesti": 9, "recept": 9, "idea": [9, 10, 13, 16, 19, 22], "being": [9, 10, 13, 16, 19, 22, 23], "easi": [9, 10, 13, 22], "perceiv": [9, 19], "detect": [9, 19], "educ": [9, 10, 13, 16, 19, 22], "instruct": [9, 10, 13, 16, 19], "schoolwork": 9, "intellectu": [9, 13, 15, 19, 22], "proven": [9, 10, 13, 15, 16, 19], "seek": [9, 10, 16, 19], "systemat": [9, 22], "computation": [9, 22], "captur": [9, 10, 13], "creat": [9, 10, 12, 13, 15, 16], "object": [9, 12, 15, 21], "wa": [9, 10, 13, 16, 19, 22], "modifi": [9, 10, 16, 18, 19], "procedur": [9, 13, 16, 21, 22], "content": [10, 12, 13, 15, 16, 19, 21, 22], "creator": [10, 13, 15, 16, 19, 22], "top": [10, 13, 16, 19, 22, 23], "team": [10, 13, 16], "leanna": [10, 13, 16, 19, 22], "kalinowski": [10, 13, 16, 19, 22], "hlib": [10, 13, 16, 19, 22], "solodzhuk": [10, 13, 16, 19, 22], "ohad": [10, 13, 16, 19, 22], "zivan": [10, 13, 16, 19, 22], "shubhrojit": [10, 13, 16, 19, 22], "misra": [10, 13, 16, 19, 22], "viviana": [10, 13, 16, 19, 22], "greco": [10, 13, 16, 19, 22], "courtnei": [10, 13, 16, 19, 22], "dean": [10, 13, 16, 19, 22], "editor": [10, 16, 19, 22], "konstantin": [10, 13, 16, 19, 22], "tsafatino": [10, 13, 16, 19, 22], "ella": [10, 13, 16, 19, 22], "batti": [10, 13, 16, 19, 22], "spiro": [10, 13, 16, 19, 22], "chavli": [10, 13, 16, 19, 22], "estim": [10, 13, 16, 19, 22], "introduct": 10, "modul": [10, 13, 16, 19, 22, 23], "closer": [10, 13, 16], "landscap": [10, 13, 23], "glimps": 10, "exampl": 10, "lastli": [10, 13], "start": [10, 13], "todai": [10, 16, 19, 22], "engag": [10, 13, 16, 22], "intend": [10, 13, 16, 19], "outcom": [10, 16, 22], "part": [10, 13, 16, 19, 22], "larger": [10, 19, 22], "final": [10, 13, 16, 19, 22], "wrap": [10, 13, 16, 19, 22], "need": [10, 13, 16, 18, 22], "let": [10, 13, 16, 19, 22], "begin": [10, 13, 16, 19, 21, 22], "explain": [10, 13, 16, 19, 22], "distinguish": [10, 13], "charact": [10, 12], "sentiment": 10, "moral": [10, 21], "natur": [10, 13, 16, 22], "belief": 10, "merriam": 10, "webster": 10, "exactli": [10, 13, 19], "broad": [10, 13, 22], "enough": [10, 16, 19], "term": [10, 13, 16, 19, 22], "attitud": [10, 13], "clarifi": [10, 19, 22], "element": [10, 13, 16, 19, 22], "speak": 10, "respons": [10, 13], "forward": [10, 16, 22], "throughout": [10, 13, 16, 19], "integr": [10, 16, 19, 22], "dictat": [10, 19, 22], "due": [10, 13, 16, 19, 22], "togeth": [10, 13, 18, 19, 22], "golden": 10, "rule": [10, 13, 19, 21, 22], "treat": [10, 19], "would": [10, 13, 16, 19, 21, 22], "situat": [10, 16, 22], "fund": [10, 13, 16, 22], "feder": [10, 13, 16, 19], "agenc": [10, 13, 16, 22, 23], "histori": [10, 13, 16, 18, 22], "back": [10, 13, 15, 18, 19, 22], "apollo": 10, "1960": 10, "transform": [10, 18, 22, 23], "guidelin": [10, 13, 15, 22], "cultiv": 10, "commit": [10, 13, 19, 22], "domain": [10, 13, 15, 16, 18, 19, 22], "astrobiolog": 10, "physic": [10, 12, 13, 16, 22], "allow": [10, 12, 13, 15, 16, 19, 22], "broader": [10, 13, 16, 22], "dataset": [10, 13, 15, 16, 19, 22], "biologi": [10, 13, 22], "chemistri": 10, "geologi": 10, "relat": [10, 13, 16, 19], "robot": 10, "planetari": [10, 16, 19], "stellar": [10, 19], "evolut": [10, 19, 22], "extraterrestri": 10, "plai": [10, 13, 16, 19, 22], "critic": [10, 13, 16, 19, 22], "role": [10, 13, 15], "mission": [10, 13, 16, 19, 22], "equal": [10, 13, 19, 22, 23], "govern": [10, 13, 16, 19, 22], "consider": [10, 13], "approach": [10, 19, 22, 23], "behavior": [10, 19, 21, 22], "varieti": [10, 13, 16, 19], "framework": [10, 13, 19], "workflow": [10, 13, 15, 16, 19, 22, 23], "model": [10, 13, 15, 16, 19, 22], "stage": [10, 13, 16, 19], "One": [10, 16, 19, 22], "exoplanet": [10, 19], "signific": [10, 13, 16, 19, 22], "stargaz": 10, "televis": 10, "took": [10, 22], "place": [10, 13, 16, 19, 22], "consecut": 10, "night": [10, 19], "2017": [10, 22], "host": [10, 13, 16, 19, 22], "invit": [10, 19, 22], "viewer": 10, "within": [10, 13, 15, 16, 19, 22], "48": 10, "debut": 10, "than": [10, 13, 16, 19], "10": [10, 13, 16, 18, 19, 22], "000": 10, "had": [10, 16, 19, 22], "classifi": [10, 16, 22], "over": [10, 13, 15, 18, 19, 21], "million": [10, 13, 22], "watch": [10, 13, 22], "roll": [10, 18], "sift": 10, "On": [10, 13, 19, 22], "second": [10, 13], "were": [10, 13, 16, 19, 21, 22], "abl": [10, 13, 16, 19, 22], "44": 10, "jupit": 10, "size": [10, 16, 19, 22], "candid": 10, "planet": 10, "72": 10, "neptun": 10, "53": 10, "sub": 10, "earth": [10, 13, 16, 18, 19, 22], "smaller": [10, 13, 22], "alreadi": [10, 13, 16, 19, 22], "found": [10, 13, 16, 19, 22], "undergo": [10, 13, 22], "analysi": [10, 13, 16, 19, 21, 22], "rapidli": [10, 13, 22, 23], "histor": [10, 13, 18, 19, 22], "suffici": [10, 16, 19, 22], "proxim": 10, "easili": [10, 13, 16, 19, 22], "recent": [10, 13, 16, 19, 22], "elimin": 10, "entri": [10, 13, 19], "platform": [10, 12, 16, 19, 22], "global": [10, 13, 15, 16, 19, 22, 23], "scale": [10, 15, 16, 19, 22], "appropri": [10, 13, 16, 22], "unfortun": 10, "remain": [10, 13, 19, 22], "right": [10, 13, 16, 18, 19, 22], "languag": [10, 13, 16, 18, 19, 22], "mani": [10, 13, 15, 16, 19, 22], "outlet": 10, "power": [10, 13, 16, 19, 22], "nearli": [10, 22], "It": [10, 13, 15, 16, 19, 21, 22], "stakehold": [10, 12, 16, 22], "easier": [10, 13, 16, 19, 22], "discov": 10, "face": [10, 16, 19], "sever": [10, 13, 16, 19, 21, 22], "pushback": 10, "inadequaci": 10, "spread": [10, 16], "misinform": [10, 22], "mistrust": 10, "counteract": 10, "feedback": [10, 13, 16, 19], "valid": [10, 13, 15, 16, 19, 22], "robust": [10, 13, 16, 19, 22], "manner": [10, 13, 18, 22], "combat": 10, "becom": [10, 13, 16, 19, 22], "accur": [10, 13], "colleagu": [10, 13, 16, 19, 22], "howev": [10, 13, 16, 19, 22], "grow": [10, 19, 21, 22], "pool": 10, "overwhelm": [10, 13, 22], "2011": 10, "aaa": [10, 19], "began": [10, 22], "report": [10, 12, 13, 16, 19], "softwar": [10, 12, 15, 16, 18, 21, 22], "upon": [10, 13, 15, 16, 18, 19, 22, 23], "request": [10, 13, 16, 19, 22], "2018": [10, 18, 22], "carri": [10, 13, 19, 22], "investig": [10, 13, 16, 22], "204": 10, "26": 10, "two": [10, 13, 16, 19, 22], "primari": [10, 13, 16, 19, 22], "reason": [10, 13, 15, 16, 19, 22], "inabl": [10, 22], "fact": [10, 13, 15, 22], "detail": [10, 12, 13, 15, 16, 19, 22], "close": [10, 13, 16, 18, 19, 22], "restrict": [10, 13, 19, 22], "highli": [10, 13, 19, 22], "cite": [10, 13], "function": [10, 12, 13, 16, 18], "state": [10, 13, 16, 18, 19, 22], "1990": 10, "satellit": [10, 15], "temperatur": [10, 13, 19], "conclud": [10, 16, 19], "upper": [10, 13, 19], "tropospher": 10, "warm": [10, 16, 19], "contradict": 10, "predict": [10, 16, 19], "warrant": [10, 22], "typic": [10, 13, 15, 16, 18, 19, 22], "neither": [10, 16, 22], "nor": [10, 16, 22], "analyz": [10, 13, 19, 22], "eight": [10, 16, 22], "year": [10, 13, 16, 19, 22], "notic": [10, 13, 22], "didn": [10, 19], "account": [10, 13, 16, 19], "oversight": [10, 22], "fals": 10, "artifici": [10, 19, 22], "cool": 10, "measur": [10, 13, 15, 16, 19, 22], "thirteen": 10, "confirm": 10, "agre": [10, 13, 16, 19, 22], "layer": [10, 16], "atmospher": [10, 13, 16, 19, 22], "slow": [10, 16, 22], "forc": [10, 13, 19], "repeat": [10, 16, 19], "instead": [10, 13, 19, 22], "isn": [10, 16, 22], "resolv": 10, "intent": [10, 16, 22], "conceal": 10, "prevent": [10, 13, 16], "norm": 10, "simpli": [10, 16, 19, 22], "did": [10, 13, 16, 19, 22], "openli": [10, 13, 16, 19], "advantag": [10, 19, 22], "withhold": 10, "artifact": [10, 13, 19, 22], "stifl": [10, 19], "progress": [10, 13, 16, 19, 22], "flaw": [10, 22], "swiftli": [10, 13], "correct": [10, 13, 16, 19, 22], "undermin": 10, "credibl": 10, "cost": [10, 13, 16, 19, 22], "enorm": 10, "imper": [10, 16], "shift": [10, 19, 22], "ecosystem": [10, 12, 13, 16, 19, 22], "reward": [10, 19], "toward": [10, 13, 16, 19], "priorit": 10, "full": [10, 13, 15, 16, 19, 22], "immedi": [10, 13, 19], "realiz": [10, 16], "charg": [10, 21, 22], "subscript": [10, 22], "fee": [10, 21, 22], "apc": [10, 22], "manuscript": [10, 13, 19, 21, 22], "press": [10, 18, 22], "read": [10, 13, 16, 19], "significantli": [10, 16, 19], "number": [10, 13, 16, 19, 22], "copi": [10, 13, 16, 18, 19, 22], "onlin": [10, 13, 15, 18, 19, 22], "mandat": 10, "taxpay": 10, "hybrid": 10, "still": [10, 13, 16, 19, 22], "poor": [10, 22], "alloc": [10, 16], "fairli": 10, "issu": [10, 13, 16, 19, 22], "motiv": [10, 13], "For": [10, 16, 21], "though": [10, 13, 15, 19, 22], "major": [10, 13, 16, 19, 22], "ones": [10, 19, 22], "behind": [10, 22], "paywal": [10, 22], "mostli": [10, 16], "hidden": [10, 22], "trust": [10, 13, 19, 22], "illustr": [10, 15, 16, 19, 22], "definit": [10, 15, 18, 22], "u": [10, 16], "white": [10, 16, 22], "hous": [10, 13, 16], "of\ufb01c": 10, "technolog": [10, 13, 16, 19], "memo": 10, "2022": [10, 19, 22], "break": [10, 19, 22], "down": [10, 13, 16, 19, 22], "bit": [10, 13, 16], "small": [10, 13, 16, 19, 22], "subset": [10, 16], "expert": [10, 13, 16, 22], "particularli": [10, 13, 16, 19, 22], "dialogu": [10, 22], "between": [10, 13, 19, 22], "local": [10, 13, 15, 16, 19], "custom": [10, 13, 19], "therefor": [10, 13, 16, 19, 22], "select": [10, 13, 22], "sensit": [10, 16, 19, 22], "Of": 10, "latter": 10, "refer": [10, 12, 16, 21, 22], "otherwis": [10, 16, 22], "left": [10, 13, 16, 19, 22], "promot": [10, 13, 19, 22, 23], "There": [10, 13, 16, 19, 22], "assumpt": [10, 13], "diverg": 10, "Such": [10, 13, 19], "mechan": [10, 22], "outlin": [10, 13, 16, 19, 21, 22], "given": [10, 13, 15, 16, 19, 22], "reprimand": 10, "sens": [10, 13, 16, 19, 22], "constitut": [10, 16, 19, 22], "backbon": 10, "numer": [10, 12, 13, 16, 19, 22], "thought": [10, 22], "similarli": [10, 13, 15, 16], "univers": [10, 13, 16, 19, 22], "practition": 10, "abid": [10, 22], "consid": [10, 13, 15, 16, 19, 21], "ol": 10, "inosc": 10, "allea": 10, "agu": [10, 19], "great": [10, 13, 16, 19, 22], "respond": [10, 13, 16, 19, 22], "prolifer": 10, "initi": [10, 13, 16, 18, 19, 22, 23], "analys": [10, 13, 16], "ground": [10, 19], "abil": [10, 13, 16, 19, 22], "essenti": [10, 13, 16, 19, 22], "greater": [10, 13, 16, 19], "expertis": [10, 22], "fulfil": [10, 16, 19], "ever": [10, 13, 22], "seen": [10, 16, 19, 22], "weather": [10, 16, 19], "forecast": [10, 16, 19], "imag": [10, 13, 16, 19], "locat": [10, 12, 13, 15, 16, 18, 19, 22], "That": [10, 13, 16, 19], "nexrad": 10, "station": [10, 22], "oper": [10, 13, 16, 19, 22], "alwai": [10, 13, 15, 16, 19], "publicli": [10, 13, 16, 18, 19, 22], "difficult": [10, 19, 22], "rain": 10, "see": [10, 13, 16, 19, 22], "readili": [10, 13, 15, 16], "24": 10, "user": [10, 13, 15, 16, 18], "arduou": 10, "too": [10, 13, 19, 22], "larg": [10, 13, 16, 19, 22], "wait": [10, 13], "tape": [10, 22], "storag": [10, 12, 13, 16, 18, 22], "email": [10, 16, 19, 22], "download": [10, 13, 16, 18, 19, 22], "massiv": [10, 19, 22], "250tb": 10, "imposs": 10, "nobodi": 10, "2015": [10, 22], "cloud": [10, 13, 16, 19, 22], "almost": [10, 13, 16, 19, 22], "bird": 10, "monitor": 10, "flight": [10, 19], "pattern": 10, "purpl": 10, "martin": [10, 22], "huge": [10, 19], "roost": 10, "50": [10, 16, 19], "track": [10, 13, 16, 18, 19, 22], "stun": 10, "aerial": 10, "previous": [10, 13, 16, 19, 22], "reserv": [10, 16, 19], "led": [10, 16, 19, 22], "link": [10, 13, 16, 19, 21, 22], "variabl": [10, 13, 15, 16, 19], "migrat": [10, 13], "thousand": 10, "mile": 10, "awai": 10, "land": [10, 16, 22], "forese": [10, 22], "direct": [10, 13, 16, 19], "habitat": 10, "restor": 10, "newli": [10, 22], "valuabl": [10, 13, 16, 19, 22], "noaa": [10, 13, 16, 22], "fulli": [10, 13, 16, 19, 22], "aw": [10, 13, 22], "As": [10, 13, 15, 16, 19, 22], "briefli": [10, 13, 19], "previou": [10, 13, 16, 19, 21, 22], "lesson": [10, 13, 16, 19, 22], "doesn": [10, 13, 16, 19, 22], "affect": [10, 16, 19, 22], "although": [10, 13, 16, 19, 22], "core": [10, 13, 19, 22, 23], "tax": [10, 13], "area": [10, 12, 13, 19, 22], "health": [10, 13, 16, 22], "livabl": 10, "central": [10, 13, 18, 19, 22], "world": [10, 13, 16, 19, 22], "demand": [10, 13, 19, 22], "growth": 10, "occur": [10, 13, 19], "remov": [10, 22], "exclud": [10, 13, 16, 22], "itself": [10, 13, 15, 16, 19, 22], "list": [10, 13, 16, 19, 22], "envis": [10, 19], "awar": [10, 13, 16, 19, 22], "exhaust": 10, "categori": [10, 13, 16, 19, 22], "choos": [10, 13, 16, 22], "veri": [10, 13, 16, 19, 22], "blur": 10, "boundari": [10, 13, 19], "themselv": [10, 13, 16, 19, 22], "greatli": [10, 16, 22], "Their": [10, 22, 23], "higher": [10, 12, 22], "spent": [10, 19, 22], "instanc": [10, 13, 16, 19], "repres": [10, 16, 19, 22], "dissemin": [10, 13, 16, 19, 22], "journalist": 10, "encourag": [10, 13, 16, 19, 22], "legisl": 10, "consum": [10, 22], "adher": [10, 13, 16], "shape": [10, 16], "strengthen": [10, 13, 16], "rout": 10, "trustworthi": [10, 16, 19, 22], "turn": [10, 13, 16], "collect": [10, 13, 15, 16, 18, 19, 21, 22], "boost": 10, "feel": [10, 13, 22], "empow": 10, "exert": 10, "influenc": [10, 13, 19, 22], "drastic": [10, 22], "act": [10, 13, 16, 22], "someth": [10, 13, 19, 22], "specif": [10, 12, 13, 16, 19, 22], "character": 10, "mind": [10, 13, 16, 19], "hurdl": [10, 19], "navig": [10, 13, 19, 22], "rather": [10, 13, 16, 19, 22], "me": [10, 22], "harlan": 10, "krumholz": 10, "yale": 10, "medicin": [10, 13, 18], "czi": 10, "figur": [10, 13, 16, 19, 22], "cc": [10, 15, 16, 22], "BY": [10, 15, 16, 22], "danni": 10, "kingslei": 10, "sarah": 10, "brown": 10, "good": [10, 13, 16, 19, 22], "document": [10, 18, 21, 22], "version": [10, 18, 21, 22], "potenti": [10, 13, 16, 19, 22], "els": [10, 13, 16, 19], "If": [10, 13, 19, 22], "never": [10, 16, 19, 22], "lose": [10, 13, 16], "propos": [10, 13, 16, 19, 22], "begun": [10, 19], "citat": [10, 15, 16, 18, 19, 22], "uptak": [10, 19], "return": [10, 13, 16, 19, 22], "invest": [10, 16, 19, 22], "demonstr": [10, 13, 16, 22], "reliabl": [10, 13, 16, 19, 22], "strong": 10, "ture": [10, 16, 19, 22], "scriberia": [10, 22], "under": [10, 13, 15, 16, 18, 19, 22], "0": [10, 13, 16, 19, 22], "doi": [10, 12, 15, 18, 21, 22], "5281": [10, 19, 22], "zenodo": [10, 16, 19, 22], "3332807": 10, "reput": [10, 19], "actual": [10, 13, 16, 19], "valu": [10, 16, 19, 21, 22], "confid": [10, 13, 19, 22], "cooper": 10, "gone": 10, "unacknowledg": 10, "statement": [10, 13, 16, 18, 22], "taken": [10, 13], "acknowledg": [10, 22], "equip": [10, 22], "audienc": [10, 13, 16, 19], "accord": [10, 13, 16, 22], "2016": [10, 13, 16, 19, 22], "count": [10, 22], "18": [10, 13], "2020": [10, 16, 22], "prohibit": [10, 22], "depend": [10, 12, 13, 16, 22], "venu": [10, 19], "preprint": [10, 13, 21], "diamond": [10, 22], "citabl": [10, 13, 16], "talk": [10, 13, 16, 19, 22], "slide": [10, 13, 22], "blog": [10, 13, 22], "And": [10, 19, 22], "tangibl": [10, 15, 22], "much": [10, 13, 16, 19, 22], "write": [10, 13, 18, 19], "put": [10, 15, 16, 19, 22], "stronger": 10, "evidenc": [10, 19], "eas": [10, 13, 16], "bring": [10, 13, 16], "agent": 10, "pre": [10, 19, 22], "registr": [10, 16], "solicit": [10, 19, 22], "befor": [10, 13, 16, 19, 21, 22], "swifter": 10, "conclus": [10, 13, 16, 19, 22], "drawn": [10, 22], "onc": [10, 13, 16, 19, 22], "cell": [10, 13], "agar": 10, "plate": 10, "build": [10, 13, 15, 16, 22, 23], "endeavor": 10, "judg": 10, "stori": [10, 22], "poignant": 10, "lack": [10, 13, 19, 22], "verifi": [10, 18, 19, 22], "reader": [10, 13, 19, 22], "mislead": 10, "unreli": [10, 22], "scrutin": 10, "analyt": [10, 12, 15], "observ": [10, 13, 16, 19], "arriv": [10, 19], "2021": [10, 22], "unesco": 10, "known": [10, 13, 16, 19, 22], "neurosci": [10, 13, 16, 19, 22], "astronomi": 10, "stringent": 10, "hypothesi": [10, 13, 19], "instrument": [10, 13, 15, 22], "protocol": [10, 13, 15, 16, 19, 22], "cellular": 10, "neurophysiolog": 10, "awak": 10, "Its": [10, 13], "focu": [10, 13, 16, 22, 23], "neuron": [10, 16], "mous": [10, 13], "visual": [10, 19], "cortex": [10, 16], "observatorti": 10, "novel": [10, 19], "sweenei": 10, "clopath": 10, "photon": 10, "stabil": [10, 13], "neural": [10, 19], "inde": 10, "popul": [10, 16], "coupl": [10, 13, 16, 22], "correl": 10, "tune": [10, 13], "singl": [10, 13, 15, 16, 19, 22], "unexpect": [10, 16, 19], "bakhtiari": 10, "et": [10, 13, 16, 19, 22], "al": [10, 13, 16, 19, 22], "examin": [10, 13, 19], "deep": [10, 22], "ann": 10, "ventral": 10, "dorsal": 10, "pathwai": [10, 16, 22], "represent": [10, 13], "fail": [10, 19, 22], "fritsch": 10, "stimulu": 10, "2365": 10, "neuropixel": 10, "drift": 10, "static": [10, 13, 19], "grate": 10, "reduct": 10, "trial": [10, 16], "22": 10, "persist": [10, 12, 15, 16, 19, 21, 22], "despit": 10, "interven": 10, "stimuli": 10, "six": [10, 13, 19, 22], "cortic": 10, "thalam": 10, "lgn": 10, "lp": 10, "baselin": 10, "remark": 10, "suit": [10, 13, 16, 19], "2023": [10, 13, 22], "furthermor": [10, 13, 22], "tradition": [10, 22], "bia": [10, 22], "overwhelmingli": 10, "featur": [10, 13, 16, 18, 19], "posit": [10, 21, 22], "certain": [10, 13, 16, 19], "exagger": 10, "wrongli": 10, "claim": [10, 22], "exist": [10, 13, 16, 19, 22], "regist": [10, 15, 16, 19, 22], "mitig": [10, 16, 22], "format": [10, 15, 19, 22], "accept": [10, 13, 16, 19, 21, 22], "undertaken": [10, 22], "pressur": 10, "distort": 10, "partial": [10, 19], "logist": [10, 16, 22], "organiz": [10, 19], "prioriti": 10, "innov": [10, 13, 16, 19], "non": [10, 12, 13, 19, 22], "everi": [10, 13, 16, 19, 22], "yet": [10, 13, 19, 22], "low": [10, 16, 19, 22], "sociocultur": 10, "contenti": 10, "vaccin": [10, 16], "moon": 10, "entitl": 10, "safeti": [10, 13, 19], "scrutini": [10, 13, 16], "effici": [10, 13, 16, 19], "discours": [10, 13, 22], "subsequ": 10, "labor": 10, "covid": [10, 13, 16], "19": [10, 13, 16], "pandem": [10, 13, 16], "show": [10, 13, 16, 19, 22], "upload": [10, 13, 16, 19, 22], "genom": [10, 16], "sequenc": [10, 13, 16], "sar": 10, "cov": 10, "databas": [10, 13, 16, 19, 22], "januari": 10, "preced": [10, 13], "metadata": [10, 12, 15, 19, 21, 22], "later": [10, 13, 16, 19, 22], "variant": 10, "nih": [10, 13, 22], "dedic": [10, 13, 19, 22], "expedit": [10, 22], "clinicaltri": 10, "gov": [10, 13, 16, 22], "ahead": [10, 16], "agreement": [10, 16, 22], "evid": [10, 19, 22], "complement": 10, "declar": [10, 22], "emerg": [10, 16], "server": [10, 13, 19, 22], "failur": [10, 16, 22], "distribut": [10, 13, 15, 16, 18, 19], "web": [10, 13, 19, 21, 22], "page": [10, 13, 16, 19, 21, 22], "endors": 10, "emphasi": [10, 19, 22], "reciproc": 10, "hope": [10, 16, 19], "serv": [10, 13, 16, 19, 22], "unanticip": [10, 19], "wast": 10, "unintent": 10, "costli": 10, "repetit": [10, 19], "european": [10, 13, 16], "commiss": [10, 19, 22], "reduc": [10, 16, 19, 22], "fatigu": 10, "maxim": [10, 16, 19], "test": [10, 13, 16, 18, 22], "repeatedli": 10, "especi": [10, 13, 16, 18, 19, 22], "vulner": [10, 16], "gatekept": 10, "beyond": [10, 13, 16, 22], "background": [10, 13, 16, 22], "andi": 10, "brun": 10, "compound": [10, 22], "nc": [10, 16], "nd": 10, "deed": 10, "whose": [10, 18, 22], "meaning": [10, 22], "discern": 10, "pursuit": [10, 13, 16, 23], "next": [10, 13, 16, 19, 22], "owner": [10, 18, 19], "regul": [10, 13, 16, 19], "grant": [10, 13, 15, 16, 18, 19, 22], "showcas": [10, 13, 22], "plenti": 10, "unexplor": 10, "strateg": 10, "scenario": [10, 19, 22], "cannot": [10, 13, 16, 19], "overcom": [10, 19, 22], "releas": [10, 13, 16, 19, 22], "ad": [10, 13, 22], "fall": [10, 13], "intern": [10, 12, 13, 16, 21, 22], "traffic": [10, 13, 16], "arm": [10, 16], "itar": [10, 16], "export": [10, 13], "administr": [10, 13, 16, 22], "ear": [10, 16], "clearanc": 10, "risk": [10, 16, 22], "crimin": 10, "penalti": 10, "spaceflight": 10, "biomed": [10, 16, 22], "archiv": [10, 16, 22], "astronaut": 10, "sign": [10, 19], "insur": [10, 16], "portabl": [10, 13, 16, 19], "1996": 10, "hipaa": [10, 16], "express": [10, 15], "written": [10, 13, 16, 18, 19, 22], "consent": [10, 16], "carefulli": [10, 16, 22], "medic": [10, 16, 22], "advoc": 10, "harm": [10, 16, 22], "consequ": 10, "wildlif": 10, "decid": [10, 13, 16, 19, 22], "inadvert": 10, "lidar": 10, "archaeologist": 10, "remot": [10, 13, 16], "reveal": 10, "unprotect": 10, "site": [10, 13, 18, 19, 22], "sovereignti": 10, "purpos": [10, 12, 16, 18, 19, 22], "determin": [10, 13, 16, 19, 21, 22], "treatment": 10, "regardless": [10, 13, 16], "race": [10, 16, 22], "incom": [10, 16, 22], "enforc": 10, "aren": [10, 13, 16, 19, 22], "neg": [10, 16, 19], "rare": [10, 22], "breed": 10, "declin": 10, "exacerb": 10, "anim": [10, 22], "kept": [10, 13], "recognit": [10, 13, 16, 19, 23], "associ": [10, 12, 13, 16, 19, 22], "intellect": 10, "vari": [10, 13, 16, 19], "timescal": 10, "belong": 10, "employ": [10, 19], "underli": [10, 19, 22], "ownership": [10, 19], "copyright": [10, 15, 16, 18, 19, 22], "authorship": [10, 15], "artist": 10, "literari": 10, "automat": [10, 13, 18, 19, 22], "teach": [10, 13, 19, 22], "infring": [10, 16], "trademark": [10, 19], "phrase": 10, "symbol": 10, "thing": [10, 13, 16, 19, 22], "patent": [10, 16, 19], "exclus": [10, 16], "invent": [10, 16], "solut": [10, 13, 16, 19, 22], "commerci": [10, 13, 15, 16, 19, 22], "tech": [10, 13], "transfer": [10, 13, 16, 19], "offic": [10, 16], "portfolio": 10, "creativ": [10, 15, 16, 18, 19, 22], "expir": 10, "civil": 10, "servant": 10, "unit": [10, 15, 16, 19], "appear": [10, 13, 19, 22], "donat": 10, "happen": [10, 13, 16, 19, 22], "draft": [10, 16, 22], "worri": [10, 13, 22], "seem": [10, 16], "unnecessari": [10, 16], "anticip": 10, "perman": [10, 16, 19, 22], "phase": [10, 13, 16, 22], "legal": [10, 13, 16, 22], "longer": [10, 13, 15, 19, 22], "deriv": [10, 18, 19, 22], "shouldn": [10, 16], "specifi": [10, 12, 16, 19, 22], "condit": [10, 13, 15, 16, 19], "illeg": 10, "misconduct": [10, 22], "permiss": [10, 13, 15, 16, 18, 19, 22], "thankfulli": 10, "establish": [10, 13, 16, 19, 22, 23], "few": [10, 13, 16, 19, 21, 22], "apach": [10, 13, 19], "mit": [10, 19], "attribut": [10, 13, 15, 16, 19], "techniqu": [10, 16, 19, 22], "freedom": [10, 19], "copyleft": [10, 19], "zero": 10, "worldwid": [10, 13, 15, 16, 19, 22], "mark": 10, "video": [10, 13, 22], "point": [10, 12, 13, 16, 19, 22], "etc": [10, 13, 15, 16, 19], "inc": 10, "pursu": [10, 13], "lot": [10, 13, 16, 19, 22], "remix": [10, 15], "accommod": [10, 13, 16], "recommend": [10, 13, 16, 19, 22], "maximum": 10, "visit": [10, 13, 16, 19], "header": [10, 13, 16], "distinct": [10, 13, 16, 22], "correspond": [10, 19, 22], "icon": [10, 13], "nonprofit": [10, 16], "tip": [10, 16, 22], "thumb": 10, "subject": [10, 13, 16, 19, 22], "except": [10, 19], "wikipedia": 10, "usual": [10, 13, 16, 19, 21, 22], "biorxiv": [10, 13, 22], "permit": [10, 13, 19, 22], "approv": [10, 16, 18, 19], "rememb": [10, 13, 16, 22], "reject": 10, "submiss": [10, 13, 16, 21, 22], "complianc": [10, 13, 16, 19, 22], "board": [10, 22], "sure": [10, 13, 16, 19, 22], "compli": [10, 16, 19], "ongo": [10, 13, 19, 22], "assum": [10, 13, 19, 22], "sampl": [10, 13, 16, 19, 22], "unmanag": 10, "consult": [10, 13, 16, 19], "address": [10, 13, 16, 19, 21, 22], "shown": [10, 22], "formal": [10, 13, 19, 22], "structur": [10, 13, 16, 19], "specialist": 10, "special": [10, 13, 16, 19, 22], "vs": 10, "willing": 10, "friendli": [10, 13, 19], "precaut": 10, "supervisor": 10, "princip": [10, 13], "sai": [10, 16, 19], "contract": [10, 22], "sometim": [10, 12, 13, 16, 19, 22], "conflict": [10, 22], "funder": [10, 13, 16, 19, 22], "item": [10, 16, 22], "normal": [10, 22], "hardwar": [10, 13, 19], "whilst": 10, "ospo": 10, "counsel": 10, "librarian": [10, 13], "either": [10, 13, 16, 19, 22], "pose": [10, 16, 19], "unshar": 10, "harder": 10, "done": [10, 16, 19, 22], "properli": [10, 13, 22], "partnership": 10, "hopefulli": [10, 22], "inappropri": 10, "pitfal": 10, "along": [10, 13, 16, 19, 22], "exercis": [10, 19, 22], "wrong": [10, 13, 22], "mistak": [10, 16, 22], "ineleg": 10, "intimid": [10, 22], "ineffici": 10, "But": [10, 13, 16, 19], "quickli": [10, 13, 16, 19, 22], "fix": [10, 13, 15, 19, 22], "pillar": [10, 16], "true": [10, 19], "lacklust": 10, "aid": [10, 13, 16], "scoop": 10, "ye": 10, "deposit": [10, 13, 22], "loss": [10, 19], "misinterpret": 10, "descript": [10, 13, 15, 16, 19, 22], "brief": [10, 13, 16, 19, 22], "proper": [10, 16, 18, 22], "anonym": [10, 16], "updat": [10, 13, 16, 18, 19, 22], "rest": [10, 13, 22], "won": [10, 16, 19, 22], "rover": 10, "mar": [10, 22], "malvika": 10, "sharan": [10, 22], "ten": [10, 19], "against": [10, 13, 22], "win": [10, 13, 19], "abov": [10, 13, 16, 19, 22], "avenu": [10, 22], "recours": 10, "prove": 10, "mainten": [10, 13, 19, 22], "store": [10, 13, 16, 19], "order": [10, 13, 16, 19, 22], "aris": [10, 13, 19], "longev": [10, 13], "instil": 10, "block": 10, "stem": [10, 16, 22], "align": [10, 13, 19, 21], "overlap": [10, 16], "frame": [10, 16], "earlier": [10, 16, 18, 19, 22], "spend": [10, 19, 22], "perfect": [10, 22], "dora": [10, 22], "coara": 10, "deserv": 10, "overvalu": 10, "novelti": 10, "award": 10, "prize": 10, "big": [10, 13, 19, 22], "excit": [10, 19], "overlook": [10, 19], "wrote": [10, 19, 22], "curat": [10, 13, 16, 22], "fundament": [10, 13, 19, 22], "disincentiv": 10, "nobel": 10, "clean": [10, 13, 19, 22], "degre": [10, 13, 16, 18, 19, 22], "At": [10, 13, 16, 19], "extra": [10, 13, 19], "main": [10, 13, 16, 19, 22], "currenc": [10, 16], "incentiv": 10, "old": 10, "domin": 10, "until": 10, "coordin": [10, 13, 16, 22], "disagr": 10, "headach": [10, 13, 19], "road": [10, 13], "presum": 10, "attempt": [10, 13, 19, 22], "listen": 10, "empathi": 10, "humil": 10, "authent": [10, 13, 16], "speech": 10, "ident": 10, "name": [10, 13, 15, 16, 19, 22], "correctli": [10, 13, 16], "chosen": [10, 13, 19], "pronoun": 10, "surround": [10, 19], "fellow": [10, 22], "danger": 10, "distress": 10, "depart": [10, 19], "budget": [10, 16], "cycl": [10, 13, 16, 19], "insuffici": [10, 22], "recruit": [10, 16, 22], "train": [10, 13, 22], "obviou": [10, 13, 19], "feasibl": [10, 16], "bound": 10, "lower": [10, 16, 22], "push": 10, "mindset": 10, "built": [10, 13, 16, 19, 22], "perhap": [10, 16, 19, 22], "confer": [10, 13, 16, 19], "forum": [10, 13, 19, 22], "speci\ufb01c": 10, "outsid": [10, 19, 22], "googl": [10, 13, 16, 19, 22], "doc": [10, 13, 16, 19, 22], "facil": [10, 13, 16], "worth": 10, "believ": [10, 16], "maker": [10, 16, 19, 22], "outweigh": 10, "caution": [10, 19], "desir": [10, 13, 16, 22], "separ": [10, 13, 16, 22], "reach": [10, 13, 16, 19], "librari": [10, 13, 19, 22], "partner": 10, "highlight": [10, 22], "realiti": 10, "exploratori": [10, 13], "delet": 10, "anywai": 10, "regularli": [10, 16], "afterthought": 10, "mode": [10, 13, 19, 22], "preserv": [10, 13, 16, 18, 19, 22], "osdmp": [10, 13, 16, 19], "interpret": [10, 13, 16, 19], "tenet": 10, "foundat": [10, 13, 16, 19, 22], "clearli": [10, 13, 16, 19, 22], "everydai": 10, "file": [10, 13, 15, 16, 18, 21, 22], "dmp": [10, 13, 15, 16, 19], "lifecycl": [10, 13, 16, 19, 22], "terminolog": [10, 13, 19], "reusabl": [10, 13, 15, 19, 22], "financi": [10, 13, 19, 22], "extend": [10, 13, 19, 22], "lifetim": [10, 13, 19, 22], "arrang": [10, 18], "lost": [10, 19], "methodolog": [10, 13, 16, 22], "rel": [10, 16, 19, 22], "mileston": [10, 13, 22], "curriculum": [10, 13, 16, 22], "overal": [10, 15, 19, 22], "permeat": 10, "wish": [10, 13, 19, 22], "diagram": 10, "gradual": 10, "scope": [10, 13, 19, 22], "1980": 10, "100": [10, 16], "petabyt": [10, 22], "servic": [10, 13, 16, 18, 19, 22], "proceed": [10, 22], "Is": [10, 13, 16, 19, 22], "incept": [10, 19], "quit": [10, 19], "exchang": [10, 13, 16, 19, 21, 22], "comfort": 10, "fill": 10, "column": 10, "unlabel": 10, "explan": 10, "gitlab": [10, 13, 19, 22], "everybodi": [10, 16], "unachiev": 10, "sector": 10, "concis": 10, "eu": [10, 13, 16], "manual": [10, 13, 19, 22], "forrt": [10, 22], "join": [10, 13, 19, 22], "engin": [10, 13, 16, 18, 19, 22], "underrepres": [10, 16], "elsewher": [10, 13, 16, 19], "excel": [10, 13, 16, 19], "disclaim": 10, "smd": [10, 13, 19], "handbook": [10, 16, 19], "extrem": [10, 19, 22], "ultim": [10, 13, 16, 19, 22], "compon": [10, 15, 19, 22], "finish": [10, 13], "virtual": [12, 13, 19, 22], "abstract": [12, 13, 22], "flexibl": [12, 13, 16, 22], "compartment": 12, "repositori": [12, 18, 22], "enterpris": [12, 19], "entiti": [12, 13, 19], "partit": 12, "necessari": [12, 13, 16, 19, 22, 23], "orcid": [12, 16, 22], "identifi": [12, 15, 16, 19, 21, 22], "contributor": [12, 13, 16], "membership": [12, 13, 22], "proprietari": [12, 13, 16, 18, 19], "profit": [12, 13, 16, 21, 22], "benefit": [12, 22, 23], "pid": [12, 15, 21], "string": [12, 15], "assign": [12, 13, 16, 22], "piec": [12, 13, 18, 19, 22], "introductori": 13, "view": [13, 16, 19, 22], "bridg": 13, "call": [13, 16, 19, 22], "entir": [13, 16, 19, 22], "common": [13, 15, 16], "algorithm": [13, 19, 22], "theoret": 13, "truth": 13, "raw": [13, 15, 16, 22], "we": [13, 16], "calibr": [13, 16], "coeffici": 13, "characterist": [13, 16], "rich": [13, 15, 19, 22], "often": [13, 16, 18, 19, 22], "infrastructur": [13, 19, 22], "center": [13, 16, 19, 22], "statist": [13, 15, 16, 19], "incorpor": [13, 19, 22], "simul": [13, 16, 19], "mathemat": [13, 19], "equat": [13, 19], "infer": [13, 19], "manipul": [13, 16, 19], "plot": [13, 19, 22], "podcast": [13, 22], "media": [13, 16, 19, 21], "familiar": [13, 16, 19, 22], "unfamiliar": 13, "strive": 13, "line": [13, 19, 22], "inquiri": 13, "subsect": [13, 19], "mention": [13, 16, 22], "think": [13, 16, 19, 22], "overview": [13, 22], "four": [13, 22], "pyramid": 13, "ti": [13, 19], "sit": [13, 19], "summar": [13, 19, 22], "simplifi": 13, "better": [13, 15, 16, 19, 22, 23], "step": [13, 16, 19, 23], "discover": [13, 15, 16, 19, 22], "generalist": [13, 16], "bsd": [13, 19], "claus": 13, "licens": [13, 15, 18, 22], "directori": [13, 22], "doaj": [13, 22], "directli": [13, 16, 19, 22], "tend": [13, 22], "retain": [13, 19, 22], "ag": 13, "newer": 13, "commonli": [13, 16, 19, 22], "matter": [13, 16, 19, 22], "discoveri": [13, 16, 23], "outreach": [13, 22], "readabl": [13, 15, 16, 18, 19], "nonproprietari": 13, "16": 13, "add": [13, 19, 22], "bodi": 13, "300": 13, "9": 13, "yearli": 13, "affili": [13, 16, 19], "logo": 13, "unlik": 13, "dynam": [13, 19, 22], "transient": 13, "url": [13, 16, 19, 22], "pointer": [13, 19], "internet": [13, 18, 19, 21, 22], "seri": 13, "futur": [13, 16, 19, 22], "meantim": 13, "5067": 13, "terra": 13, "aqua": 13, "cere": 13, "ebaf": 13, "toa_l3b004": 13, "ceres_ebaf": 13, "toa_edition4": 13, "screenshot": [13, 19], "curiou": 13, "iso": [13, 21], "exact": 13, "asdc": 13, "larc": 13, "www": [13, 22], "scroll": [13, 16, 19], "bottom": 13, "past": [13, 22], "redirect": 13, "necess": 13, "searchabl": [13, 15, 16], "script": [13, 19], "now": [13, 16, 19, 22], "workshop": [13, 16, 19], "committe": [13, 16, 22], "straightforward": [13, 16], "accompani": [13, 23], "embed": [13, 22], "tempor": [13, 16], "spatial": [13, 16], "coverag": 13, "vocabulari": [13, 15, 16], "paramet": [13, 16, 19, 22], "spatio": [13, 16], "region": [13, 16], "pittsburgh": 13, "high": [13, 19, 22], "util": [13, 16, 18, 22], "cf": [13, 16], "convent": [13, 16, 19], "meteorolog": 13, "wi": 13, "genelab": 13, "limit": [13, 16, 19, 22], "titl": [13, 16, 22], "keyword": [13, 19], "hierarchi": 13, "month": [13, 19, 22], "recal": [13, 16, 19], "meticul": [13, 19], "usabl": [13, 16, 19, 22], "readm": [13, 16], "error": [13, 16, 19, 22], "basic": [13, 19, 23], "instal": [13, 16, 19], "inlin": 13, "comment": [13, 16, 19, 22], "annot": [13, 22], "packag": [13, 16, 18, 19, 22], "regener": [13, 22], "compil": [13, 19], "independ": [13, 19, 22], "nation": [13, 16, 18, 19, 22], "prior": [13, 16, 19, 21, 22], "lock": 13, "stamp": 13, "proof": 13, "adopt": [13, 16, 19, 22], "undertak": 13, "priori": 13, "hypothes": 13, "hoc": 13, "privat": [13, 16, 19, 22], "period": [13, 16, 19, 22], "timestamp": [13, 16, 19], "earli": [13, 16, 19, 22], "truli": 13, "versu": [13, 22], "memori": [13, 16, 19], "surfac": [13, 19], "uneth": [13, 22], "yield": [13, 22], "stanford": 13, "psycholog": 13, "poldrack": 13, "88": 13, "favor": 13, "58": 13, "moder": 13, "linger": 13, "concern": [13, 16, 21, 22], "blueprint": 13, "succe": 13, "rose": 13, "director": [13, 16, 19], "around": [13, 16, 19, 22], "anyth": [13, 19], "smp": 13, "schedul": [13, 16], "care": [13, 16, 19, 22], "circular": [13, 19], "corpu": 13, "cogniz": 13, "approxim": 13, "amount": [13, 16, 19, 22], "personnel": 13, "minimum": [13, 16, 19], "hold": [13, 19], "whitepap": 13, "move": [13, 16, 22], "usa": [13, 22], "nsf": [13, 16, 19], "disp": 13, "australian": 13, "council": 13, "horizon": 13, "uk": [13, 16, 19, 22], "wellcom": 13, "korea": 13, "nrf": 13, "japan": 13, "jst": 13, "secondari": [13, 16], "handl": [13, 16, 21, 22], "drive": [13, 16, 22], "goe": [13, 16, 19], "smoother": 13, "mayb": [13, 22], "side": 13, "fine": 13, "sort": [13, 19], "overarch": [13, 22], "globe": [13, 22, 23], "sidewalk": 13, "signal": [13, 19, 22], "light": [13, 16], "intersect": 13, "stricter": 13, "safe": [13, 19, 22], "explicitli": [13, 16, 19, 22], "index": [13, 15, 16, 19, 22], "datacit": 13, "schema": [13, 16], "mandatori": 13, "record": [13, 16, 19, 22], "retriev": [13, 16, 19], "ftp": 13, "hypertext": 13, "microsoft": [13, 16], "skype": 13, "broadli": 13, "qualifi": 13, "meta": [13, 19, 22], "json": [13, 19], "popular": [13, 16, 19, 22], "dublin": 13, "marcxml": 13, "extern": [13, 19, 22], "fundref": 13, "openair": 13, "referenc": [13, 15, 18, 22], "richli": 13, "plural": 13, "enrich": 13, "broadest": 13, "cross": [13, 16, 19], "wilkinson": [13, 19], "d": [13, 16, 19, 22], "stewardship": [13, 19], "sci": [13, 19], "160018": [13, 19], "1038": 13, "sdata": 13, "nuanc": [13, 16, 19, 22, 23], "dmptool": [13, 16], "templat": [13, 16, 19, 22], "rfp": 13, "rdmo": 13, "german": 13, "argo": 13, "chist": 13, "era": 13, "portugues": 13, "fct": 13, "scratch": [13, 19, 22], "autom": [13, 16, 18, 19, 22], "protein": 13, "bank": [13, 16, 22], "catalog": [13, 16, 22], "3d": 13, "nucleic": 13, "acid": 13, "genbank": 13, "genet": [13, 22], "microscopi": 13, "bio": 13, "cryo": 13, "em": 13, "openneuro": [13, 16], "brain": [13, 16, 19, 22], "neuro": 13, "interfac": [13, 16, 19], "multimedia": 13, "datavers": [13, 16], "dryad": [13, 16], "scheme": 13, "basi": [13, 15, 19, 22], "osf": 13, "eudat": 13, "sustain": [13, 16, 18, 19, 22], "20": [13, 19, 22], "compani": [13, 16, 21, 22], "figshar": [13, 16], "properti": [13, 15, 19], "ip": 13, "bitbucket": [13, 19], "filter": 13, "themat": 13, "doubt": [13, 16, 19], "steward": [13, 22], "8": [13, 19, 22], "simpl": [13, 16, 19, 22], "api": [13, 15, 16, 19], "pars": 13, "criteria": [13, 16, 19, 22], "comma": [13, 16], "csv": [13, 16], "extens": [13, 16, 19, 22], "markup": 13, "xml": 13, "javascript": 13, "notat": 13, "binari": 13, "arrai": [13, 16, 19, 22], "netcdf": [13, 16], "hierarch": [13, 16, 19], "hdf": [13, 16], "geotiff": 13, "transport": [13, 16], "fit": [13, 16, 19], "zarr": 13, "optim": [13, 16], "parquet": 13, "modern": [13, 16, 22], "mere": 13, "map": [13, 16, 19, 22], "notabl": 13, "sheet": 13, "notepad": 13, "parser": 13, "fr": 13, "jsonformatt": 13, "pretti": 13, "xarrai": [13, 16, 19, 22], "python": [13, 16, 19, 22], "ncdf4": 13, "r": [13, 19, 22], "cog": 13, "pizzar": 13, "rioxarrai": 13, "panda": 13, "arrow": 13, "fairshar": [13, 16], "allianc": 13, "rda": 13, "matur": 13, "ness": 13, "ardc": 13, "questionnair": [13, 16], "trigger": 13, "bar": [13, 19], "aggreg": [13, 16, 21, 22], "checker": [13, 19], "scalabl": 13, "chart": [13, 16, 19], "score": 13, "f": 13, "uji": 13, "walk": [13, 16, 19], "driven": [13, 16, 19, 22], "streamlin": 13, "leverag": [13, 19], "wisdom": 13, "linux": [13, 19], "quick": [13, 16, 19, 22], "1991": 13, "linu": 13, "torvald": 13, "ey": 13, "bug": [13, 19, 22], "folder": [13, 19, 22], "offlin": 13, "choic": [13, 19, 22], "checkpoint": 13, "revert": [13, 16, 19], "Then": [13, 22], "messag": [13, 19], "sound": 13, "snapshot": [13, 22], "cumbersom": 13, "Or": [13, 19], "throw": 13, "ran": 13, "cleanli": 13, "therebi": 13, "branch": 13, "parallel": 13, "deviat": 13, "merg": [13, 18], "singular": 13, "codebas": 13, "subvers": 13, "svn": 13, "mercuri": 13, "conjunct": [13, 19], "command": 13, "desktop": 13, "stack": [13, 19, 22], "overflow": [13, 19, 22], "87": 13, "xkcd": [13, 16], "comic": 13, "depth": 13, "carpentri": [13, 16, 19], "setup": [13, 22], "swcarpentri": 13, "devop": 13, "ci": [13, 19], "cd": [13, 19], "atlassian": 13, "dive": 13, "backup": 13, "di": 13, "label": [13, 16, 19, 22], "pull": [13, 19, 22], "deni": 13, "viewabl": 13, "tailor": [13, 16], "accident": 13, "overwrit": 13, "asynchron": 13, "beginn": [13, 19], "freecodecamp": 13, "pythia": [13, 22], "projectpythia": 13, "rewind": 13, "clutter": 13, "toolkit": 13, "debug": 13, "paramount": 13, "favorit": 13, "anymor": 13, "hand": [13, 19, 22], "syntax": [13, 22], "warn": 13, "plugin": 13, "debugg": 13, "isol": [13, 19], "clunki": 13, "dark": 13, "termin": 13, "window": 13, "wealth": 13, "troubleshoot": [13, 19, 22], "linter": 13, "red": [13, 22], "squiggl": 13, "spell": 13, "colon": 13, "caught": [13, 22], "hover": 13, "gate": 13, "laptop": 13, "maco": 13, "benefici": [13, 16, 19, 22], "least": [13, 16, 19, 22], "pro": 13, "lightweight": 13, "nativ": [13, 22], "os": [13, 19], "con": 13, "No": [13, 16, 22], "shell": 13, "jupyterhub": 13, "middlewar": [13, 19], "resembl": [13, 22], "julia": 13, "saw": 13, "shareabl": [13, 16, 19, 22], "With": [13, 16, 19, 22], "ital": 13, "runnabl": 13, "gear": 13, "hub": [13, 19], "geoscientif": 13, "el": 13, "ni\u00f1o": 13, "southern": [13, 19], "oscil": 13, "enso": 13, "sea": [13, 19], "climat": [13, 16, 19, 22], "cesm": 13, "event": [13, 19], "recreat": [13, 19], "magnitud": 13, "la": 13, "ni\u00f1a": 13, "blue": 13, "calcul": [13, 15, 19], "corner": [13, 19], "rocket": 13, "binder": [13, 22], "load": 13, "littl": [13, 16, 19], "breez": 13, "ok": 13, "appreci": [13, 19], "nice": 13, "pip": 13, "backport": 13, "tarfil": 13, "cartopi": 13, "cr": 13, "ccr": 13, "matplotlib": [13, 19, 22], "pyplot": 13, "plt": 13, "xr": 13, "pythia_dataset": 13, "readi": [13, 16, 19], "menu": 13, "button": [13, 19, 22], "tabl": [13, 16, 19, 22], "perus": [13, 19], "geoscienc": [13, 22], "cookbook": [13, 22], "conveni": 13, "hpc": 13, "price": 13, "pai": [13, 16, 22], "per": [13, 22], "amazon": 13, "azur": 13, "earthdata": [13, 16], "bandwidth": 13, "likewis": 13, "latest": [13, 16, 19, 22], "heart": 13, "continu": [13, 16, 19, 22], "stabl": [13, 19, 22], "thoroughli": 13, "master": 13, "trunk": 13, "noth": 13, "pure": [13, 19], "dropbox": 13, "zip": 13, "standalon": [13, 22], "runtim": 13, "deploy": [13, 18, 19, 22], "kubernet": 13, "docker": 13, "meso": 13, "focus": [13, 16, 19, 22], "vital": [13, 22], "refin": [13, 22], "acceler": [13, 16, 19, 22], "pace": [13, 19], "viru": [13, 16], "swift": 13, "urgent": 13, "versatil": 13, "Not": [13, 16, 22], "replac": 13, "substitut": 13, "undergon": 13, "arxiv": [13, 22], "medrxiv": 13, "gather": [13, 16, 19, 22], "pick": [13, 22], "synerget": 13, "webpag": [13, 19], "sherpa": [13, 22], "romeo": [13, 22], "7": [13, 19], "frontier": [13, 22], "american": [13, 22], "astronom": [13, 16, 19, 22], "societi": [13, 16, 19, 22], "retent": [13, 18, 21], "strict": [13, 19], "predatori": [13, 21], "2019": [13, 16, 19, 22], "centric": 13, "beauti": 13, "markdown": [13, 19], "weav": 13, "narr": [13, 16], "elegantli": 13, "quarto": 13, "intermedi": [13, 16, 19, 22], "literaci": [13, 16], "intens": 13, "decad": [13, 16, 19, 22], "laboratori": [13, 16, 22], "frustrat": [13, 16], "experiment": [13, 19, 22], "predefin": 13, "whenev": 13, "delawar": 13, "biolog": [13, 22], "compris": 13, "checklist": [13, 16, 22], "recordkeep": 13, "paid": 13, "ideat": [13, 22], "socioeconom": [13, 16], "disadvantag": [13, 19, 22], "stare": 13, "third": [13, 19], "parti": [13, 19], "ons": 13, "mendelei": [13, 16], "s3": 13, "box": [13, 22], "onecloud": 13, "unlimit": 13, "gigabyt": 13, "gb": 13, "date": [13, 16, 19, 22], "spreadsheet": [13, 19], "assist": [13, 22], "dozen": 13, "emploi": [13, 16], "whatev": 13, "bibtex": 13, "bibliographi": [13, 19], "pdf": 13, "endnot": 13, "drag": 13, "drop": 13, "type": [15, 16, 21], "protect": [15, 16, 19, 22], "soon": [15, 16, 19], "poem": 15, "paint": 15, "photograph": 15, "music": 15, "composit": [15, 16], "factual": [15, 22], "stream": 15, "feed": [15, 19], "dashboard": [15, 22], "cc0": [15, 16], "reuser": 15, "medium": [15, 16, 22], "accuraci": [15, 19, 22], "precis": 15, "contain": [15, 18, 19, 22], "uncertainti": [15, 16, 22], "identi\ufb01": 15, "control": [15, 18, 22], "ontolog": 15, "adequ": [15, 16], "data\ufb02ow": 15, "actor": [15, 19], "flow": [16, 19], "movement": [16, 19, 22], "unforeseen": [16, 19], "formul": [16, 22], "interview": 16, "acquir": 16, "specimen": 16, "alik": 16, "notebook": [16, 22], "preliminari": [16, 22], "quot": 16, "accredit": 16, "underpin": 16, "paus": 16, "territori": 16, "busi": [16, 19, 22], "jurisdict": 16, "censu": 16, "neighborhood": 16, "intensifi": 16, "drought": 16, "flood": 16, "devast": 16, "fire": 16, "incid": 16, "ocean": [16, 19, 22], "met": [16, 19], "centr": 16, "advis": 16, "street": [16, 22], "arctic": 16, "destin": 16, "suffer": 16, "openstreetmap": [16, 22], "environment": [16, 19, 22], "stagnat": 16, "sudden": 16, "dramat": 16, "worsen": 16, "fuel": 16, "coronaviru": 16, "unpreced": 16, "radic": [16, 22], "infect": 16, "spur": 16, "water": 16, "beirut": 16, "amateur": 16, "outsourc": 16, "grander": 16, "villag": 16, "contextu": [16, 19, 22], "mutual": 16, "commod": 16, "hoard": 16, "tradit": 16, "middl": 16, "compens": 16, "african": 16, "ebola": 16, "west": 16, "outbreak": 16, "2014": 16, "blood": 16, "stop": [16, 19], "sent": [16, 22], "oversea": 16, "fight": 16, "drug": 16, "war": 16, "zone": 16, "ravag": 16, "epidem": 16, "infecti": 16, "diseas": 16, "celebr": [16, 22], "women": 16, "indigen": 16, "scholar": [16, 22], "anglophon": 16, "voic": [16, 22], "purposefulli": 16, "identif": [16, 21, 22], "mistaken": 16, "bear": [16, 22], "downsid": 16, "credit": [16, 18, 19], "margin": 16, "starter": 16, "attract": 16, "exploit": 16, "explor": [16, 19, 22], "unthought": 16, "irrespons": 16, "militari": [16, 19], "secret": [16, 19], "conserv": 16, "patrick": 16, "hochstenbach": 16, "vast": [16, 19, 22], "outdat": 16, "fashion": [16, 22], "richer": 16, "tell": [16, 22], "home": 16, "usg": [16, 19, 22], "deliver": 16, "categor": 16, "primarili": [16, 19], "sharer": 16, "pipelin": [16, 19, 22], "suitabl": 16, "monthli": 16, "averag": [16, 22], "carbon": 16, "dioxid": 16, "mauna": 16, "loa": 16, "observatori": 16, "hawaii": 16, "anthropogen": 16, "longest": 16, "c": 16, "david": 16, "keel": 16, "scripp": 16, "oceanographi": 16, "march": 16, "1958": 16, "1976": 16, "chanc": [16, 19], "nomenclatur": 16, "advisor": [16, 19, 22], "art": 16, "attach": [16, 19, 22], "supplementari": 16, "quantiti": 16, "necessarili": [16, 19, 22], "kaggl": 16, "wikidata": 16, "awesom": [16, 19], "cern": 16, "ncbi": [16, 22], "biotechnolog": 16, "embl": 16, "bioinformat": [16, 22], "ispcr": 16, "earthexplor": 16, "osdc": 16, "unicef": 16, "french": 16, "comparison": 16, "bid": 16, "compliant": [16, 18, 19], "mri": 16, "pet": 16, "meg": 16, "eeg": 16, "ieeg": 16, "fcp": 16, "indi": 16, "connectom": 16, "neuroimag": 16, "abcd": 16, "adolesc": 16, "cognit": [16, 22], "sweden": 16, "union": 16, "australia": 16, "recip": 16, "conting": 16, "godan": 16, "Will": [16, 19], "acronym": 16, "offici": [16, 22], "revisit": [16, 19], "cff": [16, 19, 22], "supplement": [16, 19, 22], "18160": 16, "gcp": 16, "crcn": 16, "ranulfo": 16, "romo": 16, "carlo": 16, "brodi": 16, "adri\u00e1n": 16, "hern\u00e1ndez": 16, "lui": 16, "lemu": 16, "spike": [16, 19], "macaqu": 16, "prefront": 16, "somatosensori": 16, "dx": 16, "6080": 16, "k0v40s4d": 16, "compat": [16, 19, 22], "routin": 16, "unsupport": [16, 19], "adob": 16, "photoshop": 16, "psd": 16, "default": [16, 19], "edit": [16, 18, 22], "autocad": 16, "dwg": 16, "cad": 16, "inner": 16, "troubl": [16, 19], "convert": 16, "inconveni": 16, "setback": 16, "dampen": 16, "translat": [16, 18, 19, 22], "simplic": 16, "compress": 16, "multi": 16, "dimension": 16, "extract": [16, 19], "portion": 16, "assai": 16, "isa": 16, "cdf": 16, "multidimension": 16, "docx": 16, "embrac": 16, "barrier": [16, 22], "unstructur": 16, "text": [16, 18, 19, 22], "cook": 16, "bake": 16, "dish": 16, "ingredi": 16, "ourselv": 16, "prone": 16, "axi": 16, "harvard": 16, "iter": [16, 19, 22], "revis": [16, 19, 22], "traceabl": [16, 22], "transmiss": 16, "downstream": 16, "verif": [16, 22], "com": [16, 19, 22], "dilemma": 16, "explicit": 16, "internation": 16, "flavor": 16, "unabl": [16, 19], "widest": 16, "intercomparison": 16, "cmip6": 16, "49": 16, "probabl": [16, 19, 22], "sa": 16, "noncommerci": 16, "sharealik": 16, "ipcc": 16, "corpor": 16, "commerc": [16, 19], "cmip": 16, "startup": 16, "ingest": 16, "staf": 16, "embargo": 16, "donor": 16, "implic": [16, 19, 22], "manufactur": 16, "sale": 16, "defens": 16, "dual": 16, "patient": [16, 22], "disclosur": 16, "unclassifi": 16, "safeguard": 16, "bayh": 16, "dole": 16, "resid": 16, "narrow": 16, "sponsor": [16, 19, 22], "sftp": 16, "intuit": 16, "login": [16, 19], "usernam": [16, 19], "password": 16, "staff": [16, 19, 22], "conform": 16, "misunderstand": 16, "smooth": 16, "resubmiss": 16, "companion": 16, "provis": [16, 22], "remind": 16, "stai": [16, 22], "faster": [16, 19, 22], "send": [16, 22], "accomplish": [16, 19, 22], "inventori": 16, "dmponlin": 16, "divis": 16, "guarante": [16, 19, 22], "jersei": 16, "california": 16, "san": 16, "diego": 16, "psych": 16, "subscrib": [16, 19, 22], "mail": [16, 22], "datatag": 16, "chen": 16, "mooc": 16, "agricultur": 16, "compos": [18, 22], "programm": [18, 19], "interchang": 18, "osi": [18, 19], "inspect": [18, 19], "promulg": 18, "holder": 18, "preexist": 18, "alter": [18, 22], "promis": [18, 19], "contemporari": [18, 22], "washington": 18, "dc": 18, "17226": 18, "25217": 18, "constraint": 19, "why": 19, "duplic": 19, "bonu": 19, "prospect": 19, "deter": 19, "isca": 19, "tropic": 19, "indian": 19, "monsoon": 19, "volcan": 19, "erupt": 19, "nengo": 19, "sophist": 19, "subsystem": 19, "induct": 19, "motor": 19, "promin": 19, "spaun": 19, "largest": [19, 22], "arbitrari": 19, "cpython": 19, "game": [19, 22], "acquisit": [19, 22], "scipi": [19, 22], "numpi": [19, 22], "hundr": 19, "anywher": [19, 22], "encount": [19, 22], "kernel": 19, "gnu": 19, "userspac": 19, "unix": 19, "postgresql": 19, "grade": 19, "wordpress": 19, "firefox": 19, "chrome": 19, "chromium": 19, "fork": 19, "webkit": 19, "khtml": 19, "browser": 19, "trace": 19, "android": 19, "devic": 19, "couldn": 19, "lotteri": 19, "deliv": [19, 22], "consolid": [19, 22], "fprime": 19, "podaac": 19, "uf": 19, "app": [19, 22], "giovanni": 19, "mcida": 19, "scikit": 19, "ii": [19, 22], "differenti": 19, "finit": 19, "assimil": 19, "empir": 19, "openfoam": 19, "fluid": 19, "mom6": 19, "circul": 19, "convect": 19, "radi": 19, "turbul": 19, "solar": 19, "wind": 19, "orbit": 19, "propag": [19, 22], "openggcm": 19, "mesa": 19, "photutil": 19, "photometri": 19, "shortli": 19, "angu": 19, "gyro": 19, "praesep": 19, "webb": 19, "telescop": 19, "spot": 19, "co2": 19, "alien": 19, "constrain": 19, "frequenc": 19, "precipit": 19, "6288035": 19, "unlock": 19, "prototyp": 19, "consensu": 19, "supersed": 19, "agenda": 19, "opensourc": 19, "reproduct": [19, 22], "likelihood": 19, "visibl": [19, 22], "uncommon": 19, "hurt": 19, "fear": 19, "deploi": 19, "clariti": 19, "ambigu": 19, "statu": [19, 22], "criterion": 19, "guidebook": 19, "energi": 19, "mass": 19, "cyclic": 19, "constantli": [19, 22], "rigid": [19, 22], "sequenti": 19, "impos": 19, "frequent": [19, 22], "graduat": 19, "heat": 19, "eddi": 19, "gotm": 19, "predic": 19, "multifacet": 19, "ancillari": 19, "snippet": 19, "lomb": 19, "scargl": 19, "congratul": 19, "upward": 19, "onward": 19, "heritag": 19, "osdn": 19, "sourceforg": 19, "fosshub": 19, "googlecod": 19, "perl": 19, "pypl": 19, "cran": 19, "malwar": 19, "increment": [19, 22], "scan": 19, "parlanc": 19, "astropi": 19, "unsur": [19, 22], "audit": 19, "IT": [19, 22], "authorit": [19, 22], "switch": 19, "intellig": [19, 22], "wherea": [19, 22], "substanti": [19, 22], "phone": 19, "development": 19, "caus": 19, "tracker": 19, "imagin": 19, "periodogram": 19, "optic": [19, 22], "aa": [19, 22], "mutabl": 19, "incipi": 19, "difficulti": 19, "simpler": 19, "am": [19, 22], "deeper": 19, "predominantli": 19, "embarrass": 19, "disappear": 19, "damag": 19, "imped": 19, "strength": 19, "weak": 19, "inevit": 19, "synthes": 19, "git": [19, 22], "sharepoint": 19, "undesir": 19, "aptli": 19, "deem": 19, "pertin": 19, "paragraph": 19, "sentenc": 19, "plain": [19, 22], "elev": [19, 22], "pitch": 19, "bad": [19, 22], "recomput": 19, "permut": 19, "downward": 19, "j": 19, "obvious": 19, "leapkitten": 19, "kitten": 19, "jpeg": 19, "png": 19, "leap": 19, "air": 19, "rng": 19, "md": 19, "welcom": [19, 23], "forev": [19, 22], "code_of_conduct": [19, 22], "presenc": [19, 22], "forgot": 19, "crop": 19, "discret": 19, "loop": [19, 22], "overboard": 19, "x": [19, 22, 23], "17": 19, "coder": 19, "fast": [19, 22], "temp": 19, "baking_tim": 19, "veloc": 19, "formula": 19, "polish": 19, "fanci": 19, "sphinx": 19, "doxygen": 19, "configur": [19, 22], "id": [19, 22], "pycharm": 19, "studio": 19, "xcode": 19, "anaconda": [19, 22], "poetri": 19, "cookiecutt": 19, "contractu": 19, "oblig": 19, "whom": 19, "length": 19, "lesser": 19, "latitud": 19, "relicens": 19, "stipul": 19, "redeploi": 19, "gpl": 19, "mozilla": 19, "cddl": 19, "pyopensci": 19, "joss": 19, "smallest": 19, "testabl": 19, "whole": 19, "bolster": 19, "flip": 19, "horizont": 19, "rais": 19, "uncov": 19, "inher": [19, 22], "dry": 19, "credenti": 19, "dependabot": 19, "owasp": 19, "disclos": [19, 22], "unknown": 19, "oppos": 19, "vagu": 19, "instantli": 19, "colourofcat": 19, "cat": 19, "codemeta": 19, "yml": 19, "alert": 19, "hardcod": 19, "connot": 19, "react": 19, "satisfi": 19, "contrast": 19, "malici": 19, "infiltr": 19, "expos": 19, "checkout": 19, "percent": 19, "oss": 19, "shall": 19, "ex": 19, "pypi": 19, "haven": 19, "memor": 19, "sandbox": 19, "sync": 19, "toggl": 19, "tag": [19, 22], "prompt": [19, 22], "congrat": 19, "repo": 19, "pass": [19, 22], "explanatori": 19, "polit": 19, "threshold": 19, "everywher": 19, "ac": 19, "esciencecent": 19, "nl": 19, "7589725": 19, "implicitli": 19, "etho": [19, 22, 23], "idl": 19, "fortran": 19, "timelin": 19, "exempt": 19, "postdoc": 19, "pi": 19, "pydata": 19, "spec": 19, "ropensci": 19, "pyhc": 19, "numfocu": 19, "ladi": 19, "pyladi": 19, "woccod": 19, "pangeo": [19, 22], "obspi": 19, "hackathon": 19, "upcom": 19, "door": 19, "boast": 19, "repli": 19, "uninform": 19, "graphic": 19, "appeal": 19, "layout": 19, "apart": 19, "restructur": 19, "refactor": 19, "toolbox": 19, "regular": [19, 22], "meetup": 19, "entail": 19, "fair4r": 19, "ro": [21, 22], "preregist": 21, "crisi": 21, "bind": 21, "employe": 21, "loyalti": 21, "kick": 22, "contributorship": 22, "1665": 22, "philosoph": 22, "transact": 22, "letter": 22, "1940": 22, "becam": 22, "21st": 22, "centuri": 22, "budapest": 22, "2002": 22, "berlin": 22, "2003": 22, "print": 22, "nine": 22, "linear": 22, "garcia": 22, "silva": 22, "co": 22, "oecd": 22, "attent": 22, "qiusheng": 22, "wu": 22, "professor": 22, "tennesse": 22, "he": 22, "500": 22, "youtub": 22, "25k": 22, "1m": 22, "channel": 22, "april": 22, "geemap": 22, "geospati": 22, "60k": 22, "total": 22, "70": 22, "confin": 22, "classroom": 22, "cut": 22, "edg": 22, "tenur": 22, "luca": 22, "sterzing": 22, "summer": 22, "hi": 22, "internship": 22, "kerchunk": 22, "alongsid": 22, "jupyt": 22, "twitter": 22, "got": 22, "starkli": 22, "complic": 22, "uber": 22, "un": 22, "5m": 22, "100m": 22, "gi": 22, "humanitarian": 22, "devot": 22, "john": 22, "hunter": 22, "neurobiolog": 22, "wasn": 22, "neurobiologist": 22, "ipython": 22, "2008": 22, "phoenix": 22, "spacecraft": 22, "black": 22, "hole": 22, "tiktok": 22, "rate": 22, "jmir": 22, "tweet": 22, "576": 22, "tri": 22, "half": 22, "shock": 22, "cornerston": 22, "incent": 22, "omit": 22, "elus": 22, "pare": 22, "shorten": 22, "wrangl": 22, "ogrant": 22, "poster": 22, "notion": 22, "amaz": 22, "delai": 22, "conceptu": 22, "bing": 22, "scopu": 22, "interconnect": 22, "jstor": 22, "researchg": 22, "sciencecast": 22, "europepmc": 22, "pubm": 22, "eartharxiv": 22, "asapbio": 22, "formerli": 22, "facebook": 22, "substack": 22, "reddit": 22, "mastodon": 22, "garbag": 22, "unvet": 22, "affirm": 22, "edu": 22, "advertis": 22, "thorough": 22, "vet": 22, "tremend": 22, "societ": 22, "misus": 22, "incauti": 22, "healthi": 22, "intermediari": 22, "symbiot": 22, "ignor": 22, "wors": 22, "fixabl": 22, "log": 22, "etiquett": 22, "unless": 22, "sadli": 22, "insert": 22, "paraphras": 22, "recycl": 22, "thank": 22, "signel": 22, "durant": 22, "forg": 22, "root": 22, "supermass": 22, "appar": 22, "m87": 22, "sgr": 22, "galact": 22, "unveil": 22, "strongest": 22, "roadmap": 22, "stodden": 22, "reanalysi": 22, "preval": 22, "bigger": 22, "container": 22, "suppli": 22, "stackoverflow": 22, "bite": 22, "struggl": 22, "hashtag": 22, "highest": 22, "carelessli": 22, "eht": 22, "yellow": 22, "legaci": 22, "iopscienc": 22, "iop": 22, "2041": 22, "8205": 22, "focus_on_eht": 22, "200": 22, "59": 22, "undergradu": 22, "senior": 22, "radio": 22, "latin": 22, "south": 22, "pole": 22, "groundbreak": 22, "foremost": 22, "icmj": 22, "trainer": 22, "fuzzi": 22, "surpris": 22, "bias": 22, "disput": 22, "resent": 22, "unappreci": 22, "oppress": 22, "hypothet": 22, "postdoctor": 22, "rotat": 22, "cutoff": 22, "weight": 22, "supervis": 22, "1st": 22, "taxonomi": 22, "edia": 22, "neurodivers": 22, "policymak": 22, "advisori": 22, "generaliz": 22, "reagent": 22, "scrub": 22, "substant": 22, "commentari": 22, "leadership": 22, "mentorship": 22, "guard": 22, "pierro": 22, "asara": 22, "keri": 22, "jone": 22, "elisha": 22, "roberto": 22, "hebei": 22, "wang": 22, "jinni": 22, "minorli": 22, "stone": 22, "bot": 22, "ref": 22, "ethicist": 22, "mazumdar": 22, "bennett": 22, "polar": 22, "shadow": 22, "panel": 22, "mad": 22, "magnet": 22, "pane": 22, "ted": 22, "repertoir": 22, "patel": 22, "authorea": 22, "assembl": 22, "gil": 22, "concret": 22, "intract": 22, "subtleti": 22, "sought": 22, "travel": 22, "null": 22, "demo": 22, "galleri": 22, "luvoir": 22, "juno": 22, "photo": 22, "martiancolonist": 22, "1706824699349488036": 22, "appoint": 22, "honor": 22, "12000": 22, "usd": 22, "erod": 22, "match": 22, "waiver": 22, "condens": 22, "surviv": 22, "sun": 22, "engulf": 22, "billion": 22, "impli": 22, "backward": 22, "notori": 22, "invalid": 22, "1371": 22, "pone": 22, "0230416": 22, "isbn": 22, "13": 22, "purchas": 22, "978": 22, "0735619678": 22, "acrhiv": 22, "realli": 22, "handi": 22, "5706310": 22, "gold": 22, "refere": 22, "registri": 22, "4000": 22, "2000": 22, "discount": 22, "economi": 22, "stylist": 22, "essoar": 22, "lessen": 22, "joann": 22, "cohn": 22, "paul": 22, "ginsparg": 22, "entic": 22, "flag": 22, "urgenc": 22, "turnaround": 22, "english": 22, "grammat": 22, "innoc": 22, "speaker": 22, "nonspecif": 22, "inaccur": 22, "unsolicit": 22, "issn": 22, "jci": 22, "jif": 22, "editori": 22, "prestigi": 22, "mouth": 22, "understood": 22, "sole": 22, "tie": 22, "convinc": 22, "pubspac": 22, "wrestl": 22, "disrupt": 22, "floppi": 22, "disk": 22, "revolution": 22, "intention": 22, "unintention": 22, "confidenti": 22, "tediou": 22, "inbox": 22, "explod": 22, "tame": 22, "600": 22, "abreast": 22, "older": 22, "scisummari": 22, "summarizebot": 22, "scholarci": 22, "digest": 22, "lynx": 22, "tldr": 22, "drawback": 22, "incorrectli": 22, "queri": 22, "pilot": 22, "codex": 22, "chatgpt": 22, "alphacod": 22, "commonsens": 22, "tandfonlin": 22, "1080": 22, "08989621": 22, "2168535": 22, "ml": 22, "fabric": 22, "falsif": 22, "BE": 22, "processor": 22, "critiqu": 22, "breach": 22, "grammar": 22, "leader": 22, "learner": 23, "pave": 23, "catalyz": 23}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"profession": 0, "develop": [0, 13, 19], "mentorship": [0, 1], "program": [0, 1, 19], "us": [1, 5, 10, 13, 16, 19, 22], "tip": [1, 19], "student": 1, "gener": [2, 10, 13, 19, 22], "schedul": [2, 3, 19], "cours": 2, "overview": [2, 16, 23], "timezon": 4, "widget": 4, "discord": 5, "quick": 6, "link": 6, "polici": [6, 10, 22], "technic": 7, "help": [7, 13, 19], "The": [8, 10, 13, 19, 22], "etho": [8, 10], "Of": 8, "open": [8, 10, 11, 13, 14, 16, 17, 19, 20, 22], "scienc": [8, 10, 13, 16, 22], "kei": [9, 10, 12, 13, 15, 16, 18, 19, 21, 22], "term": [9, 12, 15, 18, 21], "dai": [10, 13, 16, 19, 22], "1": [10, 13, 16, 19, 22], "tutori": [10, 13, 16, 19, 22], "object": [10, 13, 16, 19, 22], "section": [10, 13, 16, 19, 22], "what": [10, 13, 19, 22], "nasa": 10, "span": [10, 13, 16, 19, 22], "style": [10, 13, 16, 19, 22], "color": [10, 13, 16, 19, 22], "orang": [10, 16, 22], "case": [10, 16, 22], "studi": [10, 16, 22], "action": [10, 13], "internet": 10, "why": [10, 13, 16], "should": [10, 13, 16, 19], "we": [10, 19, 22], "do": [10, 19, 22], "now": 10, "reproduc": [10, 13, 22], "challeng": [10, 16, 19], "result": [10, 13, 20, 22], "enabl": [10, 16, 19], "iter": 10, "improv": 10, "error": 10, "detect": 10, "limit": 10, "scientif": [10, 19, 22], "publish": [10, 22], "how": [10, 16, 19, 22], "you": [10, 16, 19, 22], "foster": 10, "collabor": [10, 22], "equiti": 10, "radar": 10, "data": [10, 13, 14, 16], "climat": 10, "chang": [10, 22], "who": [10, 16, 19, 22], "doe": 10, "research": [10, 13, 19, 22], "policymak": 10, "public": [10, 13, 16, 22], "green": [10, 13, 16, 19, 22], "activ": [10, 13, 16, 19, 22], "think": 10, "about": [10, 16, 22], "takeawai": [10, 13, 16, 19, 22], "2": [10, 13, 16, 19, 22], "import": [10, 13, 19], "benefit": [10, 13, 16, 19], "ar": [10, 13, 19, 22], "your": [10, 13, 16, 19, 22], "best": [10, 13, 16, 19], "futur": 10, "give": [10, 22], "get": [10, 16, 22], "credit": [10, 22], "when": [10, 13, 16, 19, 22], "other": [10, 19, 22], "more": [10, 16, 22], "visibl": 10, "impact": [10, 22], "transpar": 10, "can": [10, 13], "accuraci": 10, "allen": 10, "brain": 10, "observatori": 10, "lead": 10, "discoveri": [10, 19], "qualiti": [10, 19], "divers": [10, 22], "scholarli": 10, "commun": [10, 16, 19], "societi": 10, "acceler": 10, "pace": 10, "ef\ufb01cient": 10, "attract": 10, "set": 10, "particip": 10, "3": [10, 13, 16, 19, 22], "maintain": [10, 22], "secur": [10, 16, 19], "protect": 10, "privaci": 10, "A": [10, 19], "countri": 10, "s": [10, 16], "militari": 10, "secret": 10, "violat": 10, "nation": 10, "interest": 10, "human": [10, 16], "patient": 10, "respect": 10, "cultur": 10, "indigen": 10, "conserv": 10, "concern": [10, 19], "care": 10, "principl": [10, 13, 16, 19], "environment": 10, "justic": 10, "endang": 10, "speci": 10, "intellectu": [10, 16], "properti": [10, 16], "most": 10, "common": [10, 19, 22], "type": [10, 13, 19, 22], "licens": [10, 16, 19], "neuromatch": 10, "academi": 10, "practic": [10, 13, 16, 19, 22], "around": 10, "prepar": 10, "make": [10, 13, 16, 19, 22], "control": [10, 13, 16, 19], "share": [10, 13, 16, 19, 22], "earli": 10, "better": 10, "reus": [10, 16, 19], "ethic": [10, 22], "4": [10, 13, 16, 19, 22], "Not": [10, 19], "Be": 10, "self": 10, "reflect": 10, "some": [10, 19], "fear": 10, "adopt": 10, "misalign": 10, "incent": 10, "social": 10, "barrier": 10, "strategi": 10, "across": 10, "differ": [10, 22], "institut": 10, "infrastructur": 10, "often": 10, "move": [10, 19], "slowli": 10, "tool": [10, 11, 13, 16, 22], "5": [10, 13, 16, 19, 22], "plan": [10, 13, 16, 19], "from": [10, 13, 16, 19, 22], "theori": [10, 13, 16, 19, 22], "manag": [10, 13, 16, 19], "an": [10, 13, 16, 19, 22], "design": [10, 13], "appli": [10, 16], "entir": 10, "work\ufb02ow": [10, 16], "resourc": [10, 11, 13, 16, 19], "Will": 10, "output": [10, 22], "step": [10, 22], "continu": 10, "journei": 10, "where": [10, 16, 19], "go": 10, "here": 10, "identifi": [10, 13], "explor": [10, 13], "repositori": [10, 13, 16, 19], "four": [10, 19], "anyon": 10, "take": 10, "addit": [10, 13, 16, 19, 22], "summari": [10, 13, 16, 19, 22], "And": 11, "introduct": [13, 16, 19, 22, 23], "process": [13, 16, 22], "definit": [13, 16, 19], "product": [13, 22], "code": [13, 17, 19], "compon": 13, "paper": [13, 22], "project": [13, 19], "exampl": [13, 16, 19, 22], "persist": 13, "orcid": 13, "digit": 13, "doi": [13, 16, 19], "citat": 13, "find": [13, 19, 22], "resolv": [13, 19], "pid": 13, "metadata": [13, 16], "purpos": 13, "document": [13, 16, 19], "pre": 13, "registr": 13, "One": 13, "regist": 13, "Their": 13, "softwar": [13, 19], "requir": 13, "fair": [13, 16, 19], "For": [13, 19, 22], "creation": 13, "zenodo": 13, "sign": 13, "up": 13, "format": [13, 16], "inspect": 13, "assess": [13, 16, 19, 22], "version": [13, 16, 19], "git": 13, "platform": 13, "github": 13, "edit": 13, "integr": 13, "environ": 13, "id": 13, "sourc": [13, 19], "kernel": 13, "valu": 13, "visual": [13, 22], "studio": 13, "rstudio": 13, "plain": 13, "text": 13, "editor": 13, "comput": 13, "notebook": 13, "jupyt": 13, "jupyterlab": 13, "run": 13, "yourself": 13, "browser": 13, "vs": [13, 19], "archiv": [13, 19], "contain": 13, "print": 13, "discov": [13, 16, 19, 22], "access": [13, 16, 22], "journal": [13, 19], "registri": 13, "refer": [13, 19], "highlight": 13, "zotero": 13, "consider": [16, 19, 22], "restrict": 16, "central": 16, "role": [16, 19, 22], "framework": 16, "scienti\ufb01c": 16, "start": [16, 19, 22], "search": [16, 19], "peopl": 16, "know": [16, 19], "onlin": 16, "In": 16, "person": 16, "portal": 16, "review": [16, 19], "cite": [16, 19, 22], "guidelin": [16, 19], "select": [16, 19], "interoper": [16, 19], "non": 16, "reusabl": 16, "through": [16, 19], "ad": [16, 19], "machin": 16, "add": 16, "tag": 16, "accompani": 16, "follow": [16, 19], "If": 16, "verifi": 16, "sharabl": 16, "export": 16, "inform": 16, "ensur": 16, "work": 16, "obtain": 16, "findabl": 16, "easi": [16, 19], "respons": [16, 19, 22], "write": [16, 22], "involv": 16, "opportun": 16, "train": [16, 19], "success": 19, "stori": 19, "smp": 19, "spectrum": 19, "depend": 19, "look": 19, "need": 19, "aggreg": 19, "searchabl": 19, "function": 19, "util": 19, "eas": 19, "factor": 19, "appropri": 19, "problem": 19, "acknowledg": 19, "new": [19, 22], "organ": 19, "describ": 19, "our": 19, "readm": 19, "contributor": [19, 22], "conduct": 19, "level": 19, "user": [19, 22], "choos": 19, "test": 19, "minim": 19, "risk": 19, "vulner": 19, "creat": [19, 22], "legal": 19, "agenc": 19, "fund": 19, "To": 19, "assign": 19, "citabl": 19, "file": 19, "team": [19, 22], "member": 19, "implement": 19, "after": 19, "discuss": 19, "engag": 19, "build": 19, "connect": [19, 22], "brows": 19, "contribut": [19, 22], "guid": 19, "thousand": 19, "throughout": 22, "cycl": 22, "tradit": 22, "depict": 22, "ha": 22, "over": 22, "time": 22, "But": 22, "have": 22, "alwai": 22, "been": 22, "far": 22, "than": 22, "just": 22, "reach": 22, "audienc": 22, "media": 22, "increas": 22, "report": 22, "crisi": 22, "caus": 22, "thi": 22, "combat": 22, "could": 22, "attribut": 22, "reput": 22, "materi": 22, "provid": 22, "construct": 22, "feedback": 22, "wai": 22, "avoid": 22, "plagiar": 22, "captur": 22, "accur": 22, "distribut": 22, "multi": 22, "event": 22, "horizon": 22, "telescop": 22, "ehtc": 22, "fairli": 22, "stage": 22, "all": 22, "standard": 22, "recogn": 22, "authorship": 22, "author": 22, "vice": 22, "versa": 22, "recognit": 22, "combin": 22, "rang": 22, "observ": 22, "imag": 22, "interpret": 22, "i": 22, "At": 22, "workshop": 22, "confer": 22, "form": 22, "interact": 22, "read": 22, "That": 22, "rout": 22, "pro": 22, "con": 22, "preprint": 22, "consid": 22, "predatori": 22, "question": 22, "osdmp": 22, "includ": 22, "openli": 22, "pen": 22, "toward": 22, "emerg": 22, "technolog": 22, "like": 22, "ai": 22, "caution": 22, "concept": 23, "map": 23, "curriculum": 23}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 56}}) \ No newline at end of file +Search.setIndex({"docnames": ["projects/README", "projects/professional_development/mentorship_program", "tutorials/Schedule/daily_schedules", "tutorials/Schedule/schedule_intro", "tutorials/Schedule/timezone_widget", "tutorials/TechnicalHelp/Discord", "tutorials/TechnicalHelp/Links_Policy", "tutorials/TechnicalHelp/tech_intro", "tutorials/W1D1_TheEthosOfOpenScience/chapter_title", "tutorials/W1D1_TheEthosOfOpenScience/further_reading", "tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1", "tutorials/W1D2_OpenToolsAndResources/chapter_title", "tutorials/W1D2_OpenToolsAndResources/further_reading", "tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1", "tutorials/W1D3_OpenData/chapter_title", "tutorials/W1D3_OpenData/further_reading", "tutorials/W1D3_OpenData/student/W1D3_Tutorial1", "tutorials/W1D4_OpenCode/chapter_title", "tutorials/W1D4_OpenCode/further_reading", "tutorials/W1D4_OpenCode/student/W1D4_Tutorial1", "tutorials/W1D5_OpenResults/chapter_title", "tutorials/W1D5_OpenResults/further_reading", "tutorials/W1D5_OpenResults/student/W1D5_Tutorial1", "tutorials/intro"], "filenames": ["projects/README.md", "projects/professional_development/mentorship_program.md", "tutorials/Schedule/daily_schedules.md", "tutorials/Schedule/schedule_intro.md", "tutorials/Schedule/timezone_widget.md", "tutorials/TechnicalHelp/Discord.md", "tutorials/TechnicalHelp/Links_Policy.md", "tutorials/TechnicalHelp/tech_intro.md", "tutorials/W1D1_TheEthosOfOpenScience/chapter_title.md", "tutorials/W1D1_TheEthosOfOpenScience/further_reading.md", "tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.ipynb", "tutorials/W1D2_OpenToolsAndResources/chapter_title.md", "tutorials/W1D2_OpenToolsAndResources/further_reading.md", "tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.ipynb", "tutorials/W1D3_OpenData/chapter_title.md", "tutorials/W1D3_OpenData/further_reading.md", "tutorials/W1D3_OpenData/student/W1D3_Tutorial1.ipynb", "tutorials/W1D4_OpenCode/chapter_title.md", "tutorials/W1D4_OpenCode/further_reading.md", "tutorials/W1D4_OpenCode/student/W1D4_Tutorial1.ipynb", "tutorials/W1D5_OpenResults/chapter_title.md", "tutorials/W1D5_OpenResults/further_reading.md", "tutorials/W1D5_OpenResults/student/W1D5_Tutorial1.ipynb", "tutorials/intro.ipynb"], "titles": ["Professional Development", "Mentorship Program", "General schedule", "Schedule", "Timezone widget", "Using discord", "Quick links and policies", "Technical Help", "The Ethos Of Open Science", "Key terms", "Day 1: The Ethos of Open Science", "Open Tools And Resources", "Key terms", "Day 2: Open Tools and Resources", "Open Data", "Key terms", "Day 3: Open Data", "Open Code", "Key terms", "Day 4: Open Code", "Open Results", "Key terms", "Day 5: Open Results", "Introduction"], "terms": {"enabl": [0, 1, 13, 18, 22, 23], "student": [0, 19, 22], "connect": [0, 1, 10, 12, 13], "expand": [0, 1, 10, 13, 16, 22], "experi": [0, 1, 9, 10, 13, 16, 19, 22], "skill": [0, 1, 10, 13, 16, 19, 22], "interest": [0, 1, 13, 16, 19, 22], "broaden": [0, 22], "percept": [0, 10, 22], "how": [0, 1, 9, 13, 15, 23], "thei": [0, 1, 10, 13, 15, 16, 19, 22], "can": [0, 1, 6, 9, 15, 16, 18, 19, 21, 22], "make": [0, 1, 9, 15, 21], "an": [0, 6, 9, 12, 15, 18, 23], "impact": [0, 9, 13, 16, 19], "via": [0, 10, 13, 16, 18, 19, 22], "differ": [0, 9, 13, 15, 16, 19, 21], "career": [0, 1, 10, 13, 16, 22], "option": [0, 10, 13, 16, 18, 19, 22], "variou": [0, 1, 9, 10, 13, 16, 19, 21, 22], "field": [0, 1, 10, 13, 15, 16, 19, 22, 23], "meet": [0, 1, 6, 10, 13, 15, 16, 19, 22], "group": [0, 1, 9, 10, 13, 16, 19, 21, 22], "live": [0, 1, 6, 10, 13, 16, 19, 22], "share": [0, 1, 2, 9, 15], "mentor": [0, 1, 13, 22], "aim": [0, 9, 10, 13, 16, 19, 22, 23], "inspir": [0, 10, 22, 23], "perspect": [0, 1, 10, 16, 19, 22], "dure": [0, 1, 10, 13, 15, 16, 19, 22], "after": [0, 1, 10, 13, 16, 21, 22], "cours": [0, 6, 10, 13, 16, 19, 22, 23], "learn": [0, 1, 9, 10, 13, 16, 19, 22], "more": [0, 1, 6, 9, 12, 13, 15, 18, 19], "about": [0, 1, 9, 12, 13, 15, 19], "our": [1, 10, 12, 13, 16, 22, 23], "person": [1, 9, 10, 13, 19, 21, 22], "profession": [1, 9, 13, 16, 19, 22], "develop": [1, 9, 10, 12, 16, 18, 22, 23], "pair": 1, "mente": 1, "base": [1, 9, 10, 13, 16, 18, 19, 22], "prefer": [1, 13, 16, 19, 22], "The": [1, 9, 15, 16, 18, 21, 23], "cover": [1, 10, 13, 15, 16, 19, 22], "wide": [1, 9, 10, 13, 16, 19, 22], "rang": [1, 9, 10, 13, 16, 19], "topic": [1, 2, 10, 13, 16, 19, 22], "includ": [1, 2, 9, 10, 12, 13, 15, 16, 18, 19, 21], "phd": [1, 19, 22], "applic": [1, 10, 13, 15, 16, 18, 19, 22], "academ": [1, 9, 10, 13, 19, 22], "job": [1, 10, 16], "industri": [1, 10, 13, 19], "transit": [1, 10], "from": [1, 6, 9, 18, 21, 23], "academia": [1, 13, 22], "network": [1, 10, 13, 16, 19], "research": [1, 9, 12, 15, 16, 21, 23], "concept": [1, 9, 10, 13, 16, 19, 22], "project": [1, 4, 9, 10, 15, 16, 18, 22], "execut": [1, 13, 18, 19, 22], "technic": [1, 10, 13, 16, 19, 22], "commun": [1, 9, 12, 13, 15, 22, 23], "time": [1, 2, 4, 10, 13, 16, 18, 19], "manag": [1, 15, 18, 22], "work": [1, 9, 10, 13, 15, 18, 19, 22, 23], "life": [1, 10, 13, 16, 19, 22], "balanc": [1, 10, 13], "experienc": [1, 10, 19], "one": [1, 2, 9, 10, 13, 16, 18, 19, 22], "hour": [1, 2, 10, 13, 16, 19, 22], "each": [1, 2, 10, 13, 16, 19, 22, 23], "week": [1, 16, 19], "session": [1, 2, 6, 10, 13, 16], "These": [1, 10, 13, 16, 18, 19, 22], "ar": [1, 9, 15, 16, 18, 21], "design": [1, 9, 16, 22, 23], "provid": [1, 10, 12, 13, 16, 18, 19, 21, 23], "comprehens": [1, 10, 13, 16, 19, 22], "support": [1, 9, 10, 12, 13, 16, 19, 21, 22], "across": [1, 9, 13, 16, 19, 22, 23], "aspect": [1, 10, 13, 16, 19, 22], "journei": [1, 13, 16, 19, 22], "By": [1, 10, 13, 16, 19, 22], "particip": [1, 6, 9, 13, 16, 19, 22, 23], "inform": [1, 2, 9, 10, 12, 13, 15, 19, 21, 22, 23], "decis": [1, 10, 15, 16, 19, 21, 22], "path": [1, 16, 19, 22], "receiv": [1, 6, 10, 13, 16, 19, 22], "target": [1, 13, 16, 22], "guidanc": [1, 10, 13, 16, 19, 22, 23], "enhanc": [1, 10, 13, 16, 19], "stand": [1, 10, 18, 19], "out": [1, 4, 10, 13, 16, 19, 22], "competit": [1, 10, 19], "environ": [1, 10, 12, 16, 19, 22], "addition": [1, 10, 13, 16, 22], "help": [1, 4, 9, 10, 15, 16, 21, 22], "which": [1, 9, 10, 12, 13, 15, 16, 18, 19, 22], "could": [1, 10, 13, 16, 19], "lead": [1, 9, 13, 15, 16, 19, 22], "collabor": [1, 9, 13, 16, 19], "further": [1, 10, 13, 16, 19, 22], "opportun": [1, 10, 13, 19, 22], "even": [1, 2, 10, 13, 15, 16, 19, 22], "offer": [1, 10, 13, 15, 16, 19, 22], "also": [1, 10, 12, 13, 15, 16, 19, 22], "crucial": [1, 10, 13, 16, 22], "compet": [1, 9], "success": [1, 10, 13, 22], "both": [1, 10, 13, 15, 16, 19, 22], "set": [1, 13, 15, 16, 18, 19, 21, 22], "gain": [1, 10, 13, 16, 19, 22], "insight": [1, 10, 13, 15, 16, 19, 22], "effect": [1, 10, 13, 16, 19, 22], "real": [1, 9, 10, 16, 19], "practic": [1, 2, 6, 9, 21, 23], "daili": [1, 6, 10, 16], "challeng": [1, 9, 22], "strategi": [1, 19, 22], "relev": [1, 10, 13, 15, 16, 19, 22], "i": [1, 9, 10, 13, 16, 19], "m": [1, 13, 19], "most": [1, 13, 16, 19, 21, 22], "my": [1, 10, 19, 22], "enthusiasm": [1, 16], "max": 1, "you": [1, 2, 6, 9, 13], "mai": [1, 9, 10, 13, 15, 16, 18, 19, 22], "find": [1, 4, 9, 10, 16], "someon": [1, 10, 16, 19, 22], "look": [1, 10, 13, 16, 22], "up": [1, 10, 15, 16, 19, 22], "just": [1, 10, 13, 16, 19], "draw": [1, 16, 22], "off": [1, 10, 13, 16, 19], "passion": 1, "follow": [1, 2, 10, 13, 22], "your": [1, 4], "agil": 1, "might": [1, 10, 13, 16, 19, 22], "want": [1, 10, 13, 16, 19, 22], "have": [1, 10, 13, 15, 16, 18, 19, 21], "rough": [1, 19], "what": [1, 15, 16], "ll": [1, 10, 13, 19], "discuss": [1, 2, 10, 13, 15, 16, 22], "e": [1, 9, 10, 13, 16, 19, 22], "appli": [1, 13, 19, 22], "grad": 1, "school": [1, 10, 13, 16], "lab": [1, 10, 13, 15, 16, 19, 22], "thi": [1, 2, 4, 6, 9, 10, 12, 13, 15, 16, 18, 19, 21, 23], "leav": [1, 22], "less": [1, 16, 19, 22], "space": [1, 10, 13, 18, 19, 22], "improvis": 1, "Be": [1, 16], "prepar": [1, 13, 16, 19, 22], "adapt": [1, 10, 15, 16, 22], "chang": [1, 13, 15, 16, 18, 19], "becaus": [1, 9, 10, 13, 16, 19, 22], "alon": [1, 13, 18, 19, 22], "room": [1, 2, 13, 22], "evolv": [1, 13, 19, 22], "other": [1, 6, 9, 13, 15, 16, 18, 21, 23], "peopl": [1, 9, 10, 13, 19, 22], "s": [1, 9, 12, 13, 18, 19, 21, 22, 23], "input": [1, 10, 13, 16, 18, 19, 22], "self": [1, 13, 16, 19, 22], "knowledg": [1, 9, 10, 13, 16, 19, 22, 23], "expect": [1, 9, 10, 13, 16, 19, 21, 22], "know": [1, 10, 13, 22], "everyth": [1, 13, 19, 22], "should": [1, 9, 15, 22], "clear": [1, 10, 13, 15, 16, 19, 22], "pictur": [1, 13, 19, 22], "where": [1, 2, 9, 13, 15, 21, 22], "moment": [1, 10, 13, 19], "get": [1, 2, 13, 19], "best": [1, 22, 23], "advic": [1, 10, 16], "possibl": [1, 9, 10, 13, 16, 19, 22], "first": [1, 10, 13, 16, 19, 22], "introduc": [1, 2, 10, 13, 16, 19, 22, 23], "yourself": [1, 10, 16, 19, 22], "reflect": [1, 13, 22], "current": [1, 10, 13, 16, 19, 21, 22, 23], "plan": [1, 15, 21, 22], "defin": [1, 9, 10, 13, 16, 19, 22], "realist": 1, "implement": [1, 10, 13, 16, 22], "achiev": [1, 10, 16, 19, 22], "them": [1, 10, 13, 16, 19, 22], "peer": [1, 9, 10, 13, 16, 19, 21, 22], "take": [1, 13, 16, 19, 22], "note": [1, 10, 13, 15, 16, 19, 22], "hard": [1, 19, 22], "save": [1, 10, 13, 16, 18, 19, 22], "ha": [1, 6, 10, 12, 13, 15, 16, 19], "been": [1, 10, 12, 13, 16, 19], "said": [1, 10, 22], "try": [1, 10, 13, 16, 19, 22], "elabor": 1, "suggest": [1, 13, 16, 19, 22], "so": [1, 10, 13, 15, 16, 19, 22], "when": [1, 9, 15], "again": [1, 13, 19], "some": [1, 13, 16, 18, 22], "advanc": [1, 10, 13, 16, 19, 22, 23], "own": [1, 10, 13, 16, 19, 22, 23], "action": [1, 9, 16, 19, 22], "guid": [1, 5, 10, 13, 16, 22], "solv": [1, 10, 13, 19, 22], "problem": [1, 10, 13, 22], "come": [1, 10, 13, 16, 19, 22], "verbal": 1, "In": [1, 10, 13, 18, 19, 22], "case": [1, 13, 19], "give": [1, 13, 15, 19], "resourc": [1, 9, 12, 18, 22], "like": [1, 9, 10, 13, 16, 19], "book": [1, 13, 15, 22], "paper": [1, 10, 16, 19, 21], "institut": [1, 13, 16, 19, 22], "contact": [1, 10, 16, 19, 22], "don": [1, 10, 13, 16, 18, 19, 22], "t": [1, 10, 13, 16, 18, 19, 22], "afraid": [1, 19], "ask": [1, 10, 13, 16, 19, 22], "end": [1, 10, 13, 16, 19, 22, 23], "must": [1, 6, 10, 13, 16, 19, 22], "capabl": [1, 10, 13, 19, 22], "keep": [1, 10, 13, 16, 19, 22], "respect": [1, 9, 13, 16, 19, 22], "convers": [1, 13, 19, 22], "social": [1, 9, 13, 16, 19, 22], "interact": [1, 10, 13, 16, 19], "construct": [1, 13, 19], "long": [1, 10, 12, 13, 15, 16, 18, 19, 21, 22], "last": [1, 10, 12, 13, 19, 21, 22], "relationship": [1, 19, 22], "thu": [1, 10, 13, 16, 19], "kind": [1, 10, 13, 19, 22], "fun": [1, 10, 13, 16], "dream": 1, "goal": [1, 10, 13, 16, 19, 22], "well": [1, 10, 13, 15, 16, 19, 22], "effort": [1, 9, 10, 13, 16, 19, 22], "ve": [1, 10, 13, 16, 19, 22], "made": [1, 10, 13, 15, 16, 19, 22], "far": 1, "addit": [1, 9, 12], "through": [1, 10, 13, 22], "websit": [1, 6, 10, 13, 16, 19, 22], "run": [2, 10, 12, 16, 19, 22], "three": [2, 10, 13, 16, 19, 22], "attend": [2, 6, 13, 19, 22], "onli": [2, 10, 13, 16, 18, 19, 22], "cohort": 2, "octob": 2, "21": 2, "25": [2, 10], "2024": 2, "10am": 2, "12pm": 2, "utc": 2, "asia": 2, "oceania": 2, "novemb": 2, "11": [2, 22], "15": [2, 13, 16, 19], "5": [2, 23], "7pm": 2, "europ": [2, 13, 16, 22], "africa": 2, "decemb": 2, "2": 2, "6": [2, 16], "11pm": 2, "1am": 2, "america": [2, 22], "dai": [2, 23], "consist": [2, 9, 10, 13, 16, 19, 22, 23], "1": [2, 23], "30": [2, 10, 22], "minut": [2, 10, 13, 16, 19, 22], "lectur": [2, 10], "materi": [2, 6, 10, 13, 15, 16, 19], "joint": [2, 10], "zoom": 2, "facilit": [2, 10, 12, 13, 16, 18, 19, 22], "go": [2, 13, 16, 19, 22], "present": [2, 10, 13, 16, 19, 22], "task": [2, 10, 13, 16, 19, 22], "breakout": 2, "search": [2, 10, 13, 22], "acquaint": 2, "tool": [2, 9, 18, 19], "open": [2, 6, 9, 12, 18, 23], "scienc": [2, 6, 9, 18, 19, 21, 23], "pleas": [4, 5, 10, 13, 16, 19], "check": [4, 10, 13, 16, 19, 21, 22], "tutori": 4, "http": [4, 6, 13, 16, 18, 19, 22], "neuromatchacademi": [4, 6], "github": [4, 10, 16, 19, 22], "io": [4, 6, 13], "tz": 4, "html": 4, "click": [5, 13, 16, 19, 22], "here": [5, 9, 13, 16, 19, 22], "opensci": [6, 10, 16, 19, 22], "neuromatch": [6, 13, 16, 19, 22, 23], "portal": [6, 10, 13, 19, 22], "org": [6, 10, 13, 16, 18, 19, 22], "code": [6, 9, 10, 12, 15, 18, 21, 22], "conduct": [6, 10, 13, 16, 21, 22], "violat": [6, 16, 19, 22], "form": [6, 9, 10, 13, 15, 16, 18, 19, 21], "precours": 6, "uniqu": [6, 10, 12, 13, 15, 16, 19, 21, 22], "class": [6, 19], "compar": [6, 10, 16, 19], "academi": [6, 13, 16, 18, 19, 22, 23], "To": [6, 10, 13, 16, 22], "successfulli": [6, 13, 19], "complet": [6, 10, 13, 16, 18, 19, 22], "all": [6, 9, 10, 12, 13, 16, 19], "activ": [6, 9, 23], "five": [6, 10], "certif": [6, 10], "miss": [6, 19, 22], "ani": [6, 9, 10, 13, 15, 16, 18, 19, 21, 22], "short": [6, 10, 13, 16, 19, 22], "quizz": 6, "assess": [6, 9], "understand": [6, 10, 13, 16, 19, 22, 23], "submit": [6, 10, 13, 16, 19, 22], "post": [6, 10, 13, 19, 22], "evalu": [6, 9, 10, 13, 16, 19, 22], "survei": [6, 10, 13, 16, 22], "who": [6, 9, 13, 15, 21, 23], "requir": [6, 9, 10, 16, 18, 19, 22], "nasa": [6, 9, 13, 16, 18, 19, 22, 23], "recogn": [6, 10, 19], "profici": 6, "displai": [6, 13, 22], "resum": 6, "cv": 6, "linkedin": [6, 22], "profil": [6, 13, 19, 22], "artwork": 7, "daniela": 7, "buchwald": 7, "principl": [9, 21, 22, 23], "product": [9, 10, 15, 16, 19], "process": [9, 10, 15, 19], "avail": [9, 10, 13, 15, 16, 18, 19, 22], "while": [9, 10, 13, 16, 19, 22], "divers": [9, 13, 16, 19], "cultur": [9, 16, 19, 22, 23], "maintain": [9, 13, 16, 19], "secur": [9, 13, 22], "privaci": [9, 16, 19, 22], "foster": [9, 13, 16, 21, 22], "reproduc": [9, 16, 19, 21], "equiti": [9, 22], "data": [9, 12, 15, 19, 21, 22], "freeli": [9, 10, 13, 16, 22], "us": [9, 12, 15, 18, 21], "re": [9, 10, 13, 16, 19, 22], "redistribut": [9, 16, 19], "anyon": [9, 13, 16, 18, 19, 22], "sourc": [9, 10, 15, 16, 18, 22], "comput": [9, 10, 12, 16, 18, 19, 22], "program": [9, 10, 13, 16, 18, 22], "gener": [9, 15, 16, 18], "public": [9, 12, 15, 18, 19, 21], "modif": [9, 13, 19], "its": [9, 10, 13, 16, 19, 22, 23], "origin": [9, 10, 13, 15, 16, 18, 19, 22], "access": [9, 10, 15, 18, 19, 21, 23], "free": [9, 10, 13, 16, 19, 22], "unrestrict": 9, "electron": [9, 10, 13, 16], "everyon": [9, 10, 13, 16, 19, 22], "interdisciplinari": [9, 12], "combin": [9, 10, 13, 15, 19], "multipl": [9, 13, 15, 16, 19, 22], "disciplin": [9, 10, 13, 16, 19, 22], "equit": [9, 10, 16, 22], "indic": [9, 10, 19, 22, 23], "absenc": 9, "unfair": [9, 22], "avoid": [9, 10, 13, 16, 19], "remedi": 9, "among": [9, 10, 13, 15, 16, 19, 22], "whether": [9, 10, 13, 16, 19, 22], "those": [9, 10, 13, 16, 19, 22], "econom": [9, 10, 22], "demograph": 9, "geograph": [9, 10, 22], "dimens": [9, 13, 16], "inequ": 9, "g": [9, 10, 13, 16, 19, 22], "sex": 9, "gender": [9, 16], "ethnic": [9, 16], "disabl": [9, 22], "sexual": 9, "orient": [9, 10, 19], "citizen": [9, 10, 13, 16], "participatori": [9, 22], "describ": [9, 10, 13, 15, 16, 22], "member": [9, 10, 13, 16, 21, 22], "scientif": [9, 13, 16, 23], "law": [9, 10, 13, 15, 16, 19], "individu": [9, 10, 13, 15, 16, 19, 22], "organ": [9, 10, 12, 13, 15, 16, 18, 21, 22, 23], "voluntarili": 9, "wai": [9, 10, 13, 15, 16, 19, 23], "below": [9, 10, 13, 16, 19, 22], "regard": [9, 15, 16, 19, 22], "polici": [9, 13, 16, 18, 19, 21], "reli": [9, 10, 13, 16, 19, 22], "volunt": [9, 10, 16, 19, 22], "held": [9, 10, 13, 22], "same": [9, 10, 13, 16, 19, 22], "rigor": [9, 13, 22], "standard": [9, 10, 12, 13, 15, 16, 18, 19, 21], "import": [9, 16, 22], "ethic": [9, 16, 19], "ensur": [9, 10, 13, 15, 19, 22], "result": [9, 16, 18, 19, 21], "contribut": [9, 10, 13, 16, 23], "ideal": [9, 13, 16, 19, 22], "publish": [9, 13, 16, 19, 21], "literatur": [9, 10, 16, 19, 22], "without": [9, 10, 13, 16, 19, 22], "scientist": [9, 10, 13, 16, 19, 22], "involv": [9, 10, 13, 19, 22], "anoth": [9, 10, 13, 16, 19, 22], "word": [9, 10, 13, 16, 22], "confus": [9, 13], "increas": [9, 10, 13, 16, 19], "inclus": [9, 10, 13, 16, 19, 22, 23], "sinc": [9, 10, 13, 16, 19, 22], "doe": [9, 13, 16, 19, 22], "citizenship": 9, "particular": [9, 10, 13, 16, 19, 21, 22], "countri": [9, 13, 16, 19, 22], "perform": [9, 10, 13, 16, 19, 22, 23], "scholarship": 9, "expans": [9, 16, 22], "meant": [9, 13, 16, 19], "encompass": [9, 10, 13, 16, 19], "rapid": [9, 10, 13, 16, 19, 22], "widespread": [9, 13], "scholarli": [9, 12, 13, 16, 21, 22], "output": [9, 13, 16, 19], "replic": [9, 10, 12, 13, 15, 19, 22], "obtain": [9, 10, 13, 19, 22], "studi": [9, 13, 19, 21], "synonym": [9, 18], "mean": [9, 10, 13, 16, 19, 22], "answer": [9, 10, 13, 16, 19, 22], "question": [9, 10, 13, 16, 19], "new": [9, 10, 13, 16], "method": [9, 10, 13, 16, 19, 21, 22], "review": [9, 10, 13, 21, 22], "similar": [9, 10, 13, 16, 18, 19, 22], "produc": [9, 10, 13, 16, 18, 19, 22], "author": [9, 10, 12, 13, 15, 16, 18, 19, 21], "fair": [9, 10, 22], "improv": [9, 13, 16, 19, 22], "findabl": [9, 10, 13, 15, 19, 22], "interoper": [9, 10, 13, 15, 22], "reus": [9, 13, 15, 22], "digit": [9, 10, 12, 16, 19, 21, 22], "asset": [9, 15, 19], "emphas": [9, 10, 13, 16, 22], "machin": [9, 12, 13, 15, 19], "capac": [9, 13], "system": [9, 10, 13, 16, 18, 19, 22], "none": 9, "minim": [9, 10, 13, 22], "human": [9, 13, 15, 18, 19, 22], "intervent": [9, 10, 16], "increasingli": [9, 10, 16, 19, 22], "deal": [9, 10, 13, 19], "volum": [9, 10, 15, 16, 19, 22], "complex": [9, 10, 16, 19, 22], "creation": [9, 10, 16, 19, 22], "speed": [9, 13, 22], "metric": [9, 10, 13], "context": [9, 10, 12, 13, 15, 16, 19, 21, 22], "merit": [9, 10], "quantit": 9, "qualiti": [9, 13, 16, 21, 22], "articl": [9, 10, 13, 16, 19, 22], "altmetr": 9, "altern": [9, 19, 22], "do": [9, 13, 16], "journal": [9, 10, 16, 21, 22], "level": [9, 10, 12, 13, 16, 22], "usag": [9, 10, 13, 19, 22], "factor": [9, 10, 15, 16, 22], "A": [9, 12, 13, 15, 16, 18, 21, 22], "trait": 9, "transpar": [9, 13, 16, 19, 22], "honesti": 9, "recept": 9, "idea": [9, 10, 13, 16, 19, 22], "being": [9, 10, 13, 16, 19, 22, 23], "easi": [9, 10, 13, 22], "perceiv": [9, 19], "detect": [9, 19], "educ": [9, 10, 13, 16, 19, 22], "instruct": [9, 10, 13, 16, 19], "schoolwork": 9, "intellectu": [9, 13, 15, 19, 22], "proven": [9, 10, 13, 15, 16, 19], "seek": [9, 10, 16, 19], "systemat": [9, 22], "computation": [9, 22], "captur": [9, 10, 13], "creat": [9, 10, 12, 13, 15, 16], "object": [9, 12, 15, 21], "wa": [9, 10, 13, 16, 19, 22], "modifi": [9, 10, 16, 18, 19], "procedur": [9, 13, 16, 21, 22], "content": [10, 12, 13, 15, 16, 19, 21, 22], "creator": [10, 13, 15, 16, 19, 22], "top": [10, 13, 16, 19, 22, 23], "team": [10, 13, 16], "leanna": [10, 13, 16, 19, 22], "kalinowski": [10, 13, 16, 19, 22], "hlib": [10, 13, 16, 19, 22], "solodzhuk": [10, 13, 16, 19, 22], "ohad": [10, 13, 16, 19, 22], "zivan": [10, 13, 16, 19, 22], "shubhrojit": [10, 13, 16, 19, 22], "misra": [10, 13, 16, 19, 22], "viviana": [10, 13, 16, 19, 22], "greco": [10, 13, 16, 19, 22], "courtnei": [10, 13, 16, 19, 22], "dean": [10, 13, 16, 19, 22], "editor": [10, 16, 19, 22], "konstantin": [10, 13, 16, 19, 22], "tsafatino": [10, 13, 16, 19, 22], "ella": [10, 13, 16, 19, 22], "batti": [10, 13, 16, 19, 22], "spiro": [10, 13, 16, 19, 22], "chavli": [10, 13, 16, 19, 22], "estim": [10, 13, 16, 19, 22], "introduct": 10, "modul": [10, 13, 16, 19, 22, 23], "closer": [10, 13, 16], "landscap": [10, 13, 23], "glimps": 10, "exampl": 10, "lastli": [10, 13], "start": [10, 13], "todai": [10, 16, 19, 22], "engag": [10, 13, 16, 22], "intend": [10, 13, 16, 19], "outcom": [10, 16, 22], "part": [10, 13, 16, 19, 22], "larger": [10, 19, 22], "final": [10, 13, 16, 19, 22], "wrap": [10, 13, 16, 19, 22], "need": [10, 13, 16, 18, 22], "let": [10, 13, 16, 19, 22], "begin": [10, 13, 16, 19, 21, 22], "explain": [10, 13, 16, 19, 22], "distinguish": [10, 13], "charact": [10, 12], "sentiment": 10, "moral": [10, 21], "natur": [10, 13, 16, 22], "belief": 10, "merriam": 10, "webster": 10, "exactli": [10, 13, 19], "broad": [10, 13, 22], "enough": [10, 16, 19], "term": [10, 13, 16, 19, 22], "attitud": [10, 13], "clarifi": [10, 19, 22], "element": [10, 13, 16, 19, 22], "speak": 10, "respons": [10, 13], "forward": [10, 16, 22], "throughout": [10, 13, 16, 19], "integr": [10, 16, 19, 22], "dictat": [10, 19, 22], "due": [10, 13, 16, 19, 22], "togeth": [10, 13, 18, 19, 22], "golden": 10, "rule": [10, 13, 19, 21, 22], "treat": [10, 19], "would": [10, 13, 16, 19, 21, 22], "situat": [10, 16, 22], "fund": [10, 13, 16, 22], "feder": [10, 13, 16, 19], "agenc": [10, 13, 16, 22, 23], "histori": [10, 13, 16, 18, 22], "back": [10, 13, 15, 18, 19, 22], "apollo": 10, "1960": 10, "transform": [10, 18, 22, 23], "guidelin": [10, 13, 15, 22], "cultiv": 10, "commit": [10, 13, 19, 22], "domain": [10, 13, 15, 16, 18, 19, 22], "astrobiolog": 10, "physic": [10, 12, 13, 16, 22], "allow": [10, 12, 13, 15, 16, 19, 22], "broader": [10, 13, 16, 22], "dataset": [10, 13, 15, 16, 19, 22], "biologi": [10, 13, 22], "chemistri": 10, "geologi": 10, "relat": [10, 13, 16, 19], "robot": 10, "planetari": [10, 16, 19], "stellar": [10, 19], "evolut": [10, 19, 22], "extraterrestri": 10, "plai": [10, 13, 16, 19, 22], "critic": [10, 13, 16, 19, 22], "role": [10, 13, 15], "mission": [10, 13, 16, 19, 22], "equal": [10, 13, 19, 22, 23], "govern": [10, 13, 16, 19, 22], "consider": [10, 13], "approach": [10, 19, 22, 23], "behavior": [10, 19, 21, 22], "varieti": [10, 13, 16, 19], "framework": [10, 13, 19], "workflow": [10, 13, 15, 16, 19, 22, 23], "model": [10, 13, 15, 16, 19, 22], "stage": [10, 13, 16, 19], "One": [10, 16, 19, 22], "exoplanet": [10, 19], "signific": [10, 13, 16, 19, 22], "stargaz": 10, "televis": 10, "took": [10, 22], "place": [10, 13, 16, 19, 22], "consecut": 10, "night": [10, 19], "2017": [10, 22], "host": [10, 13, 16, 19, 22], "invit": [10, 19, 22], "viewer": 10, "within": [10, 13, 15, 16, 19, 22], "48": 10, "debut": 10, "than": [10, 13, 16, 19], "10": [10, 13, 16, 18, 19, 22], "000": 10, "had": [10, 16, 19, 22], "classifi": [10, 16, 22], "over": [10, 13, 15, 18, 19, 21], "million": [10, 13, 22], "watch": [10, 13, 22], "roll": [10, 18], "sift": 10, "On": [10, 13, 19, 22], "second": [10, 13], "were": [10, 13, 16, 19, 21, 22], "abl": [10, 13, 16, 19, 22], "44": 10, "jupit": 10, "size": [10, 16, 19, 22], "candid": 10, "planet": 10, "72": 10, "neptun": 10, "53": 10, "sub": 10, "earth": [10, 13, 16, 18, 19, 22], "smaller": [10, 13, 22], "alreadi": [10, 13, 16, 19, 22], "found": [10, 13, 16, 19, 22], "undergo": [10, 13, 22], "analysi": [10, 13, 16, 19, 21, 22], "rapidli": [10, 13, 22, 23], "histor": [10, 13, 18, 19, 22], "suffici": [10, 16, 19, 22], "proxim": 10, "easili": [10, 13, 16, 19, 22], "recent": [10, 13, 16, 19, 22], "elimin": 10, "entri": [10, 13, 19], "platform": [10, 12, 16, 19, 22], "global": [10, 13, 15, 16, 19, 22, 23], "scale": [10, 15, 16, 19, 22], "appropri": [10, 13, 16, 22], "unfortun": 10, "remain": [10, 13, 19, 22], "right": [10, 13, 16, 18, 19, 22], "languag": [10, 13, 16, 18, 19, 22], "mani": [10, 13, 15, 16, 19, 22], "outlet": 10, "power": [10, 13, 16, 19, 22], "nearli": [10, 22], "It": [10, 13, 15, 16, 19, 21, 22], "stakehold": [10, 12, 16, 22], "easier": [10, 13, 16, 19, 22], "discov": 10, "face": [10, 16, 19], "sever": [10, 13, 16, 19, 21, 22], "pushback": 10, "inadequaci": 10, "spread": [10, 16], "misinform": [10, 22], "mistrust": 10, "counteract": 10, "feedback": [10, 13, 16, 19], "valid": [10, 13, 15, 16, 19, 22], "robust": [10, 13, 16, 19, 22], "manner": [10, 13, 18, 22], "combat": 10, "becom": [10, 13, 16, 19, 22], "accur": [10, 13], "colleagu": [10, 13, 16, 19, 22], "howev": [10, 13, 16, 19, 22], "grow": [10, 19, 21, 22], "pool": 10, "overwhelm": [10, 13, 22], "2011": 10, "aaa": [10, 19], "began": [10, 22], "report": [10, 12, 13, 16, 19], "softwar": [10, 12, 15, 16, 18, 21, 22], "upon": [10, 13, 15, 16, 18, 19, 22, 23], "request": [10, 13, 16, 19, 22], "2018": [10, 18, 22], "carri": [10, 13, 19, 22], "investig": [10, 13, 16, 22], "204": 10, "26": 10, "two": [10, 13, 16, 19, 22], "primari": [10, 13, 16, 19, 22], "reason": [10, 13, 15, 16, 19, 22], "inabl": [10, 22], "fact": [10, 13, 15, 22], "detail": [10, 12, 13, 15, 16, 19, 22], "close": [10, 13, 16, 18, 19, 22], "restrict": [10, 13, 19, 22], "highli": [10, 13, 19, 22], "cite": [10, 13], "function": [10, 12, 13, 16, 18], "state": [10, 13, 16, 18, 19, 22], "1990": 10, "satellit": [10, 15], "temperatur": [10, 13, 19], "conclud": [10, 16, 19], "upper": [10, 13, 19], "tropospher": 10, "warm": [10, 16, 19], "contradict": 10, "predict": [10, 16, 19], "warrant": [10, 22], "typic": [10, 13, 15, 16, 18, 19, 22], "neither": [10, 16, 22], "nor": [10, 16, 22], "analyz": [10, 13, 19, 22], "eight": [10, 16, 22], "year": [10, 13, 16, 19, 22], "notic": [10, 13, 22], "didn": [10, 19], "account": [10, 13, 16, 19], "oversight": [10, 22], "fals": 10, "artifici": [10, 19, 22], "cool": 10, "measur": [10, 13, 15, 16, 19, 22], "thirteen": 10, "confirm": 10, "agre": [10, 13, 16, 19, 22], "layer": [10, 16], "atmospher": [10, 13, 16, 19, 22], "slow": [10, 16, 22], "forc": [10, 13, 19], "repeat": [10, 16, 19], "instead": [10, 13, 19, 22], "isn": [10, 16, 22], "resolv": 10, "intent": [10, 16, 22], "conceal": 10, "prevent": [10, 13, 16], "norm": 10, "simpli": [10, 16, 19, 22], "did": [10, 13, 16, 19, 22], "openli": [10, 13, 16, 19], "advantag": [10, 19, 22], "withhold": 10, "artifact": [10, 13, 19, 22], "stifl": [10, 19], "progress": [10, 13, 16, 19, 22], "flaw": [10, 22], "swiftli": [10, 13], "correct": [10, 13, 16, 19, 22], "undermin": 10, "credibl": 10, "cost": [10, 13, 16, 19, 22], "enorm": 10, "imper": [10, 16], "shift": [10, 19, 22], "ecosystem": [10, 12, 13, 16, 19, 22], "reward": [10, 19], "toward": [10, 13, 16, 19], "priorit": 10, "full": [10, 13, 15, 16, 19, 22], "immedi": [10, 13, 19], "realiz": [10, 16], "charg": [10, 21, 22], "subscript": [10, 22], "fee": [10, 21, 22], "apc": [10, 22], "manuscript": [10, 13, 19, 21, 22], "press": [10, 18, 22], "read": [10, 13, 16, 19], "significantli": [10, 16, 19], "number": [10, 13, 16, 19, 22], "copi": [10, 13, 16, 18, 19, 22], "onlin": [10, 13, 15, 18, 19, 22], "mandat": 10, "taxpay": 10, "hybrid": 10, "still": [10, 13, 16, 19, 22], "poor": [10, 22], "alloc": [10, 16], "fairli": 10, "issu": [10, 13, 16, 19, 22], "motiv": [10, 13], "For": [10, 16, 21], "though": [10, 13, 15, 19, 22], "major": [10, 13, 16, 19, 22], "ones": [10, 19, 22], "behind": [10, 22], "paywal": [10, 22], "mostli": [10, 16], "hidden": [10, 22], "trust": [10, 13, 19, 22], "illustr": [10, 15, 16, 19, 22], "definit": [10, 15, 18, 22], "u": [10, 16], "white": [10, 16, 22], "hous": [10, 13, 16], "of\ufb01c": 10, "technolog": [10, 13, 16, 19], "memo": 10, "2022": [10, 19, 22], "break": [10, 19, 22], "down": [10, 13, 16, 19, 22], "bit": [10, 13, 16], "small": [10, 13, 16, 19, 22], "subset": [10, 16], "expert": [10, 13, 16, 22], "particularli": [10, 13, 16, 19, 22], "dialogu": [10, 22], "between": [10, 13, 19, 22], "local": [10, 13, 15, 16, 19], "custom": [10, 13, 19], "therefor": [10, 13, 16, 19, 22], "select": [10, 13, 22], "sensit": [10, 16, 19, 22], "Of": 10, "latter": 10, "refer": [10, 12, 16, 21, 22], "otherwis": [10, 16, 22], "left": [10, 13, 16, 19, 22], "promot": [10, 13, 19, 22, 23], "There": [10, 13, 16, 19, 22], "assumpt": [10, 13], "diverg": 10, "Such": [10, 13, 19], "mechan": [10, 22], "outlin": [10, 13, 16, 19, 21, 22], "given": [10, 13, 15, 16, 19, 22], "reprimand": 10, "sens": [10, 13, 16, 19, 22], "constitut": [10, 16, 19, 22], "backbon": 10, "numer": [10, 12, 13, 16, 19, 22], "thought": [10, 22], "similarli": [10, 13, 15, 16], "univers": [10, 13, 16, 19, 22], "practition": 10, "abid": [10, 22], "consid": [10, 13, 15, 16, 19, 21], "ol": 10, "inosc": 10, "allea": 10, "agu": [10, 19], "great": [10, 13, 16, 19, 22], "respond": [10, 13, 16, 19, 22], "prolifer": 10, "initi": [10, 13, 16, 18, 19, 22, 23], "analys": [10, 13, 16], "ground": [10, 19], "abil": [10, 13, 16, 19, 22], "essenti": [10, 13, 16, 19, 22], "greater": [10, 13, 16, 19], "expertis": [10, 22], "fulfil": [10, 16, 19], "ever": [10, 13, 22], "seen": [10, 16, 19, 22], "weather": [10, 16, 19], "forecast": [10, 16, 19], "imag": [10, 13, 16, 19], "locat": [10, 12, 13, 15, 16, 18, 19, 22], "That": [10, 13, 16, 19], "nexrad": 10, "station": [10, 22], "oper": [10, 13, 16, 19, 22], "alwai": [10, 13, 15, 16, 19], "publicli": [10, 13, 16, 18, 19, 22], "difficult": [10, 19, 22], "rain": 10, "see": [10, 13, 16, 19, 22], "readili": [10, 13, 15, 16], "24": 10, "user": [10, 13, 15, 16, 18], "arduou": 10, "too": [10, 13, 19, 22], "larg": [10, 13, 16, 19, 22], "wait": [10, 13], "tape": [10, 22], "storag": [10, 12, 13, 16, 18, 22], "email": [10, 16, 19, 22], "download": [10, 13, 16, 18, 19, 22], "massiv": [10, 19, 22], "250tb": 10, "imposs": 10, "nobodi": 10, "2015": [10, 22], "cloud": [10, 13, 16, 19, 22], "almost": [10, 13, 16, 19, 22], "bird": 10, "monitor": 10, "flight": [10, 19], "pattern": 10, "purpl": 10, "martin": [10, 22], "huge": [10, 19], "roost": 10, "50": [10, 16, 19], "track": [10, 13, 16, 18, 19, 22], "stun": 10, "aerial": 10, "previous": [10, 13, 16, 19, 22], "reserv": [10, 16, 19], "led": [10, 16, 19, 22], "link": [10, 13, 16, 19, 21, 22], "variabl": [10, 13, 15, 16, 19], "migrat": [10, 13], "thousand": 10, "mile": 10, "awai": 10, "land": [10, 16, 22], "forese": [10, 22], "direct": [10, 13, 16, 19], "habitat": 10, "restor": 10, "newli": [10, 22], "valuabl": [10, 13, 16, 19, 22], "noaa": [10, 13, 16, 22], "fulli": [10, 13, 16, 19, 22], "aw": [10, 13, 22], "As": [10, 13, 15, 16, 19, 22], "briefli": [10, 13, 19], "previou": [10, 13, 16, 19, 21, 22], "lesson": [10, 13, 16, 19, 22], "doesn": [10, 13, 16, 19, 22], "affect": [10, 16, 19, 22], "although": [10, 13, 16, 19, 22], "core": [10, 13, 19, 22, 23], "tax": [10, 13], "area": [10, 12, 13, 19, 22], "health": [10, 13, 16, 22], "livabl": 10, "central": [10, 13, 18, 19, 22], "world": [10, 13, 16, 19, 22], "demand": [10, 13, 19, 22], "growth": 10, "occur": [10, 13, 19], "remov": [10, 22], "exclud": [10, 13, 16, 22], "itself": [10, 13, 15, 16, 19, 22], "list": [10, 13, 16, 19, 22], "envis": [10, 19], "awar": [10, 13, 16, 19, 22], "exhaust": 10, "categori": [10, 13, 16, 19, 22], "choos": [10, 13, 16, 22], "veri": [10, 13, 16, 19, 22], "blur": 10, "boundari": [10, 13, 19], "themselv": [10, 13, 16, 19, 22], "greatli": [10, 16, 22], "Their": [10, 22, 23], "higher": [10, 12, 22], "spent": [10, 19, 22], "instanc": [10, 13, 16, 19], "repres": [10, 16, 19, 22], "dissemin": [10, 13, 16, 19, 22], "journalist": 10, "encourag": [10, 13, 16, 19, 22], "legisl": 10, "consum": [10, 22], "adher": [10, 13, 16], "shape": [10, 16], "strengthen": [10, 13, 16], "rout": 10, "trustworthi": [10, 16, 19, 22], "turn": [10, 13, 16], "collect": [10, 13, 15, 16, 18, 19, 21, 22], "boost": 10, "feel": [10, 13, 22], "empow": 10, "exert": 10, "influenc": [10, 13, 19, 22], "drastic": [10, 22], "act": [10, 13, 16, 22], "someth": [10, 13, 19, 22], "specif": [10, 12, 13, 16, 19, 22], "character": 10, "mind": [10, 13, 16, 19], "hurdl": [10, 19], "navig": [10, 13, 19, 22], "rather": [10, 13, 16, 19, 22], "me": [10, 22], "harlan": 10, "krumholz": 10, "yale": 10, "medicin": [10, 13, 18], "czi": 10, "figur": [10, 13, 16, 19, 22], "cc": [10, 15, 16, 22], "BY": [10, 15, 16, 22], "danni": 10, "kingslei": 10, "sarah": 10, "brown": 10, "good": [10, 13, 16, 19, 22], "document": [10, 18, 21, 22], "version": [10, 18, 21, 22], "potenti": [10, 13, 16, 19, 22], "els": [10, 13, 16, 19], "If": [10, 13, 19, 22], "never": [10, 16, 19, 22], "lose": [10, 13, 16], "propos": [10, 13, 16, 19, 22], "begun": [10, 19], "citat": [10, 15, 16, 18, 19, 22], "uptak": [10, 19], "return": [10, 13, 16, 19, 22], "invest": [10, 16, 19, 22], "demonstr": [10, 13, 16, 22], "reliabl": [10, 13, 16, 19, 22], "strong": 10, "ture": [10, 16, 19, 22], "scriberia": [10, 22], "under": [10, 13, 15, 16, 18, 19, 22], "0": [10, 13, 16, 19, 22], "doi": [10, 12, 15, 18, 21, 22], "5281": [10, 19, 22], "zenodo": [10, 16, 19, 22], "3332807": 10, "reput": [10, 19], "actual": [10, 13, 16, 19], "valu": [10, 16, 19, 21, 22], "confid": [10, 13, 19, 22], "cooper": 10, "gone": 10, "unacknowledg": 10, "statement": [10, 13, 16, 18, 22], "taken": [10, 13], "acknowledg": [10, 22], "equip": [10, 22], "audienc": [10, 13, 16, 19], "accord": [10, 13, 16, 22], "2016": [10, 13, 16, 19, 22], "count": [10, 22], "18": [10, 13], "2020": [10, 16, 22], "prohibit": [10, 22], "depend": [10, 12, 13, 16, 22], "venu": [10, 19], "preprint": [10, 13, 21], "diamond": [10, 22], "citabl": [10, 13, 16], "talk": [10, 13, 16, 19, 22], "slide": [10, 13, 22], "blog": [10, 13, 22], "And": [10, 19, 22], "tangibl": [10, 15, 22], "much": [10, 13, 16, 19, 22], "write": [10, 13, 18, 19], "put": [10, 15, 16, 19, 22], "stronger": 10, "evidenc": [10, 19], "eas": [10, 13, 16], "bring": [10, 13, 16], "agent": 10, "pre": [10, 19, 22], "registr": [10, 16], "solicit": [10, 19, 22], "befor": [10, 13, 16, 19, 21, 22], "swifter": 10, "conclus": [10, 13, 16, 19, 22], "drawn": [10, 22], "onc": [10, 13, 16, 19, 22], "cell": [10, 13], "agar": 10, "plate": 10, "build": [10, 13, 15, 16, 22, 23], "endeavor": 10, "judg": 10, "stori": [10, 22], "poignant": 10, "lack": [10, 13, 19, 22], "verifi": [10, 18, 19, 22], "reader": [10, 13, 19, 22], "mislead": 10, "unreli": [10, 22], "scrutin": 10, "analyt": [10, 12, 15], "observ": [10, 13, 16, 19], "arriv": [10, 19], "2021": [10, 22], "unesco": 10, "known": [10, 13, 16, 19, 22], "neurosci": [10, 13, 16, 19, 22], "astronomi": 10, "stringent": 10, "hypothesi": [10, 13, 19], "instrument": [10, 13, 15, 22], "protocol": [10, 13, 15, 16, 19, 22], "cellular": 10, "neurophysiolog": 10, "awak": 10, "Its": [10, 13], "focu": [10, 13, 16, 22, 23], "neuron": [10, 16], "mous": [10, 13], "visual": [10, 19], "cortex": [10, 16], "observatorti": 10, "novel": [10, 19], "sweenei": 10, "clopath": 10, "photon": 10, "stabil": [10, 13], "neural": [10, 19], "inde": 10, "popul": [10, 16], "coupl": [10, 13, 16, 22], "correl": 10, "tune": [10, 13], "singl": [10, 13, 15, 16, 19, 22], "unexpect": [10, 16, 19], "bakhtiari": 10, "et": [10, 13, 16, 19, 22], "al": [10, 13, 16, 19, 22], "examin": [10, 13, 19], "deep": [10, 22], "ann": 10, "ventral": 10, "dorsal": 10, "pathwai": [10, 16, 22], "represent": [10, 13], "fail": [10, 19, 22], "fritsch": 10, "stimulu": 10, "2365": 10, "neuropixel": 10, "drift": 10, "static": [10, 13, 19], "grate": 10, "reduct": 10, "trial": [10, 16], "22": 10, "persist": [10, 12, 15, 16, 19, 21, 22], "despit": 10, "interven": 10, "stimuli": 10, "six": [10, 13, 19, 22], "cortic": 10, "thalam": 10, "lgn": 10, "lp": 10, "baselin": 10, "remark": 10, "suit": [10, 13, 16, 19], "2023": [10, 13, 22], "furthermor": [10, 13, 22], "tradition": [10, 22], "bia": [10, 22], "overwhelmingli": 10, "featur": [10, 13, 16, 18, 19], "posit": [10, 21, 22], "certain": [10, 13, 16, 19], "exagger": 10, "wrongli": 10, "claim": [10, 22], "exist": [10, 13, 16, 19, 22], "regist": [10, 15, 16, 19, 22], "mitig": [10, 16, 22], "format": [10, 15, 19, 22], "accept": [10, 13, 16, 19, 21, 22], "undertaken": [10, 22], "pressur": 10, "distort": 10, "partial": [10, 19], "logist": [10, 16, 22], "organiz": [10, 19], "prioriti": 10, "innov": [10, 13, 16, 19], "non": [10, 12, 13, 19, 22], "everi": [10, 13, 16, 19, 22], "yet": [10, 13, 19, 22], "low": [10, 16, 19, 22], "sociocultur": 10, "contenti": 10, "vaccin": [10, 16], "moon": 10, "entitl": 10, "safeti": [10, 13, 19], "scrutini": [10, 13, 16], "effici": [10, 13, 16, 19], "discours": [10, 13, 22], "subsequ": 10, "labor": 10, "covid": [10, 13, 16], "19": [10, 13, 16], "pandem": [10, 13, 16], "show": [10, 13, 16, 19, 22], "upload": [10, 13, 16, 19, 22], "genom": [10, 16], "sequenc": [10, 13, 16], "sar": 10, "cov": 10, "databas": [10, 13, 16, 19, 22], "januari": 10, "preced": [10, 13], "metadata": [10, 12, 15, 19, 21, 22], "later": [10, 13, 16, 19, 22], "variant": 10, "nih": [10, 13, 22], "dedic": [10, 13, 19, 22], "expedit": [10, 22], "clinicaltri": 10, "gov": [10, 13, 16, 22], "ahead": [10, 16], "agreement": [10, 16, 22], "evid": [10, 19, 22], "complement": 10, "declar": [10, 22], "emerg": [10, 16], "server": [10, 13, 19, 22], "failur": [10, 16, 22], "distribut": [10, 13, 15, 16, 18, 19], "web": [10, 13, 19, 21, 22], "page": [10, 13, 16, 19, 21, 22], "endors": 10, "emphasi": [10, 19, 22], "reciproc": 10, "hope": [10, 16, 19], "serv": [10, 13, 16, 19, 22], "unanticip": [10, 19], "wast": 10, "unintent": 10, "costli": 10, "repetit": [10, 19], "european": [10, 13, 16], "commiss": [10, 19, 22], "reduc": [10, 16, 19, 22], "fatigu": 10, "maxim": [10, 16, 19], "test": [10, 13, 16, 18, 22], "repeatedli": 10, "especi": [10, 13, 16, 18, 19, 22], "vulner": [10, 16], "gatekept": 10, "beyond": [10, 13, 16, 22], "background": [10, 13, 16, 22], "andi": 10, "brun": 10, "compound": [10, 22], "nc": [10, 16], "nd": 10, "deed": 10, "whose": [10, 18, 22], "meaning": [10, 22], "discern": 10, "pursuit": [10, 13, 16, 23], "next": [10, 13, 16, 19, 22], "owner": [10, 18, 19], "regul": [10, 13, 16, 19], "grant": [10, 13, 15, 16, 18, 19, 22], "showcas": [10, 13, 22], "plenti": 10, "unexplor": 10, "strateg": 10, "scenario": [10, 19, 22], "cannot": [10, 13, 16, 19], "overcom": [10, 19, 22], "releas": [10, 13, 16, 19, 22], "ad": [10, 13, 22], "fall": [10, 13], "intern": [10, 12, 13, 16, 21, 22], "traffic": [10, 13, 16], "arm": [10, 16], "itar": [10, 16], "export": [10, 13], "administr": [10, 13, 16, 22], "ear": [10, 16], "clearanc": 10, "risk": [10, 16, 22], "crimin": 10, "penalti": 10, "spaceflight": 10, "biomed": [10, 16, 22], "archiv": [10, 16, 22], "astronaut": 10, "sign": [10, 19], "insur": [10, 16], "portabl": [10, 13, 16, 19], "1996": 10, "hipaa": [10, 16], "express": [10, 15], "written": [10, 13, 16, 18, 19, 22], "consent": [10, 16], "carefulli": [10, 16, 22], "medic": [10, 16, 22], "advoc": 10, "harm": [10, 16, 22], "consequ": 10, "wildlif": 10, "decid": [10, 13, 16, 19, 22], "inadvert": 10, "lidar": 10, "archaeologist": 10, "remot": [10, 13, 16], "reveal": 10, "unprotect": 10, "site": [10, 13, 18, 19, 22], "sovereignti": 10, "purpos": [10, 12, 16, 18, 19, 22], "determin": [10, 13, 16, 19, 21, 22], "treatment": 10, "regardless": [10, 13, 16], "race": [10, 16, 22], "incom": [10, 16, 22], "enforc": 10, "aren": [10, 13, 16, 19, 22], "neg": [10, 16, 19], "rare": [10, 22], "breed": 10, "declin": 10, "exacerb": 10, "anim": [10, 22], "kept": [10, 13], "recognit": [10, 13, 16, 19, 23], "associ": [10, 12, 13, 16, 19, 22], "intellect": 10, "vari": [10, 13, 16, 19], "timescal": 10, "belong": 10, "employ": [10, 19], "underli": [10, 19, 22], "ownership": [10, 19], "copyright": [10, 15, 16, 18, 19, 22], "authorship": [10, 15], "artist": 10, "literari": 10, "automat": [10, 13, 18, 19, 22], "teach": [10, 13, 19, 22], "infring": [10, 16], "trademark": [10, 19], "phrase": 10, "symbol": 10, "thing": [10, 13, 16, 19, 22], "patent": [10, 16, 19], "exclus": [10, 16], "invent": [10, 16], "solut": [10, 13, 16, 19, 22], "commerci": [10, 13, 15, 16, 19, 22], "tech": [10, 13], "transfer": [10, 13, 16, 19], "offic": [10, 16], "portfolio": 10, "creativ": [10, 15, 16, 18, 19, 22], "expir": 10, "civil": 10, "servant": 10, "unit": [10, 15, 16, 19], "appear": [10, 13, 19, 22], "donat": 10, "happen": [10, 13, 16, 19, 22], "draft": [10, 16, 22], "worri": [10, 13, 22], "seem": [10, 16], "unnecessari": [10, 16], "anticip": 10, "perman": [10, 16, 19, 22], "phase": [10, 13, 16, 22], "legal": [10, 13, 16, 22], "longer": [10, 13, 15, 19, 22], "deriv": [10, 18, 19, 22], "shouldn": [10, 16], "specifi": [10, 12, 16, 19, 22], "condit": [10, 13, 15, 16, 19], "illeg": 10, "misconduct": [10, 22], "permiss": [10, 13, 15, 16, 18, 19, 22], "thankfulli": 10, "establish": [10, 13, 16, 19, 22, 23], "few": [10, 13, 16, 19, 21, 22], "apach": [10, 13, 19], "mit": [10, 19], "attribut": [10, 13, 15, 16, 19], "techniqu": [10, 16, 19, 22], "freedom": [10, 19], "copyleft": [10, 19], "zero": 10, "worldwid": [10, 13, 15, 16, 19, 22], "mark": 10, "video": [10, 13, 22], "point": [10, 12, 13, 16, 19, 22], "etc": [10, 13, 15, 16, 19], "inc": 10, "pursu": [10, 13], "lot": [10, 13, 16, 19, 22], "remix": [10, 15], "accommod": [10, 13, 16], "recommend": [10, 13, 16, 19, 22], "maximum": 10, "visit": [10, 13, 16, 19], "header": [10, 13, 16], "distinct": [10, 13, 16, 22], "correspond": [10, 19, 22], "icon": [10, 13], "nonprofit": [10, 16], "tip": [10, 16, 22], "thumb": 10, "subject": [10, 13, 16, 19, 22], "except": [10, 19], "wikipedia": 10, "usual": [10, 13, 16, 19, 21, 22], "biorxiv": [10, 13, 22], "permit": [10, 13, 19, 22], "approv": [10, 16, 18, 19], "rememb": [10, 13, 16, 22], "reject": 10, "submiss": [10, 13, 16, 21, 22], "complianc": [10, 13, 16, 19, 22], "board": [10, 22], "sure": [10, 13, 16, 19, 22], "compli": [10, 16, 19], "ongo": [10, 13, 19, 22], "assum": [10, 13, 19, 22], "sampl": [10, 13, 16, 19, 22], "unmanag": 10, "consult": [10, 13, 16, 19], "address": [10, 13, 16, 19, 21, 22], "shown": [10, 22], "formal": [10, 13, 19, 22], "structur": [10, 13, 16, 19], "specialist": 10, "special": [10, 13, 16, 19, 22], "vs": 10, "willing": 10, "friendli": [10, 13, 19], "precaut": 10, "supervisor": 10, "princip": [10, 13], "sai": [10, 16, 19], "contract": [10, 22], "sometim": [10, 12, 13, 16, 19, 22], "conflict": [10, 22], "funder": [10, 13, 16, 19, 22], "item": [10, 16, 22], "normal": [10, 22], "hardwar": [10, 13, 19], "whilst": 10, "ospo": 10, "counsel": 10, "librarian": [10, 13], "either": [10, 13, 16, 19, 22], "pose": [10, 16, 19], "unshar": 10, "harder": 10, "done": [10, 16, 19, 22], "properli": [10, 13, 22], "partnership": 10, "hopefulli": [10, 22], "inappropri": 10, "pitfal": 10, "along": [10, 13, 16, 19, 22], "exercis": [10, 19, 22], "wrong": [10, 13, 22], "mistak": [10, 16, 22], "ineleg": 10, "intimid": [10, 22], "ineffici": 10, "But": [10, 13, 16, 19], "quickli": [10, 13, 16, 19, 22], "fix": [10, 13, 15, 19, 22], "pillar": [10, 16], "true": [10, 19], "lacklust": 10, "aid": [10, 13, 16], "scoop": 10, "ye": 10, "deposit": [10, 13, 22], "loss": [10, 19], "misinterpret": 10, "descript": [10, 13, 15, 16, 19, 22], "brief": [10, 13, 16, 19, 22], "proper": [10, 16, 18, 22], "anonym": [10, 16], "updat": [10, 13, 16, 18, 19, 22], "rest": [10, 13, 22], "won": [10, 16, 19, 22], "rover": 10, "mar": [10, 22], "malvika": 10, "sharan": [10, 22], "ten": [10, 19], "against": [10, 13, 22], "win": [10, 13, 19], "abov": [10, 13, 16, 19, 22], "avenu": [10, 22], "recours": 10, "prove": 10, "mainten": [10, 13, 19, 22], "store": [10, 13, 16, 19], "order": [10, 13, 16, 19, 22], "aris": [10, 13, 19], "longev": [10, 13], "instil": 10, "block": 10, "stem": [10, 16, 22], "align": [10, 13, 19, 21], "overlap": [10, 16], "frame": [10, 16], "earlier": [10, 16, 18, 19, 22], "spend": [10, 19, 22], "perfect": [10, 22], "dora": [10, 22], "coara": 10, "deserv": 10, "overvalu": 10, "novelti": 10, "award": 10, "prize": 10, "big": [10, 13, 19, 22], "excit": [10, 19], "overlook": [10, 19], "wrote": [10, 19, 22], "curat": [10, 13, 16, 22], "fundament": [10, 13, 19, 22], "disincentiv": 10, "nobel": 10, "clean": [10, 13, 19, 22], "degre": [10, 13, 16, 18, 19, 22], "At": [10, 13, 16, 19], "extra": [10, 13, 19], "main": [10, 13, 16, 19, 22], "currenc": [10, 16], "incentiv": 10, "old": 10, "domin": 10, "until": 10, "coordin": [10, 13, 16, 22], "disagr": 10, "headach": [10, 13, 19], "road": [10, 13], "presum": 10, "attempt": [10, 13, 19, 22], "listen": 10, "empathi": 10, "humil": 10, "authent": [10, 13, 16], "speech": 10, "ident": 10, "name": [10, 13, 15, 16, 19, 22], "correctli": [10, 13, 16], "chosen": [10, 13, 19], "pronoun": 10, "surround": [10, 19], "fellow": [10, 22], "danger": 10, "distress": 10, "depart": [10, 19], "budget": [10, 16], "cycl": [10, 13, 16, 19], "insuffici": [10, 22], "recruit": [10, 16, 22], "train": [10, 13, 22], "obviou": [10, 13, 19], "feasibl": [10, 16], "bound": 10, "lower": [10, 16, 22], "push": 10, "mindset": 10, "built": [10, 13, 16, 19, 22], "perhap": [10, 16, 19, 22], "confer": [10, 13, 16, 19], "forum": [10, 13, 19, 22], "speci\ufb01c": 10, "outsid": [10, 19, 22], "googl": [10, 13, 16, 19, 22], "doc": [10, 13, 16, 19, 22], "facil": [10, 13, 16], "worth": 10, "believ": [10, 16], "maker": [10, 16, 19, 22], "outweigh": 10, "caution": [10, 19], "desir": [10, 13, 16, 22], "separ": [10, 13, 16, 22], "reach": [10, 13, 16, 19], "librari": [10, 13, 19, 22], "partner": 10, "highlight": [10, 22], "realiti": 10, "exploratori": [10, 13], "delet": 10, "anywai": 10, "regularli": [10, 16], "afterthought": 10, "mode": [10, 13, 19, 22], "preserv": [10, 13, 16, 18, 19, 22], "osdmp": [10, 13, 16, 19], "interpret": [10, 13, 16, 19], "tenet": 10, "foundat": [10, 13, 16, 19, 22], "clearli": [10, 13, 16, 19, 22], "everydai": 10, "file": [10, 13, 15, 16, 18, 21, 22], "dmp": [10, 13, 15, 16, 19], "lifecycl": [10, 13, 16, 19, 22], "terminolog": [10, 13, 19], "reusabl": [10, 13, 15, 19, 22], "financi": [10, 13, 19, 22], "extend": [10, 13, 19, 22], "lifetim": [10, 13, 19, 22], "arrang": [10, 18], "lost": [10, 19], "methodolog": [10, 13, 16, 22], "rel": [10, 16, 19, 22], "mileston": [10, 13, 22], "curriculum": [10, 13, 16], "overal": [10, 15, 19, 22], "permeat": 10, "wish": [10, 13, 19, 22], "diagram": 10, "gradual": 10, "scope": [10, 13, 19, 22], "1980": 10, "100": [10, 16], "petabyt": [10, 22], "servic": [10, 13, 16, 18, 19, 22], "proceed": [10, 22], "Is": [10, 13, 16, 19, 22], "incept": [10, 19], "quit": [10, 19], "exchang": [10, 13, 16, 19, 21, 22], "comfort": 10, "fill": 10, "column": 10, "unlabel": 10, "explan": 10, "gitlab": [10, 13, 19, 22], "everybodi": [10, 16], "unachiev": 10, "sector": 10, "concis": 10, "eu": [10, 13, 16], "manual": [10, 13, 19, 22], "forrt": [10, 22], "join": [10, 13, 19, 22], "engin": [10, 13, 16, 18, 19, 22], "underrepres": [10, 16], "elsewher": [10, 13, 16, 19], "excel": [10, 13, 16, 19], "disclaim": 10, "smd": [10, 13, 19], "handbook": [10, 16, 19], "extrem": [10, 19, 22], "ultim": [10, 13, 16, 19, 22], "compon": [10, 15, 19, 22], "finish": [10, 13], "virtual": [12, 13, 19, 22], "abstract": [12, 13, 22], "flexibl": [12, 13, 16, 22], "compartment": 12, "repositori": [12, 18, 22], "enterpris": [12, 19], "entiti": [12, 13, 19], "partit": 12, "necessari": [12, 13, 16, 19, 22, 23], "orcid": [12, 16, 22], "identifi": [12, 15, 16, 19, 21, 22], "contributor": [12, 13, 16], "membership": [12, 13, 22], "proprietari": [12, 13, 16, 18, 19], "profit": [12, 13, 16, 21, 22], "benefit": [12, 22, 23], "pid": [12, 15, 21], "string": [12, 15], "assign": [12, 13, 16, 22], "piec": [12, 13, 18, 19, 22], "introductori": 13, "view": [13, 16, 19, 22], "bridg": 13, "call": [13, 16, 19, 22], "entir": [13, 16, 19, 22], "common": [13, 15, 16], "algorithm": [13, 19, 22], "theoret": 13, "truth": 13, "raw": [13, 15, 16, 22], "we": [13, 16], "calibr": [13, 16], "coeffici": 13, "characterist": [13, 16], "rich": [13, 15, 19, 22], "often": [13, 16, 18, 19, 22], "infrastructur": [13, 19, 22], "center": [13, 16, 19, 22], "statist": [13, 15, 16, 19], "incorpor": [13, 19, 22], "simul": [13, 16, 19], "mathemat": [13, 19], "equat": [13, 19], "infer": [13, 19], "manipul": [13, 16, 19], "plot": [13, 19, 22], "podcast": [13, 22], "media": [13, 16, 19, 21], "familiar": [13, 16, 19, 22], "unfamiliar": 13, "strive": 13, "line": [13, 19, 22], "inquiri": 13, "subsect": [13, 19], "mention": [13, 16, 22], "think": [13, 16, 19, 22], "overview": [13, 22], "four": [13, 22], "pyramid": 13, "ti": [13, 19], "sit": [13, 19], "summar": [13, 19, 22], "simplifi": 13, "better": [13, 15, 16, 19, 22, 23], "step": [13, 16, 19, 23], "discover": [13, 15, 16, 19, 22], "generalist": [13, 16], "bsd": [13, 19], "claus": 13, "licens": [13, 15, 18, 22], "directori": [13, 22], "doaj": [13, 22], "directli": [13, 16, 19, 22], "tend": [13, 22], "retain": [13, 19, 22], "ag": 13, "newer": 13, "commonli": [13, 16, 19, 22], "matter": [13, 16, 19, 22], "discoveri": [13, 16, 23], "outreach": [13, 22], "readabl": [13, 15, 16, 18, 19], "nonproprietari": 13, "16": 13, "add": [13, 19, 22], "bodi": 13, "300": 13, "9": 13, "yearli": 13, "affili": [13, 16, 19], "logo": 13, "unlik": 13, "dynam": [13, 19, 22], "transient": 13, "url": [13, 16, 19, 22], "pointer": [13, 19], "internet": [13, 18, 19, 21, 22], "seri": 13, "futur": [13, 16, 19, 22], "meantim": 13, "5067": 13, "terra": 13, "aqua": 13, "cere": 13, "ebaf": 13, "toa_l3b004": 13, "ceres_ebaf": 13, "toa_edition4": 13, "screenshot": [13, 19], "curiou": 13, "iso": [13, 21], "exact": 13, "asdc": 13, "larc": 13, "www": [13, 22], "scroll": [13, 16, 19], "bottom": 13, "past": [13, 22], "redirect": 13, "necess": 13, "searchabl": [13, 15, 16], "script": [13, 19], "now": [13, 16, 19, 22], "workshop": [13, 16, 19], "committe": [13, 16, 22], "straightforward": [13, 16], "accompani": [13, 23], "embed": 13, "tempor": [13, 16], "spatial": [13, 16], "coverag": 13, "vocabulari": [13, 15, 16], "paramet": [13, 16, 19, 22], "spatio": [13, 16], "region": [13, 16], "pittsburgh": 13, "high": [13, 19, 22], "util": [13, 16, 18, 22], "cf": [13, 16], "convent": [13, 16, 19], "meteorolog": 13, "wi": 13, "genelab": 13, "limit": [13, 16, 19, 22], "titl": [13, 16, 22], "keyword": [13, 19], "hierarchi": 13, "month": [13, 19, 22], "recal": [13, 16, 19], "meticul": [13, 19], "usabl": [13, 16, 19, 22], "readm": [13, 16], "error": [13, 16, 19, 22], "basic": [13, 19, 23], "instal": [13, 16, 19], "inlin": 13, "comment": [13, 16, 19, 22], "annot": [13, 22], "packag": [13, 16, 18, 19, 22], "regener": [13, 22], "compil": [13, 19], "independ": [13, 19, 22], "nation": [13, 16, 18, 19, 22], "prior": [13, 16, 19, 21, 22], "lock": 13, "stamp": 13, "proof": 13, "adopt": [13, 16, 19, 22], "undertak": 13, "priori": 13, "hypothes": 13, "hoc": 13, "privat": [13, 16, 19, 22], "period": [13, 16, 19, 22], "timestamp": [13, 16, 19], "earli": [13, 16, 19, 22], "truli": 13, "versu": [13, 22], "memori": [13, 16, 19], "surfac": [13, 19], "uneth": [13, 22], "yield": [13, 22], "stanford": 13, "psycholog": 13, "poldrack": 13, "88": 13, "favor": 13, "58": 13, "moder": 13, "linger": 13, "concern": [13, 16, 21, 22], "blueprint": 13, "succe": 13, "rose": 13, "director": [13, 16, 19], "around": [13, 16, 19, 22], "anyth": [13, 19], "smp": 13, "schedul": [13, 16], "care": [13, 16, 19, 22], "circular": [13, 19], "corpu": 13, "cogniz": 13, "approxim": 13, "amount": [13, 16, 19, 22], "personnel": 13, "minimum": [13, 16, 19], "hold": [13, 19], "whitepap": 13, "move": [13, 16, 22], "usa": [13, 22], "nsf": [13, 16, 19], "disp": 13, "australian": 13, "council": 13, "horizon": 13, "uk": [13, 16, 19, 22], "wellcom": 13, "korea": 13, "nrf": 13, "japan": 13, "jst": 13, "secondari": [13, 16], "handl": [13, 16, 21, 22], "drive": [13, 16, 22], "goe": [13, 16, 19], "smoother": 13, "mayb": [13, 22], "side": 13, "fine": 13, "sort": [13, 19], "overarch": [13, 22], "globe": [13, 22, 23], "sidewalk": 13, "signal": [13, 19, 22], "light": [13, 16], "intersect": 13, "stricter": 13, "safe": [13, 19, 22], "explicitli": [13, 16, 19, 22], "index": [13, 15, 16, 19, 22], "datacit": 13, "schema": [13, 16], "mandatori": 13, "record": [13, 16, 19, 22], "retriev": [13, 16, 19], "ftp": 13, "hypertext": 13, "microsoft": [13, 16], "skype": 13, "broadli": 13, "qualifi": 13, "meta": [13, 19, 22], "json": [13, 19], "popular": [13, 16, 19, 22], "dublin": 13, "marcxml": 13, "extern": [13, 19, 22], "fundref": 13, "openair": 13, "referenc": [13, 15, 18, 22], "richli": 13, "plural": 13, "enrich": 13, "broadest": 13, "cross": [13, 16, 19], "wilkinson": [13, 19], "d": [13, 16, 19, 22], "stewardship": [13, 19], "sci": [13, 19], "160018": [13, 19], "1038": 13, "sdata": 13, "nuanc": [13, 16, 19, 22, 23], "dmptool": [13, 16], "templat": [13, 16, 19, 22], "rfp": 13, "rdmo": 13, "german": 13, "argo": 13, "chist": 13, "era": 13, "portugues": 13, "fct": 13, "scratch": [13, 19, 22], "autom": [13, 16, 18, 19, 22], "protein": 13, "bank": [13, 16, 22], "catalog": [13, 16, 22], "3d": 13, "nucleic": 13, "acid": 13, "genbank": 13, "genet": [13, 22], "microscopi": 13, "bio": 13, "cryo": 13, "em": 13, "openneuro": [13, 16], "brain": [13, 16, 19, 22], "neuro": 13, "interfac": [13, 16, 19], "multimedia": 13, "datavers": [13, 16], "dryad": [13, 16], "scheme": 13, "basi": [13, 15, 19, 22], "osf": 13, "eudat": 13, "sustain": [13, 16, 18, 19, 22], "20": [13, 19, 22], "compani": [13, 16, 21, 22], "figshar": [13, 16], "properti": [13, 15, 19], "ip": 13, "bitbucket": [13, 19], "filter": 13, "themat": 13, "doubt": [13, 16, 19], "steward": [13, 22], "8": [13, 19, 22], "simpl": [13, 16, 19, 22], "api": [13, 15, 16, 19], "pars": 13, "criteria": [13, 16, 19, 22], "comma": [13, 16], "csv": [13, 16], "extens": [13, 16, 19, 22], "markup": 13, "xml": 13, "javascript": 13, "notat": 13, "binari": 13, "arrai": [13, 16, 19, 22], "netcdf": [13, 16], "hierarch": [13, 16, 19], "hdf": [13, 16], "geotiff": 13, "transport": [13, 16], "fit": [13, 16, 19], "zarr": 13, "optim": [13, 16], "parquet": 13, "modern": [13, 16, 22], "mere": 13, "map": [13, 16, 19, 22], "notabl": 13, "sheet": 13, "notepad": 13, "parser": 13, "fr": 13, "jsonformatt": 13, "pretti": 13, "xarrai": [13, 16, 19, 22], "python": [13, 16, 19, 22], "ncdf4": 13, "r": [13, 19, 22], "cog": 13, "pizzar": 13, "rioxarrai": 13, "panda": 13, "arrow": 13, "fairshar": [13, 16], "allianc": 13, "rda": 13, "matur": 13, "ness": 13, "ardc": 13, "questionnair": [13, 16], "trigger": 13, "bar": [13, 19], "aggreg": [13, 16, 21, 22], "checker": [13, 19], "scalabl": 13, "chart": [13, 16, 19], "score": 13, "f": 13, "uji": 13, "walk": [13, 16, 19], "driven": [13, 16, 19, 22], "streamlin": 13, "leverag": [13, 19], "wisdom": 13, "linux": [13, 19], "quick": [13, 16, 19, 22], "1991": 13, "linu": 13, "torvald": 13, "ey": 13, "bug": [13, 19, 22], "folder": [13, 19, 22], "offlin": 13, "choic": [13, 19, 22], "checkpoint": 13, "revert": [13, 16, 19], "Then": [13, 22], "messag": [13, 19], "sound": 13, "snapshot": [13, 22], "cumbersom": 13, "Or": [13, 19], "throw": 13, "ran": 13, "cleanli": 13, "therebi": 13, "branch": 13, "parallel": 13, "deviat": 13, "merg": [13, 18], "singular": 13, "codebas": 13, "subvers": 13, "svn": 13, "mercuri": 13, "conjunct": [13, 19], "command": 13, "desktop": 13, "stack": [13, 19, 22], "overflow": [13, 19, 22], "87": 13, "xkcd": [13, 16], "comic": 13, "depth": 13, "carpentri": [13, 16, 19], "setup": [13, 22], "swcarpentri": 13, "devop": 13, "ci": [13, 19], "cd": [13, 19], "atlassian": 13, "dive": 13, "backup": 13, "di": 13, "label": [13, 16, 19, 22], "pull": [13, 19, 22], "deni": 13, "viewabl": 13, "tailor": [13, 16], "accident": 13, "overwrit": 13, "asynchron": 13, "beginn": [13, 19], "freecodecamp": 13, "pythia": [13, 22], "projectpythia": 13, "rewind": 13, "clutter": 13, "toolkit": 13, "debug": 13, "paramount": 13, "favorit": 13, "anymor": 13, "hand": [13, 19, 22], "syntax": [13, 22], "warn": 13, "plugin": 13, "debugg": 13, "isol": [13, 19], "clunki": 13, "dark": 13, "termin": 13, "window": 13, "wealth": 13, "troubleshoot": [13, 19, 22], "linter": 13, "red": [13, 22], "squiggl": 13, "spell": 13, "colon": 13, "caught": [13, 22], "hover": 13, "gate": 13, "laptop": 13, "maco": 13, "benefici": [13, 16, 19, 22], "least": [13, 16, 19, 22], "pro": 13, "lightweight": 13, "nativ": [13, 22], "os": [13, 19], "con": 13, "No": [13, 16, 22], "shell": 13, "jupyterhub": 13, "middlewar": [13, 19], "resembl": [13, 22], "julia": 13, "saw": 13, "shareabl": [13, 16, 19, 22], "With": [13, 16, 19, 22], "ital": 13, "runnabl": 13, "gear": 13, "hub": [13, 19], "geoscientif": 13, "el": 13, "ni\u00f1o": 13, "southern": [13, 19], "oscil": 13, "enso": 13, "sea": [13, 19], "climat": [13, 16, 19, 22], "cesm": 13, "event": [13, 19], "recreat": [13, 19], "magnitud": 13, "la": 13, "ni\u00f1a": 13, "blue": 13, "calcul": [13, 15, 19], "corner": [13, 19], "rocket": 13, "binder": [13, 22], "load": 13, "littl": [13, 16, 19], "breez": 13, "ok": 13, "appreci": [13, 19], "nice": 13, "pip": 13, "backport": 13, "tarfil": 13, "cartopi": 13, "cr": 13, "ccr": 13, "matplotlib": [13, 19, 22], "pyplot": 13, "plt": 13, "xr": 13, "pythia_dataset": 13, "readi": [13, 16, 19], "menu": 13, "button": [13, 19, 22], "tabl": [13, 16, 19, 22], "perus": [13, 19], "geoscienc": [13, 22], "cookbook": [13, 22], "conveni": 13, "hpc": 13, "price": 13, "pai": [13, 16, 22], "per": [13, 22], "amazon": 13, "azur": 13, "earthdata": [13, 16], "bandwidth": 13, "likewis": 13, "latest": [13, 16, 19, 22], "heart": 13, "continu": [13, 16, 19, 22], "stabl": [13, 19, 22], "thoroughli": 13, "master": 13, "trunk": 13, "noth": 13, "pure": [13, 19], "dropbox": 13, "zip": 13, "standalon": [13, 22], "runtim": 13, "deploy": [13, 18, 19, 22], "kubernet": 13, "docker": 13, "meso": 13, "focus": [13, 16, 19, 22], "vital": [13, 22], "refin": [13, 22], "acceler": [13, 16, 19, 22], "pace": [13, 19], "viru": [13, 16], "swift": 13, "urgent": 13, "versatil": 13, "Not": [13, 16, 22], "replac": 13, "substitut": 13, "undergon": 13, "arxiv": [13, 22], "medrxiv": 13, "gather": [13, 16, 19, 22], "pick": [13, 22], "synerget": 13, "webpag": [13, 19], "sherpa": [13, 22], "romeo": [13, 22], "7": [13, 19], "frontier": [13, 22], "american": [13, 22], "astronom": [13, 16, 19, 22], "societi": [13, 16, 19, 22], "retent": [13, 18, 21], "strict": [13, 19], "predatori": [13, 21], "2019": [13, 16, 19, 22], "centric": 13, "beauti": 13, "markdown": [13, 19], "weav": 13, "narr": [13, 16], "elegantli": 13, "quarto": 13, "intermedi": [13, 16, 19, 22], "literaci": [13, 16], "intens": 13, "decad": [13, 16, 19, 22], "laboratori": [13, 16, 22], "frustrat": [13, 16], "experiment": [13, 19, 22], "predefin": 13, "whenev": 13, "delawar": 13, "biolog": [13, 22], "compris": 13, "checklist": [13, 16, 22], "recordkeep": 13, "paid": 13, "ideat": [13, 22], "socioeconom": [13, 16], "disadvantag": [13, 19, 22], "stare": 13, "third": [13, 19], "parti": [13, 19], "ons": 13, "mendelei": [13, 16], "s3": 13, "box": [13, 22], "onecloud": 13, "unlimit": 13, "gigabyt": 13, "gb": 13, "date": [13, 16, 19, 22], "spreadsheet": [13, 19], "assist": [13, 22], "dozen": 13, "emploi": [13, 16], "whatev": 13, "bibtex": 13, "bibliographi": [13, 19], "pdf": 13, "endnot": 13, "drag": 13, "drop": 13, "type": [15, 16, 21], "protect": [15, 16, 19, 22], "soon": [15, 16, 19], "poem": 15, "paint": 15, "photograph": 15, "music": 15, "composit": [15, 16], "factual": [15, 22], "stream": 15, "feed": [15, 19], "dashboard": [15, 22], "cc0": [15, 16], "reuser": 15, "medium": [15, 16, 22], "accuraci": [15, 19, 22], "precis": 15, "contain": [15, 18, 19, 22], "uncertainti": [15, 16, 22], "identi\ufb01": 15, "control": [15, 18, 22], "ontolog": 15, "adequ": [15, 16], "data\ufb02ow": 15, "actor": [15, 19], "flow": [16, 19], "movement": [16, 19, 22], "unforeseen": [16, 19], "formul": [16, 22], "interview": 16, "acquir": 16, "specimen": 16, "alik": 16, "notebook": [16, 22], "preliminari": [16, 22], "quot": 16, "accredit": 16, "underpin": 16, "paus": 16, "territori": 16, "busi": [16, 19, 22], "jurisdict": 16, "censu": 16, "neighborhood": 16, "intensifi": 16, "drought": 16, "flood": 16, "devast": 16, "fire": 16, "incid": 16, "ocean": [16, 19, 22], "met": [16, 19], "centr": 16, "advis": 16, "street": [16, 22], "arctic": 16, "destin": 16, "suffer": 16, "openstreetmap": [16, 22], "environment": [16, 19, 22], "stagnat": 16, "sudden": 16, "dramat": 16, "worsen": 16, "fuel": 16, "coronaviru": 16, "unpreced": 16, "radic": [16, 22], "infect": 16, "spur": 16, "water": 16, "beirut": 16, "amateur": 16, "outsourc": 16, "grander": 16, "villag": 16, "contextu": [16, 19, 22], "mutual": 16, "commod": 16, "hoard": 16, "tradit": 16, "middl": 16, "compens": 16, "african": 16, "ebola": 16, "west": 16, "outbreak": 16, "2014": 16, "blood": 16, "stop": [16, 19], "sent": [16, 22], "oversea": 16, "fight": 16, "drug": 16, "war": 16, "zone": 16, "ravag": 16, "epidem": 16, "infecti": 16, "diseas": 16, "celebr": [16, 22], "women": 16, "indigen": 16, "scholar": [16, 22], "anglophon": 16, "voic": [16, 22], "purposefulli": 16, "identif": [16, 21, 22], "mistaken": 16, "bear": [16, 22], "downsid": 16, "credit": [16, 18, 19], "margin": 16, "starter": 16, "attract": 16, "exploit": 16, "explor": [16, 19, 22], "unthought": 16, "irrespons": 16, "militari": [16, 19], "secret": [16, 19], "conserv": 16, "patrick": 16, "hochstenbach": 16, "vast": [16, 19, 22], "outdat": 16, "fashion": [16, 22], "richer": 16, "tell": [16, 22], "home": 16, "usg": [16, 19, 22], "deliver": 16, "categor": 16, "primarili": [16, 19], "sharer": 16, "pipelin": [16, 19, 22], "suitabl": 16, "monthli": 16, "averag": [16, 22], "carbon": 16, "dioxid": 16, "mauna": 16, "loa": 16, "observatori": 16, "hawaii": 16, "anthropogen": 16, "longest": 16, "c": 16, "david": 16, "keel": 16, "scripp": 16, "oceanographi": 16, "march": 16, "1958": 16, "1976": 16, "chanc": [16, 19], "nomenclatur": 16, "advisor": [16, 19, 22], "art": 16, "attach": [16, 19, 22], "supplementari": 16, "quantiti": 16, "necessarili": [16, 19, 22], "kaggl": 16, "wikidata": 16, "awesom": [16, 19], "cern": 16, "ncbi": [16, 22], "biotechnolog": 16, "embl": 16, "bioinformat": [16, 22], "ispcr": 16, "earthexplor": 16, "osdc": 16, "unicef": 16, "french": 16, "comparison": 16, "bid": 16, "compliant": [16, 18, 19], "mri": 16, "pet": 16, "meg": 16, "eeg": 16, "ieeg": 16, "fcp": 16, "indi": 16, "connectom": 16, "neuroimag": 16, "abcd": 16, "adolesc": 16, "cognit": [16, 22], "sweden": 16, "union": 16, "australia": 16, "recip": 16, "conting": 16, "godan": 16, "Will": [16, 19], "acronym": 16, "offici": [16, 22], "revisit": [16, 19], "cff": [16, 19, 22], "supplement": [16, 19, 22], "18160": 16, "gcp": 16, "crcn": 16, "ranulfo": 16, "romo": 16, "carlo": 16, "brodi": 16, "adri\u00e1n": 16, "hern\u00e1ndez": 16, "lui": 16, "lemu": 16, "spike": [16, 19], "macaqu": 16, "prefront": 16, "somatosensori": 16, "dx": 16, "6080": 16, "k0v40s4d": 16, "compat": [16, 19, 22], "routin": 16, "unsupport": [16, 19], "adob": 16, "photoshop": 16, "psd": 16, "default": [16, 19], "edit": [16, 18, 22], "autocad": 16, "dwg": 16, "cad": 16, "inner": 16, "troubl": [16, 19], "convert": 16, "inconveni": 16, "setback": 16, "dampen": 16, "translat": [16, 18, 19, 22], "simplic": 16, "compress": 16, "multi": 16, "dimension": 16, "extract": [16, 19], "portion": 16, "assai": 16, "isa": 16, "cdf": 16, "multidimension": 16, "docx": 16, "embrac": 16, "barrier": [16, 22], "unstructur": 16, "text": [16, 18, 19, 22], "cook": 16, "bake": 16, "dish": 16, "ingredi": 16, "ourselv": 16, "prone": 16, "axi": 16, "harvard": 16, "iter": [16, 19, 22], "revis": [16, 19, 22], "traceabl": [16, 22], "transmiss": 16, "downstream": 16, "verif": [16, 22], "com": [16, 19, 22], "dilemma": 16, "explicit": 16, "internation": 16, "flavor": 16, "unabl": [16, 19], "widest": 16, "intercomparison": 16, "cmip6": 16, "49": 16, "probabl": [16, 19, 22], "sa": 16, "noncommerci": 16, "sharealik": 16, "ipcc": 16, "corpor": 16, "commerc": [16, 19], "cmip": 16, "startup": 16, "ingest": 16, "staf": 16, "embargo": 16, "donor": 16, "implic": [16, 19, 22], "manufactur": 16, "sale": 16, "defens": 16, "dual": 16, "patient": [16, 22], "disclosur": 16, "unclassifi": 16, "safeguard": 16, "bayh": 16, "dole": 16, "resid": 16, "narrow": 16, "sponsor": [16, 19, 22], "sftp": 16, "intuit": 16, "login": [16, 19], "usernam": [16, 19], "password": 16, "staff": [16, 19, 22], "conform": 16, "misunderstand": 16, "smooth": 16, "resubmiss": 16, "companion": 16, "provis": [16, 22], "remind": 16, "stai": [16, 22], "faster": [16, 19, 22], "send": [16, 22], "accomplish": [16, 19, 22], "inventori": 16, "dmponlin": 16, "divis": 16, "guarante": [16, 19, 22], "north": 16, "carolina": 16, "chapel": 16, "hill": 16, "california": 16, "san": 16, "diego": 16, "psych": 16, "subscrib": [16, 19, 22], "mail": [16, 22], "datatag": 16, "chen": 16, "mooc": 16, "agricultur": 16, "compos": [18, 22], "programm": [18, 19], "interchang": 18, "osi": [18, 19], "inspect": [18, 19], "promulg": 18, "holder": 18, "preexist": 18, "alter": [18, 22], "promis": [18, 19], "contemporari": [18, 22], "washington": 18, "dc": 18, "17226": 18, "25217": 18, "constraint": 19, "why": 19, "duplic": 19, "bonu": 19, "prospect": 19, "deter": 19, "isca": 19, "tropic": 19, "indian": 19, "monsoon": 19, "volcan": 19, "erupt": 19, "nengo": 19, "sophist": 19, "subsystem": 19, "induct": 19, "motor": 19, "promin": 19, "spaun": 19, "largest": [19, 22], "arbitrari": 19, "cpython": 19, "game": [19, 22], "acquisit": [19, 22], "scipi": [19, 22], "numpi": [19, 22], "hundr": 19, "anywher": [19, 22], "encount": [19, 22], "kernel": 19, "gnu": 19, "userspac": 19, "unix": 19, "postgresql": 19, "grade": 19, "wordpress": 19, "firefox": 19, "chrome": 19, "chromium": 19, "fork": 19, "webkit": 19, "khtml": 19, "browser": 19, "trace": 19, "android": 19, "devic": 19, "couldn": 19, "lotteri": 19, "deliv": [19, 22], "consolid": [19, 22], "fprime": 19, "podaac": 19, "uf": 19, "app": [19, 22], "giovanni": 19, "mcida": 19, "scikit": 19, "ii": [19, 22], "differenti": 19, "finit": 19, "assimil": 19, "empir": 19, "openfoam": 19, "fluid": 19, "mom6": 19, "circul": 19, "convect": 19, "radi": 19, "turbul": 19, "solar": 19, "wind": 19, "orbit": 19, "propag": [19, 22], "openggcm": 19, "mesa": 19, "photutil": 19, "photometri": 19, "shortli": 19, "angu": 19, "gyro": 19, "praesep": 19, "webb": 19, "telescop": 19, "spot": 19, "co2": 19, "alien": 19, "constrain": 19, "frequenc": 19, "precipit": 19, "6288035": 19, "unlock": 19, "prototyp": 19, "consensu": 19, "supersed": 19, "agenda": 19, "opensourc": 19, "reproduct": [19, 22], "likelihood": 19, "visibl": [19, 22], "uncommon": 19, "hurt": 19, "fear": 19, "deploi": 19, "clariti": 19, "ambigu": 19, "statu": [19, 22], "criterion": 19, "guidebook": 19, "energi": 19, "mass": 19, "cyclic": 19, "constantli": [19, 22], "rigid": [19, 22], "sequenti": 19, "impos": 19, "frequent": [19, 22], "graduat": 19, "heat": 19, "eddi": 19, "gotm": 19, "predic": 19, "multifacet": 19, "ancillari": 19, "snippet": 19, "lomb": 19, "scargl": 19, "congratul": 19, "upward": 19, "onward": 19, "heritag": 19, "osdn": 19, "sourceforg": 19, "fosshub": 19, "googlecod": 19, "perl": 19, "pypl": 19, "cran": 19, "malwar": 19, "increment": [19, 22], "scan": 19, "parlanc": 19, "astropi": 19, "unsur": [19, 22], "audit": 19, "IT": [19, 22], "authorit": [19, 22], "switch": 19, "intellig": [19, 22], "wherea": [19, 22], "substanti": [19, 22], "phone": 19, "development": 19, "caus": 19, "tracker": 19, "imagin": 19, "periodogram": 19, "optic": [19, 22], "aa": [19, 22], "mutabl": 19, "incipi": 19, "difficulti": 19, "simpler": 19, "am": [19, 22], "deeper": 19, "predominantli": 19, "embarrass": 19, "disappear": 19, "damag": 19, "imped": 19, "strength": 19, "weak": 19, "inevit": 19, "synthes": 19, "git": [19, 22], "sharepoint": 19, "undesir": 19, "aptli": 19, "deem": 19, "pertin": 19, "paragraph": 19, "sentenc": 19, "plain": [19, 22], "elev": [19, 22], "pitch": 19, "bad": [19, 22], "recomput": 19, "permut": 19, "downward": 19, "j": 19, "obvious": 19, "leapkitten": 19, "kitten": 19, "jpeg": 19, "png": 19, "leap": 19, "air": 19, "rng": 19, "md": 19, "welcom": [19, 23], "forev": [19, 22], "code_of_conduct": [19, 22], "presenc": [19, 22], "forgot": 19, "crop": 19, "discret": 19, "loop": [19, 22], "overboard": 19, "x": [19, 22, 23], "17": 19, "coder": 19, "fast": [19, 22], "temp": 19, "baking_tim": 19, "veloc": 19, "formula": 19, "polish": 19, "fanci": 19, "sphinx": 19, "doxygen": 19, "configur": [19, 22], "id": [19, 22], "pycharm": 19, "studio": 19, "xcode": 19, "anaconda": [19, 22], "poetri": 19, "cookiecutt": 19, "contractu": 19, "oblig": 19, "whom": 19, "length": 19, "lesser": 19, "latitud": 19, "relicens": 19, "stipul": 19, "redeploi": 19, "gpl": 19, "mozilla": 19, "cddl": 19, "pyopensci": 19, "joss": 19, "smallest": 19, "testabl": 19, "whole": 19, "bolster": 19, "flip": 19, "horizont": 19, "rais": 19, "uncov": 19, "inher": [19, 22], "dry": 19, "credenti": 19, "dependabot": 19, "owasp": 19, "disclos": [19, 22], "unknown": 19, "oppos": 19, "vagu": 19, "instantli": 19, "colourofcat": 19, "cat": 19, "codemeta": 19, "yml": 19, "alert": 19, "hardcod": 19, "connot": 19, "react": 19, "satisfi": 19, "contrast": 19, "malici": 19, "infiltr": 19, "expos": 19, "checkout": 19, "percent": 19, "oss": 19, "shall": 19, "ex": 19, "pypi": 19, "haven": 19, "memor": 19, "sandbox": 19, "sync": 19, "toggl": 19, "tag": [19, 22], "prompt": [19, 22], "congrat": 19, "repo": 19, "pass": [19, 22], "explanatori": 19, "polit": 19, "threshold": 19, "everywher": 19, "ac": 19, "esciencecent": 19, "nl": 19, "7589725": 19, "implicitli": 19, "etho": [19, 22, 23], "idl": 19, "fortran": 19, "timelin": 19, "exempt": 19, "postdoc": 19, "pi": 19, "pydata": 19, "spec": 19, "ropensci": 19, "pyhc": 19, "numfocu": 19, "ladi": 19, "pyladi": 19, "woccod": 19, "pangeo": [19, 22], "obspi": 19, "hackathon": 19, "upcom": 19, "door": 19, "boast": 19, "repli": 19, "uninform": 19, "graphic": 19, "appeal": 19, "layout": 19, "apart": 19, "restructur": 19, "refactor": 19, "toolbox": 19, "regular": [19, 22], "meetup": 19, "entail": 19, "fair4r": 19, "ro": [21, 22], "preregist": 21, "crisi": 21, "bind": 21, "employe": 21, "loyalti": 21, "kick": 22, "contributorship": 22, "1665": 22, "philosoph": 22, "transact": 22, "letter": 22, "1940": 22, "becam": 22, "21st": 22, "centuri": 22, "budapest": 22, "2002": 22, "berlin": 22, "2003": 22, "print": 22, "nine": 22, "linear": 22, "garcia": 22, "silva": 22, "co": 22, "oecd": 22, "qiusheng": 22, "wu": 22, "professor": 22, "tennesse": 22, "he": 22, "500": 22, "youtub": 22, "25k": 22, "1m": 22, "channel": 22, "april": 22, "geemap": 22, "geospati": 22, "60k": 22, "total": 22, "70": 22, "confin": 22, "classroom": 22, "cut": 22, "edg": 22, "tenur": 22, "luca": 22, "sterzing": 22, "summer": 22, "hi": 22, "internship": 22, "kerchunk": 22, "alongsid": 22, "jupyt": 22, "twitter": 22, "got": 22, "attent": 22, "starkli": 22, "complic": 22, "uber": 22, "un": 22, "5m": 22, "100m": 22, "gi": 22, "humanitarian": 22, "devot": 22, "john": 22, "hunter": 22, "neurobiolog": 22, "wasn": 22, "neurobiologist": 22, "ipython": 22, "2008": 22, "phoenix": 22, "spacecraft": 22, "black": 22, "hole": 22, "tiktok": 22, "rate": 22, "jmir": 22, "tweet": 22, "576": 22, "tri": 22, "half": 22, "shock": 22, "cornerston": 22, "incent": 22, "omit": 22, "elus": 22, "pare": 22, "shorten": 22, "wrangl": 22, "ogrant": 22, "poster": 22, "notion": 22, "amaz": 22, "delai": 22, "conceptu": 22, "bing": 22, "scopu": 22, "interconnect": 22, "jstor": 22, "researchg": 22, "sciencecast": 22, "europepmc": 22, "pubm": 22, "eartharxiv": 22, "asapbio": 22, "formerli": 22, "facebook": 22, "substack": 22, "reddit": 22, "mastodon": 22, "garbag": 22, "unvet": 22, "affirm": 22, "edu": 22, "advertis": 22, "thorough": 22, "vet": 22, "tremend": 22, "societ": 22, "misus": 22, "incauti": 22, "healthi": 22, "intermediari": 22, "symbiot": 22, "ignor": 22, "wors": 22, "fixabl": 22, "log": 22, "etiquett": 22, "unless": 22, "sadli": 22, "insert": 22, "paraphras": 22, "recycl": 22, "thank": 22, "signel": 22, "durant": 22, "forg": 22, "root": 22, "supermass": 22, "appar": 22, "m87": 22, "sgr": 22, "galact": 22, "unveil": 22, "strongest": 22, "roadmap": 22, "stodden": 22, "reanalysi": 22, "preval": 22, "bigger": 22, "container": 22, "suppli": 22, "stackoverflow": 22, "bite": 22, "struggl": 22, "hashtag": 22, "highest": 22, "carelessli": 22, "eht": 22, "yellow": 22, "legaci": 22, "iopscienc": 22, "iop": 22, "2041": 22, "8205": 22, "focus_on_eht": 22, "200": 22, "59": 22, "undergradu": 22, "senior": 22, "radio": 22, "latin": 22, "south": 22, "pole": 22, "groundbreak": 22, "foremost": 22, "icmj": 22, "trainer": 22, "fuzzi": 22, "surpris": 22, "bias": 22, "disput": 22, "resent": 22, "unappreci": 22, "oppress": 22, "hypothet": 22, "postdoctor": 22, "rotat": 22, "cutoff": 22, "weight": 22, "supervis": 22, "1st": 22, "taxonomi": 22, "edia": 22, "neurodivers": 22, "policymak": 22, "advisori": 22, "generaliz": 22, "reagent": 22, "scrub": 22, "substant": 22, "commentari": 22, "leadership": 22, "mentorship": 22, "guard": 22, "pierro": 22, "asara": 22, "keri": 22, "jone": 22, "elisha": 22, "roberto": 22, "hebei": 22, "wang": 22, "jinni": 22, "minorli": 22, "stone": 22, "bot": 22, "ref": 22, "ethicist": 22, "mazumdar": 22, "bennett": 22, "polar": 22, "shadow": 22, "panel": 22, "mad": 22, "magnet": 22, "pane": 22, "ted": 22, "repertoir": 22, "patel": 22, "authorea": 22, "assembl": 22, "gil": 22, "concret": 22, "intract": 22, "subtleti": 22, "sought": 22, "travel": 22, "null": 22, "demo": 22, "galleri": 22, "luvoir": 22, "juno": 22, "photo": 22, "martiancolonist": 22, "1706824699349488036": 22, "appoint": 22, "honor": 22, "12000": 22, "usd": 22, "erod": 22, "match": 22, "waiver": 22, "condens": 22, "surviv": 22, "sun": 22, "engulf": 22, "billion": 22, "impli": 22, "backward": 22, "notori": 22, "invalid": 22, "1371": 22, "pone": 22, "0230416": 22, "isbn": 22, "13": 22, "purchas": 22, "978": 22, "0735619678": 22, "acrhiv": 22, "realli": 22, "handi": 22, "5706310": 22, "gold": 22, "refere": 22, "registri": 22, "4000": 22, "2000": 22, "discount": 22, "economi": 22, "stylist": 22, "essoar": 22, "lessen": 22, "joann": 22, "cohn": 22, "paul": 22, "ginsparg": 22, "entic": 22, "flag": 22, "urgenc": 22, "turnaround": 22, "english": 22, "grammat": 22, "innoc": 22, "speaker": 22, "nonspecif": 22, "inaccur": 22, "unsolicit": 22, "issn": 22, "jci": 22, "jif": 22, "editori": 22, "prestigi": 22, "mouth": 22, "understood": 22, "sole": 22, "tie": 22, "convinc": 22, "pubspac": 22, "wrestl": 22, "disrupt": 22, "floppi": 22, "disk": 22, "revolution": 22, "intention": 22, "unintention": 22, "confidenti": 22, "tediou": 22, "inbox": 22, "explod": 22, "tame": 22, "600": 22, "abreast": 22, "older": 22, "scisummari": 22, "summarizebot": 22, "scholarci": 22, "digest": 22, "lynx": 22, "tldr": 22, "drawback": 22, "incorrectli": 22, "queri": 22, "pilot": 22, "codex": 22, "chatgpt": 22, "alphacod": 22, "commonsens": 22, "tandfonlin": 22, "1080": 22, "08989621": 22, "2168535": 22, "ml": 22, "fabric": 22, "falsif": 22, "BE": 22, "processor": 22, "critiqu": 22, "breach": 22, "grammar": 22, "leader": 22, "learner": 23, "pave": 23, "catalyz": 23}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"profession": 0, "develop": [0, 13, 19], "mentorship": [0, 1], "program": [0, 1, 19], "us": [1, 5, 10, 13, 16, 19, 22], "tip": [1, 19], "student": 1, "gener": [2, 10, 13, 19, 22], "schedul": [2, 3, 19], "cours": 2, "overview": [2, 16, 23], "timezon": 4, "widget": 4, "discord": 5, "quick": 6, "link": 6, "polici": [6, 10, 22], "technic": 7, "help": [7, 13, 19], "The": [8, 10, 13, 19, 22], "etho": [8, 10], "Of": 8, "open": [8, 10, 11, 13, 14, 16, 17, 19, 20, 22], "scienc": [8, 10, 13, 16, 22], "kei": [9, 10, 12, 13, 15, 16, 18, 19, 21, 22], "term": [9, 12, 15, 18, 21], "dai": [10, 13, 16, 19, 22], "1": [10, 13, 16, 19, 22], "tutori": [10, 13, 16, 19, 22], "object": [10, 13, 16, 19, 22], "section": [10, 13, 16, 19, 22], "what": [10, 13, 19, 22], "nasa": 10, "span": [10, 13, 16, 19, 22], "style": [10, 13, 16, 19, 22], "color": [10, 13, 16, 19, 22], "orang": [10, 16, 22], "case": [10, 16, 22], "studi": [10, 16, 22], "action": [10, 13], "internet": 10, "why": [10, 13, 16], "should": [10, 13, 16, 19], "we": [10, 19, 22], "do": [10, 19, 22], "now": 10, "reproduc": [10, 13, 22], "challeng": [10, 16, 19], "result": [10, 13, 20, 22], "enabl": [10, 16, 19], "iter": 10, "improv": 10, "error": 10, "detect": 10, "limit": 10, "scientif": [10, 19, 22], "publish": [10, 22], "how": [10, 16, 19, 22], "you": [10, 16, 19, 22], "foster": 10, "collabor": [10, 22], "equiti": 10, "radar": 10, "data": [10, 13, 14, 16], "climat": 10, "chang": [10, 22], "who": [10, 16, 19, 22], "doe": 10, "research": [10, 13, 19, 22], "policymak": 10, "public": [10, 13, 16, 22], "green": [10, 13, 16, 19, 22], "activ": [10, 13, 16, 19, 22], "think": 10, "about": [10, 16, 22], "takeawai": [10, 13, 16, 19, 22], "2": [10, 13, 16, 19, 22], "import": [10, 13, 19], "benefit": [10, 13, 16, 19], "ar": [10, 13, 19, 22], "your": [10, 13, 16, 19, 22], "best": [10, 13, 16, 19], "futur": 10, "give": [10, 22], "get": [10, 16, 22], "credit": [10, 22], "when": [10, 13, 16, 19, 22], "other": [10, 19, 22], "more": [10, 16, 22], "visibl": 10, "impact": [10, 22], "transpar": 10, "can": [10, 13], "accuraci": 10, "allen": 10, "brain": 10, "observatori": 10, "lead": 10, "discoveri": [10, 19], "qualiti": [10, 19], "divers": [10, 22], "scholarli": 10, "commun": [10, 16, 19], "societi": 10, "acceler": 10, "pace": 10, "ef\ufb01cient": 10, "attract": 10, "set": 10, "particip": 10, "3": [10, 13, 16, 19, 22], "maintain": [10, 22], "secur": [10, 16, 19], "protect": 10, "privaci": 10, "A": [10, 19], "countri": 10, "s": [10, 16], "militari": 10, "secret": 10, "violat": 10, "nation": 10, "interest": 10, "human": [10, 16], "patient": 10, "respect": 10, "cultur": 10, "indigen": 10, "conserv": 10, "concern": [10, 19], "care": 10, "principl": [10, 13, 16, 19], "environment": 10, "justic": 10, "endang": 10, "speci": 10, "intellectu": [10, 16], "properti": [10, 16], "most": 10, "common": [10, 19, 22], "type": [10, 13, 19, 22], "licens": [10, 16, 19], "neuromatch": 10, "academi": 10, "practic": [10, 13, 16, 19, 22], "around": 10, "prepar": 10, "make": [10, 13, 16, 19, 22], "control": [10, 13, 16, 19], "share": [10, 13, 16, 19, 22], "earli": 10, "better": 10, "reus": [10, 16, 19], "ethic": [10, 22], "4": [10, 13, 16, 19, 22], "Not": [10, 19], "Be": 10, "self": 10, "reflect": 10, "some": [10, 19], "fear": 10, "adopt": 10, "misalign": 10, "incent": 10, "social": 10, "barrier": 10, "strategi": 10, "across": 10, "differ": [10, 22], "institut": 10, "infrastructur": 10, "often": 10, "move": [10, 19], "slowli": 10, "tool": [10, 11, 13, 16, 22], "5": [10, 13, 16, 19, 22], "plan": [10, 13, 16, 19], "from": [10, 13, 16, 19, 22], "theori": [10, 13, 16, 19, 22], "manag": [10, 13, 16, 19], "an": [10, 13, 16, 19, 22], "design": [10, 13], "appli": [10, 16], "entir": 10, "work\ufb02ow": [10, 16], "resourc": [10, 11, 13, 16, 19], "Will": 10, "output": [10, 22], "step": [10, 22], "continu": 10, "journei": 10, "where": [10, 16, 19], "go": 10, "here": 10, "identifi": [10, 13], "explor": [10, 13], "repositori": [10, 13, 16, 19], "four": [10, 19], "anyon": 10, "take": 10, "addit": [10, 13, 16, 19, 22], "summari": [10, 13, 16, 19, 22], "And": 11, "introduct": [13, 16, 19, 22, 23], "process": [13, 16, 22], "definit": [13, 16, 19], "product": [13, 22], "code": [13, 17, 19], "compon": 13, "paper": [13, 22], "project": [13, 19], "exampl": [13, 16, 19, 22], "persist": 13, "orcid": 13, "digit": 13, "doi": [13, 16, 19], "citat": 13, "find": [13, 19, 22], "resolv": [13, 19], "pid": 13, "metadata": [13, 16], "purpos": 13, "document": [13, 16, 19], "pre": 13, "registr": 13, "One": 13, "regist": 13, "Their": 13, "softwar": [13, 19], "requir": 13, "fair": [13, 16, 19], "For": [13, 19, 22], "creation": 13, "zenodo": 13, "sign": 13, "up": 13, "format": [13, 16], "inspect": 13, "assess": [13, 16, 19, 22], "version": [13, 16, 19], "git": 13, "platform": 13, "github": 13, "edit": 13, "integr": 13, "environ": 13, "id": 13, "sourc": [13, 19], "kernel": 13, "valu": 13, "visual": [13, 22], "studio": 13, "rstudio": 13, "plain": 13, "text": 13, "editor": 13, "comput": 13, "notebook": 13, "jupyt": 13, "jupyterlab": 13, "run": 13, "yourself": 13, "browser": 13, "vs": [13, 19], "archiv": [13, 19], "contain": 13, "print": 13, "discov": [13, 16, 19, 22], "access": [13, 16, 22], "journal": [13, 19], "registri": 13, "refer": [13, 19], "highlight": 13, "zotero": 13, "consider": [16, 19, 22], "restrict": 16, "central": 16, "role": [16, 19, 22], "framework": 16, "scienti\ufb01c": 16, "start": [16, 19, 22], "search": [16, 19], "peopl": 16, "know": [16, 19], "onlin": 16, "In": 16, "person": 16, "portal": 16, "review": [16, 19], "cite": [16, 19, 22], "guidelin": [16, 19], "select": [16, 19], "interoper": [16, 19], "non": 16, "reusabl": 16, "through": [16, 19], "ad": [16, 19], "machin": 16, "add": 16, "tag": 16, "accompani": 16, "follow": [16, 19], "If": 16, "verifi": 16, "sharabl": 16, "export": 16, "inform": 16, "ensur": 16, "work": 16, "obtain": 16, "findabl": 16, "easi": [16, 19], "respons": [16, 19, 22], "write": [16, 22], "involv": 16, "opportun": 16, "train": [16, 19], "success": 19, "stori": 19, "smp": 19, "spectrum": 19, "depend": 19, "look": 19, "need": 19, "aggreg": 19, "searchabl": 19, "function": 19, "util": 19, "eas": 19, "factor": 19, "appropri": 19, "problem": 19, "acknowledg": 19, "new": [19, 22], "organ": 19, "describ": 19, "our": 19, "readm": 19, "contributor": [19, 22], "conduct": 19, "level": 19, "user": [19, 22], "choos": 19, "test": 19, "minim": 19, "risk": 19, "vulner": 19, "creat": [19, 22], "legal": 19, "agenc": 19, "fund": 19, "To": 19, "assign": 19, "citabl": 19, "file": 19, "team": [19, 22], "member": 19, "implement": 19, "after": 19, "discuss": 19, "engag": 19, "build": 19, "connect": [19, 22], "brows": 19, "contribut": [19, 22], "guid": 19, "thousand": 19, "throughout": 22, "cycl": 22, "tradit": 22, "depict": 22, "ha": 22, "over": 22, "time": 22, "But": 22, "have": 22, "alwai": 22, "been": 22, "far": 22, "than": 22, "just": 22, "reach": 22, "audienc": 22, "media": 22, "increas": 22, "report": 22, "crisi": 22, "caus": 22, "thi": 22, "combat": 22, "could": 22, "attribut": 22, "reput": 22, "materi": 22, "provid": 22, "construct": 22, "feedback": 22, "wai": 22, "avoid": 22, "plagiar": 22, "captur": 22, "accur": 22, "distribut": 22, "multi": 22, "event": 22, "horizon": 22, "telescop": 22, "ehtc": 22, "fairli": 22, "stage": 22, "all": 22, "standard": 22, "recogn": 22, "authorship": 22, "author": 22, "vice": 22, "versa": 22, "recognit": 22, "combin": 22, "rang": 22, "observ": 22, "imag": 22, "interpret": 22, "i": 22, "At": 22, "workshop": 22, "confer": 22, "form": 22, "interact": 22, "read": 22, "That": 22, "rout": 22, "pro": 22, "con": 22, "preprint": 22, "consid": 22, "predatori": 22, "question": 22, "osdmp": 22, "includ": 22, "openli": 22, "pen": 22, "toward": 22, "emerg": 22, "technolog": 22, "like": 22, "ai": 22, "caution": 22, "concept": 23, "map": 23, "curriculum": 23}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 56}}) \ No newline at end of file diff --git a/tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.html b/tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.html index 2a98fc5e..c77f3f3a 100644 --- a/tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.html +++ b/tutorials/W1D1_TheEthosOfOpenScience/student/W1D1_Tutorial1.html @@ -49,7 +49,7 @@ const thebe_selector_output = ".output, .cell_output" - + @@ -957,7 +957,7 @@

Tutorial Objectives
-
+
@@ -1185,7 +1185,7 @@

Case Study: Allen Brain Observatory. When

Information on the case study is taken from 2023 article.

diff --git a/tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.html b/tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.html index 66ddab4c..d51f9609 100644 --- a/tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.html +++ b/tutorials/W1D2_OpenToolsAndResources/student/W1D2_Tutorial1.html @@ -49,7 +49,7 @@ const thebe_selector_output = ".output, .cell_output" - + @@ -660,17 +660,17 @@

Contents

Section 3: Tools for Open Data - -
  • +