-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcookiecutter.yaml
More file actions
62 lines (62 loc) · 2.68 KB
/
Copy pathcookiecutter.yaml
File metadata and controls
62 lines (62 loc) · 2.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
repo_directory: html
name: Fish-PACE Hackweek
favicon: assets/images/favicon-16x16.png
#apply:
# url: https://forms.gle/4DEZMv2CxyyR6Cxz9
# title: Applications Closed
banner:
description: ''
start_date: 26 January 2026
end_date: 30 January 2026
year: 2026
location: Virtual
links:
- url: intro.html
title: Event Book
new_window: false
style: btn-primary
- url: https://ocean-satellite-tools.github.io/hyper-fish-book/
title: Resource Book
new_window: false
style: btn-primary
image: assets/images/eastcoast_PACE_OCI_20240502T172807.png
# The opening session of the event with UTC offset
event_countdown: "2026-01-26T08:30:00-07:00"
about:
description: New satellite missions for the ocean environment—NASA's PACE (Plankton, Aerosol, Cloud, ocean Ecosystem) launched in February 2024 and the upcoming GeoXO (Geostationary Extended Observations)—are poised to revolutionize ocean color observation by providing much higher spectral resolution and more frequent, near-real-time data. These advanced missions will significantly enhance our ability to monitor dynamic coastal ecosystems, improving both the accuracy and timeliness of environmental assessments and decision-making. In the Fish-PACE hackweek, you will learn to work with the new PACE hyperspectral data and tackle applications for fisheries and ocean ecosystem research.<br><br>Hackweeks are participant-driven events that strive to create welcoming spaces for participants to learn new things, build community and gain hands-on experience with collaboration and team science. During Fish-PACE, we will have a combination of science lectures and coding tutorials and group projects (pitched by participants).
team:
!include team/team.yaml
schedule:
!include book/schedule.yaml
sponsors:
description: ''
organizations:
- name: NASA/GSFC/PACE
website: https://pace.oceansciences.org/home.htm
logo_url: assets/images/pace_2.png
- name: NOAA Fisheries
website: https://www.fisheries.noaa.gov/
logo_url: assets/images/nmfs_small.png
- name: CoastWatch
website: https://coastwatch.noaa.gov/cwn/index.html
logo_url: assets/images/coastwatch_logo.png
- name: Openscapes
website: https://openscapes.org/
logo_url: assets/images/openscapes.png
- name: OceanHackWeek
website: https://oceanhackweek.org/
logo_url: assets/images/ohw_logo.png
- name: NANOOS
website: https://www.nanoos.org/
logo_url: assets/images/nanoos_trans.png
- name: 2i2c
website: https://2i2c.org/
logo_url: assets/images/2i2c_wide.svg
footer:
social:
- icon: github
link: https://github.com/fish-pace
_copy_without_render:
- assets
_extensions:
- jinja_markdown.MarkdownExtension