From 977a56d994b8957cc285296e0c7cebdccde46844 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Thu, 8 Aug 2024 15:26:02 +0000 Subject: [PATCH] add authors --- notebooks/PACE_Cyano.ipynb | 4 +++- notebooks/POC_data_manipulation.ipynb | 10 ++++++---- notebooks/matchup_tracks.ipynb | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/notebooks/PACE_Cyano.ipynb b/notebooks/PACE_Cyano.ipynb index 13ecb1a..ba95230 100644 --- a/notebooks/PACE_Cyano.ipynb +++ b/notebooks/PACE_Cyano.ipynb @@ -4,7 +4,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Exploring PACE's Role in Cyanobacteria Detection" + "# Exploring PACE's Role in Cyanobacteria Detection\n", + "\n", + "**Author**: Bingqing Liu (University of Louisiana Lafayette)" ] }, { diff --git a/notebooks/POC_data_manipulation.ipynb b/notebooks/POC_data_manipulation.ipynb index 71fd4c2..93086cb 100644 --- a/notebooks/POC_data_manipulation.ipynb +++ b/notebooks/POC_data_manipulation.ipynb @@ -5,7 +5,9 @@ "id": "170a6469-6a68-4dd0-9e9e-4ba892e37b06", "metadata": {}, "source": [ - "# PACE data simple manipulation" + "# PACE data simple manipulation\n", + "\n", + "**Author:** Rui Jin (University of Washington (CICOES))\n" ] }, { @@ -648,7 +650,7 @@ "id": "883157d1-ebb3-4922-a413-587b584ca0b9", "metadata": {}, "source": [ - "## 5. Boolean Indexing and Masking" + "## 2. Boolean Indexing and Masking" ] }, { @@ -686,7 +688,7 @@ "id": "bfe35f2b-ed1d-4f61-95eb-9e97301eff9e", "metadata": {}, "source": [ - "## 5. Regriding" + "## 3. Regriding" ] }, { @@ -770,7 +772,7 @@ "id": "e2577a09-6d5e-4f34-9044-5653690d324c", "metadata": {}, "source": [ - "## 9. Plotting Array Data" + "## 4. Plotting Array Data" ] }, { diff --git a/notebooks/matchup_tracks.ipynb b/notebooks/matchup_tracks.ipynb index e94dfaf..e259aea 100644 --- a/notebooks/matchup_tracks.ipynb +++ b/notebooks/matchup_tracks.ipynb @@ -6,7 +6,7 @@ "source": [ "# Matchup satellite data to ship, glider, or animal tracks\n", "\n", - "**Contributors:** Eli Holmes (NOAA Fisheries) based off a CoastWatch tutorial.\n" + "**Author:** Eli Holmes (NOAA Fisheries) based off a CoastWatch tutorial.\n" ] }, {