forked from ICESAT-2HackWeek/website2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcookiecutter.yaml
44 lines (44 loc) · 1.85 KB
/
cookiecutter.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
repo_directory: html
name: The ICESat-2 Hackweek 2022
about: The ICESat-2 Hackweek is a 5-day collaborative learning experience designed to coalesce people and resources around exploring, creating, and promoting effective computation and analysis workflows for the large and complex data returned by the ATLAS sensor on board NASA's ICESat-2 satellite. We will bring together data managers, maintainers, and users to teach each other about open science practices and software during tutorials and contribute to centrally accessible, shareable tools during project work. Our vision includes creating an inclusive, open space that fosters networking, innovation, and sharing ideas.
apply:
title: Applications Closed
hackweek_mission: https://icesat-2.hackweek.io/mission.html
banner:
title: The ICESat-2 Hackweek
description: A hybrid hands-on workshop
start_date: 21 March
end_date: 25 March
year: 2022
location: Seattle, WA
links:
- url: intro.html
title: Event Jupyter Book
new_window: false
image: https://icesat-2hackweek.github.io/assets/images/banner.jpg
applicant_info: 'Applications closed for 2022'
team:
!include book/team.yaml
schedule:
!include book/schedule.yaml
sponsors:
description: ''
organizations:
- name: eScience Institute
website: ''
logo_url: https://escience.washington.edu/wp-content/uploads/2015/10/Logo_eScience-stacked.png
- name: NASA ICESat-2 Mission
website: 'https://icesat-2.gsfc.nasa.gov/mission'
logo_url: https://icesat-2hackweek.github.io/assets/images/ICESat2.png
- name: Amazon Web Services
website: 'https://aws.amazon.com'
logo_url: https://upload.wikimedia.org/wikipedia/commons/9/93/Amazon_Web_Services_Logo.svg
footer:
social:
- icon: github
icon_pack: fab
link: https://github.com/ICESAT-2HackWeek
_copy_without_render:
- assets
_extensions:
- jinja_markdown.MarkdownExtension