ProjectPythia / projectpythia.github.io

https://projectpythia.org
Apache License 2.0
32 stars 18 forks source link

PO.DAAC Cookbook #366

Open cassienickles opened 8 months ago

cassienickles commented 8 months ago

Make sure the following items are specified :

---
url: 'https://podaac.github.io/tutorials/' # The URL link to the resource you are submitting.
thumbnail: 'https://github.com/podaac/tutorials/blob/master/images/podaac_cookbook_thumbnail.png' # The URL link to the thumbnail image associated with this resource.
title: 'The PO.DAAC Cookbook' # The title of the resource.
description: 'A place to find NASA ocean, climate, and surface water data recipes and tutorials for the Physical Oceanography Distributed Active Archive Center (PO.DAAC) datasets, tools & services!' # A brief description of the resource.
authors: # Mulitiple authors are supported, add each author separately.
  - name: 'PO.DAAC Team' # The name of the first author.
    affiliation: 'Jet Propulsion Laboratory, California Institute of Technology' # The institution of the authors / first author (more appropriate than name if a large team worked on the resource).
    affiliation_url: 'https://www.jpl.nasa.gov/' # The URL link to the institution website.
    email: '' # The author's email, if publically available.
  - name: '' # The name of the second+ author.
    affiliation: ''
    affiliation_url: ''
    email: ''
tags: # Replace or delete the "unspecified" tag for each section with keywords associated with the resource. Multi-word tags should be entered with a space between the words (i.e. not joined with a `-`).
  packages:
    - earthaccess # List each Python package associated with this resource on a separate line (each entry on a new line, starting with a `-`).
    - xarray
  formats:
    - book # List the formats this resource takes. Currently used format tags include: book, course, documentation, gallery, tutorial, and video (but you may submit an entirely new tag if these do not best suit the resource).
    - tutorial
  domains:
    - remote sensing # List the domains associated with this resource so users may sort by areas of interest (e.g. remote sensing).
    - oceanography
    - hydrology
  affiliation:
    - Physical Oceanography Distributed Active Archive Center (PO.DAAC) # List of the affiliated projects or organizations associated with this resource.
    - Jet Propulsion Laboratory, California Institute of Technology
---

EDIT: Trigger the submission workflow.

github-actions[bot] commented 8 months ago

Thank you for your contribution 🎉, @erogluorhan!

We're currently running validation checks to make sure the contents of your submission are okay. An update will be posted here shortly once the validation checks are passing.

dcamron commented 8 months ago

It looks like our helpful robots are broken here! Thank you so much for your submission, we will get this added shortly 🎉

erogluorhan commented 7 months ago

Adding a comment here to trigger our robots

github-actions[bot] commented 6 months ago

@erogluorhan, your submission looks great! We've created a pull request on your behalf using the information you provided.

The pull request can be accessed from this url: https://github.com/ProjectPythia/projectpythia.github.io/pull/385.