Skip to content

Commit

Permalink
Update events
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad committed Jan 10, 2024
1 parent c3ffe0d commit 1956304
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions custom-pages/learn/learn-page-content.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,27 +48,27 @@ export const EVENT_ITEMS = [
startDate: '2024-01-28',
endDate: '2024-02-01'
},
{
name: 'US GHG Center Summer School',
asLink : {
url: 'https://nasa.gov'
},
media: {
src: new URL('./media/nasa.png', import.meta.url).href,
alt: 'NASA logo'
},
description: 'The US GHG Center website is always evolving. New data and information is added monthly, and website features and capabilities continue to improve.',
startDate: '2023-12-04',
endDate: '2023-12-04'
},
// {
// name: 'US GHG Center Summer School',
// asLink : {
// url: 'https://nasa.gov'
// },
// media: {
// src: new URL('./media/nasa.png', import.meta.url).href,
// alt: 'NASA logo'
// },
// description: 'The US GHG Center website is always evolving. New data and information is added monthly, and website features and capabilities continue to improve.',
// startDate: '2023-12-04',
// endDate: '2023-12-04'
// },
{
name: 'Launch of the US Greenhouse Gas Center at COP28 (12-4-23)',
asLink : {
url: 'https://www.nasa.gov/news-release/nasa-partners-launch-us-greenhouse-gas-center-to-share-climate-data/'
},
media: {
src: new URL('./media/nasa.png', import.meta.url).href,
alt: 'NASA logo'
src: new URL('./media/news/cop28-uae.jpg', import.meta.url).href,
alt: 'COP 23 UAE logo'
},
description: 'NASA Administrator Bill Nelson, U.S. Environmental Protection Agency (EPA) Administrator Michael Regan, and other United States government leaders unveiled the U.S. Greenhouse Gas Center.',
startDate: '2023-12-04',
Expand All @@ -77,11 +77,11 @@ export const EVENT_ITEMS = [
{
name: 'US GHG Center Stakeholder Forum',
asLink : {
url: 'https://nasa.gov'
url: 'https://www.youtube.com/watch?v=HCG7lepiGPI'
},
media: {
src: new URL('./media/nasa.png', import.meta.url).href,
alt: 'NASA logo'
src: new URL('./media/events/stakeholder-forum.png', import.meta.url).href,
alt: 'Stakeholder forum slidedeck intro slide'
},
description: ' U.S. Greenhouse Gas Center team members presented the beta version of the US GHG Center at the Stakeholder Forum on November 28, 2023 in Washington, D.C. Presenters highlighted the capabilities and scientific potential of the website through demonstrations. Representatives of federal, state, and local governments as well as NGOs, boundary organizations, private organizations, and academia attended the forum.',
startDate: '2023-11-26',
Expand All @@ -90,11 +90,11 @@ export const EVENT_ITEMS = [
{
name: 'Listening Session at the NASA Carbon Monitoring System Science Team Meeting',
asLink : {
url: 'https://nasa.gov'
url: 'https://cce-datasharing.gsfc.nasa.gov/files/conference_presentations/Talk_Combley_92_39.pptx'
},
media: {
src: new URL('./media/nasa.png', import.meta.url).href,
alt: 'NASA logo'
src: new URL('./media/events/cms.png', import.meta.url).href,
alt: 'CMS meeting logo'
},
description: 'On September 26, 2023, several US GHG Center team members met with a community of potential users and considered how the site could best serve stakeholders. Meeting participants shared ideas on focus areas and needs for the US GHG Center and also suggested stakeholders who might be interested in a targeted Stakeholder Forum for the US GHG Center (November 2023). In addition, team members explored a potential partnership with NASA CMS stakeholder engagement.',
startDate: '2023-09-26',
Expand Down
Binary file added custom-pages/learn/media/events/cms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1956304

Please sign in to comment.