diff --git a/_site/about/index.html b/_site/about/index.html index 33964dd..7aca644 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -206,7 +206,7 @@

Vincent Clemson

👋 I’m Vince. In 2017, I received my Bachelor of Science in mathematics & a minor in statistics from Penn State. Afterward, I spent 5+ years at what is now Peraton working a few Geospatial Intelligence data science missions on the NGA’s enterprise systems engineering contract. Recently, I was an AI Engineer at Booz Allen where I conducted statistical performance analyses against Earth observing satellite imagery object detection algorithms.

-

Currently, I’m busier than ever building my personal brand while also planning to travel by car across to the West coast. I’m always searching for my next big (or tiny) data science adventure.

+

Currently, I’m job seeking in Southern California after having recently traveled 8,000+ miles by car across to the West coast. I’m always searching for my next big (or tiny) data science adventure.

I enjoy spatial analytics. I hope that I can help shed some light on spatial topics to those who are also interested with this site. It’s built with Quarto.

When I’m not head down in geeky stuff, I enjoy salsa dancing, sports (go birds 🦅), and jumping out of aircraft (did it once - was fun & a bit terrifying).

If you’re interesting in learning more about my career, here’s a web version of my résumé.

diff --git a/_site/assets/css/about.css b/_site/assets/css/about.css index 930e665..a14ff5f 100644 --- a/_site/assets/css/about.css +++ b/_site/assets/css/about.css @@ -1,10 +1,5 @@ -.usa { - background-image: url('../../about/usapop.png'); - background-size: cover; - background-repeat: no-repeat; - padding-left: 2em; - font-size: 4em; - background-position: center; +.about-contents { + text-align: justify; } @media (max-width: 991.98px) { div.quarto-about-trestles .about-entity .about-links { @@ -15,3 +10,11 @@ font-size: 0.85em; } } +.usa { + background-image: url('../../about/usapop.png'); + background-size: cover; + background-repeat: no-repeat; + padding-left: 2em; + font-size: 4em; + background-position: center; +} diff --git a/_site/assets/css/site.css b/_site/assets/css/site.css index 4700838..8defa7a 100644 --- a/_site/assets/css/site.css +++ b/_site/assets/css/site.css @@ -17,7 +17,7 @@ figcaption.figure { a { text-decoration-line: unset; } -a:hover { +#quarto-content a:hover { text-decoration-line: underline; } /*-- external link style --*/ @@ -29,11 +29,6 @@ a.external:after { font-size: 0; } -/* About */ -.about-contents { - text-align: justify; -} - /*-- Navbar --*/ .navbar-container.container-fluid { flex-wrap: nowrap; /* for Chrome */ diff --git a/_site/posts/geo/encoding-decoding-images/index.html b/_site/posts/geo/encoding-decoding-images/index.html index 4aa314e..b73a90e 100644 --- a/_site/posts/geo/encoding-decoding-images/index.html +++ b/_site/posts/geo/encoding-decoding-images/index.html @@ -200,7 +200,7 @@
Modified
-

November 2, 2023

+

November 1, 2023

diff --git a/_site/posts/geo/maps-ggplot-svglite/index.html b/_site/posts/geo/maps-ggplot-svglite/index.html index 5bedcb5..1c666dc 100644 --- a/_site/posts/geo/maps-ggplot-svglite/index.html +++ b/_site/posts/geo/maps-ggplot-svglite/index.html @@ -251,7 +251,7 @@
Modified
-

October 31, 2023

+

October 30, 2023

diff --git a/_site/posts/geo/north-india-floods-2023/index.html b/_site/posts/geo/north-india-floods-2023/index.html index d8a109d..a5ebe59 100644 --- a/_site/posts/geo/north-india-floods-2023/index.html +++ b/_site/posts/geo/north-india-floods-2023/index.html @@ -270,7 +270,7 @@

On this page

Modified
-

October 14, 2023

+

February 18, 2024

@@ -311,8 +311,15 @@

Intro

Here I use open source technologies to build a web map that displays the released satellite imagery over the region. In particular, Figure 3 is a web map that showcases before and after the GLOF took place to help make visual comparisons of the disaster.

Additionally, Dan Shugar previously released an in-depth thread of the GLOF that triggered the flooding using Planet Labs imagery from the SuperDove satellites. It’s a great resource (below) to understand the chain of events that happened during the floods.

-

-

+

+

+

+
+ +
+ +

+

Data Aggregation

diff --git a/_site/posts/index.html b/_site/posts/index.html index 9ca9ef3..38795bf 100644 --- a/_site/posts/index.html +++ b/_site/posts/index.html @@ -254,7 +254,7 @@

Big & - - -
+

diff --git a/_site/posts/index.xml b/_site/posts/index.xml index e531963..220a0bb 100644 --- a/_site/posts/index.xml +++ b/_site/posts/index.xml @@ -15,7 +15,7 @@ https://prncevince.io/posts/ quarto-1.4.424 -Sun, 29 Oct 2023 04:00:00 GMT +Sun, 29 Oct 2023 07:00:00 GMT Designing aesthetic maps in R with ggplot2 & svglite Vincent Clemson @@ -31,7 +31,7 @@ tidyverse 30DayMapChallenge https://prncevince.io/posts/geo/maps-ggplot-svglite/ - Sun, 29 Oct 2023 04:00:00 GMT + Sun, 29 Oct 2023 07:00:00 GMT North India Floods of October 2023 @@ -51,7 +51,7 @@ Flood Landslide https://prncevince.io/posts/geo/north-india-floods-2023/ - Thu, 12 Oct 2023 04:00:00 GMT + Thu, 12 Oct 2023 07:00:00 GMT Visualizing Natural Disasters through Dynamic Tiling and Maxar’s Open Data Program @@ -70,7 +70,7 @@ Open Data Earthquake https://prncevince.io/posts/geo/natural-disasters-maxar-open-data/ - Mon, 02 Oct 2023 04:00:00 GMT + Mon, 02 Oct 2023 07:00:00 GMT diff --git a/_site/search.json b/_site/search.json index 88f5548..5d46eb3 100644 --- a/_site/search.json +++ b/_site/search.json @@ -48,6 +48,62 @@ "section": "Wrap-up", "text": "Wrap-up\nIf you have any thoughts or questions, feel free to let me know what you think in the comments below. You’ll need to sign in to your GitHub account to do so. Like my work? Feel free to reach out.\nWe only have one rock, and it’s a beautiful one. Thanks for reading! ✌️🌍\n\n\n\n\n\n\nFigure 4: 2023 South Lhonak Lake Sikkim, India - Maxar Open Data Program Leaflet Split Map" }, + { + "objectID": "posts/index.html", + "href": "posts/index.html", + "title": "Big & tiny spatial thoughts", + "section": "", + "text": "Order By\n Default\n \n Date - Oldest\n \n \n Date - Newest\n \n \n Updated - Oldest\n \n \n Updated - Newest\n \n \n \n\n\n\n\n\n\n\n\nDesigning aesthetic maps in R with ggplot2 & svglite\n\n\n9 min\n\n\nA method to create beautiful lightweight interactive maps in R using ggplot2 and SVG (Scalar Vector Graphics).\n\n\n\nOctober 29, 2023\n\n\n\n\n\nOctober 30, 2023\n\n\n\n\n\n\n\n\n\n\n\nNorth India Floods of October 2023\n\n\n3 min\n\n\nA quick turn analysis to visually compare events caused by the Glacial Lake Outburst Flood in the Indian Himalayan Region of Sikkim during early October of 2023.\n\n\n\nOctober 12, 2023\n\n\n\n\n\nFebruary 18, 2024\n\n\n\n\n\n\n\n\n\n\n\nVisualizing Natural Disasters through Dynamic Tiling and Maxar’s Open Data Program\n\n\n13 min\n\n\nA deep dive into visualizing satellite imagery from Maxar’s ODP on-the-fly using STAC, dynamic tiling, and Leaflet.\n\n\n\nOctober 2, 2023\n\n\n\n\n\nOctober 12, 2023\n\n\n\n\n\n\n\nNo matching items\n\n Back to top" + }, + { + "objectID": "SETUP.html", + "href": "SETUP.html", + "title": "Quarto Site Environment Setup", + "section": "", + "text": "Here’s all the setup.\n\nSetup quarto-shims.\nThen, run below to install & setup quarto. wget is required in your shell environment, can be installed on Mac via homebrew.\n./utils/download-quarto.sh\n\nSetup r-shims.\nCreate RStudio project within RStudio.\n\nrstudioapi::initializeProject()\n\nInitialize the renv environment. Important packages can be discovered in utils/deps.R.\n\nrenv::init()\n\n\nExplode on paper." + }, + { + "objectID": "SETUP.html#quarto", + "href": "SETUP.html#quarto", + "title": "Quarto Site Environment Setup", + "section": "", + "text": "Setup quarto-shims.\nThen, run below to install & setup quarto. wget is required in your shell environment, can be installed on Mac via homebrew.\n./utils/download-quarto.sh" + }, + { + "objectID": "SETUP.html#r", + "href": "SETUP.html#r", + "title": "Quarto Site Environment Setup", + "section": "", + "text": "Setup r-shims.\nCreate RStudio project within RStudio.\n\nrstudioapi::initializeProject()\n\nInitialize the renv environment. Important packages can be discovered in utils/deps.R.\n\nrenv::init()" + }, + { + "objectID": "SETUP.html#start", + "href": "SETUP.html#start", + "title": "Quarto Site Environment Setup", + "section": "", + "text": "Explode on paper." + }, + { + "objectID": "LICENSE.html", + "href": "LICENSE.html", + "title": "Creative Commons License", + "section": "", + "text": "Creative Commons License\nhttps://prncevince.io © 2023 by Vincent Clemson is licensed under CC BY-NC-SA 4.0.\nTo view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/.\n\n\n\n\n Back to top" + }, + { + "objectID": "about/index.html", + "href": "about/index.html", + "title": "Vincent Clemson", + "section": "", + "text": "👋 I’m Vince. In 2017, I received my Bachelor of Science in mathematics & a minor in statistics from Penn State. Afterward, I spent 5+ years at what is now Peraton working a few Geospatial Intelligence data science missions on the NGA’s enterprise systems engineering contract. Recently, I was an AI Engineer at Booz Allen where I conducted statistical performance analyses against Earth observing satellite imagery object detection algorithms.\nCurrently, I’m job seeking in Southern California after having recently traveled 8,000+ miles by car across to the West coast. I’m always searching for my next big (or tiny) data science adventure.\nI enjoy spatial analytics. I hope that I can help shed some light on spatial topics to those who are also interested with this site. It’s built with Quarto.\nWhen I’m not head down in geeky stuff, I enjoy salsa dancing, sports (go birds 🦅), and jumping out of aircraft (did it once - was fun & a bit terrifying).\nIf you’re interesting in learning more about my career, here’s a web version of my résumé.\nAlso, feel free to contact me at vincent.clemson{@}gmail.com.\nThanks for stopping by. ✌️\n\n\n Back to top" + }, + { + "objectID": "index.html", + "href": "index.html", + "title": "👋 Welcome to my site", + "section": "", + "text": "👋 Welcome to my site\n\nYou can learn more about me here.\nYou can find my posts on spatial analytics here.\n\n\n\nThanks for stopping by ✌️" + }, { "objectID": "posts/geo/maps-ggplot-svglite/index.html", "href": "posts/geo/maps-ggplot-svglite/index.html", @@ -111,62 +167,6 @@ "section": "Wrap-up", "text": "Wrap-up\nIf you have any thoughts or questions, feel free to let me know what you think in the comments below. You’ll need to sign in to your GitHub account to do so. Like my work? Feel free to reach out.\nWe only have one rock, and it’s a beautiful one. Thanks for reading! ✌️🌍" }, - { - "objectID": "index.html", - "href": "index.html", - "title": "👋 Welcome to my site", - "section": "", - "text": "👋 Welcome to my site\n\nYou can learn more about me here.\nYou can find my posts on spatial analytics here.\n\n\n\nThanks for stopping by ✌️" - }, - { - "objectID": "about/index.html", - "href": "about/index.html", - "title": "Vincent Clemson", - "section": "", - "text": "👋 I’m Vince. In 2017, I received my Bachelor of Science in mathematics & a minor in statistics from Penn State. Afterward, I spent 5+ years at what is now Peraton working a few Geospatial Intelligence data science missions on the NGA’s enterprise systems engineering contract. Recently, I was an AI Engineer at Booz Allen where I conducted statistical performance analyses against Earth observing satellite imagery object detection algorithms.\nCurrently, I’m busier than ever building my personal brand while also planning to travel by car across to the West coast. I’m always searching for my next big (or tiny) data science adventure.\nI enjoy spatial analytics. I hope that I can help shed some light on spatial topics to those who are also interested with this site. It’s built with Quarto.\nWhen I’m not head down in geeky stuff, I enjoy salsa dancing, sports (go birds 🦅), and jumping out of aircraft (did it once - was fun & a bit terrifying).\nIf you’re interesting in learning more about my career, here’s a web version of my résumé.\nAlso, feel free to contact me at vincent.clemson{@}gmail.com.\nThanks for stopping by. ✌️\n\n\n Back to top" - }, - { - "objectID": "LICENSE.html", - "href": "LICENSE.html", - "title": "Creative Commons License", - "section": "", - "text": "Creative Commons License\nhttps://prncevince.io © 2023 by Vincent Clemson is licensed under CC BY-NC-SA 4.0.\nTo view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/4.0/.\n\n\n\n\n Back to top" - }, - { - "objectID": "SETUP.html", - "href": "SETUP.html", - "title": "Quarto Site Environment Setup", - "section": "", - "text": "Here’s all the setup.\n\nSetup quarto-shims.\nThen, run below to install & setup quarto. wget is required in your shell environment, can be installed on Mac via homebrew.\n./utils/download-quarto.sh\n\nSetup r-shims.\nCreate RStudio project within RStudio.\n\nrstudioapi::initializeProject()\n\nInitialize the renv environment. Important packages can be discovered in utils/deps.R.\n\nrenv::init()\n\n\nExplode on paper." - }, - { - "objectID": "SETUP.html#quarto", - "href": "SETUP.html#quarto", - "title": "Quarto Site Environment Setup", - "section": "", - "text": "Setup quarto-shims.\nThen, run below to install & setup quarto. wget is required in your shell environment, can be installed on Mac via homebrew.\n./utils/download-quarto.sh" - }, - { - "objectID": "SETUP.html#r", - "href": "SETUP.html#r", - "title": "Quarto Site Environment Setup", - "section": "", - "text": "Setup r-shims.\nCreate RStudio project within RStudio.\n\nrstudioapi::initializeProject()\n\nInitialize the renv environment. Important packages can be discovered in utils/deps.R.\n\nrenv::init()" - }, - { - "objectID": "SETUP.html#start", - "href": "SETUP.html#start", - "title": "Quarto Site Environment Setup", - "section": "", - "text": "Explode on paper." - }, - { - "objectID": "posts/index.html", - "href": "posts/index.html", - "title": "Big & tiny spatial thoughts", - "section": "", - "text": "Order By\n Default\n \n Date - Oldest\n \n \n Date - Newest\n \n \n Updated - Oldest\n \n \n Updated - Newest\n \n \n \n\n\n\n\n\n\n\n\nDesigning aesthetic maps in R with ggplot2 & svglite\n\n\n9 min\n\n\nA method to create beautiful lightweight interactive maps in R using ggplot2 and SVG (Scalar Vector Graphics).\n\n\n\nOctober 29, 2023\n\n\n\n\n\nOctober 31, 2023\n\n\n\n\n\n\n\n\n\n\n\nNorth India Floods of October 2023\n\n\n3 min\n\n\nA quick turn analysis to visually compare events caused by the Glacial Lake Outburst Flood in the Indian Himalayan Region of Sikkim during early October of 2023.\n\n\n\nOctober 12, 2023\n\n\n\n\n\nOctober 14, 2023\n\n\n\n\n\n\n\n\n\n\n\nVisualizing Natural Disasters through Dynamic Tiling and Maxar’s Open Data Program\n\n\n13 min\n\n\nA deep dive into visualizing satellite imagery from Maxar’s ODP on-the-fly using STAC, dynamic tiling, and Leaflet.\n\n\n\nOctober 2, 2023\n\n\n\n\n\nOctober 12, 2023\n\n\n\n\n\n\n\nNo matching items\n\n Back to top" - }, { "objectID": "posts/geo/natural-disasters-maxar-open-data/index.html", "href": "posts/geo/natural-disasters-maxar-open-data/index.html", diff --git a/_site/sitemap.xml b/_site/sitemap.xml index 9ab5080..be6f864 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -2,35 +2,35 @@ https://prncevince.io/posts/geo/north-india-floods-2023/index.html - 2023-10-14T22:32:26.194Z + 2024-02-19T07:28:51.834Z - https://prncevince.io/posts/geo/maps-ggplot-svglite/index.html - 2023-10-31T06:37:00.356Z + https://prncevince.io/posts/index.html + 2023-11-01T20:30:15.190Z - https://prncevince.io/index.html - 2023-10-31T02:17:31.044Z + https://prncevince.io/about/usapop.html + 2023-10-29T20:27:01.964Z - https://prncevince.io/about/index.html - 2023-10-31T02:36:54.090Z + https://prncevince.io/SETUP.html + 2023-10-16T02:30:47.618Z https://prncevince.io/LICENSE.html 2023-10-18T01:20:11.628Z - https://prncevince.io/SETUP.html - 2023-10-16T02:30:47.618Z + https://prncevince.io/about/index.html + 2024-02-19T06:39:38.968Z - https://prncevince.io/about/usapop.html - 2023-10-29T20:27:01.964Z + https://prncevince.io/index.html + 2023-10-31T02:17:31.044Z - https://prncevince.io/posts/index.html - 2023-11-01T20:30:15.190Z + https://prncevince.io/posts/geo/maps-ggplot-svglite/index.html + 2023-10-31T06:37:00.356Z https://prncevince.io/posts/geo/natural-disasters-maxar-open-data/index.html diff --git a/about/index.qmd b/about/index.qmd index d8bc9dc..2daee09 100644 --- a/about/index.qmd +++ b/about/index.qmd @@ -27,7 +27,7 @@ css: [/assets/css/non-posts.css, /assets/css/about.css] 👋 I'm Vince. In 2017, I received my Bachelor of Science in mathematics & a minor in statistics from
Penn State. Afterward, I spent 5+ years at what is now [Peraton](https://www.peraton.com) working a few Geospatial Intelligence data science missions on the [NGA's](https://www.nga.mil) enterprise systems engineering contract. Recently, I was an AI Engineer at Booz Allen where I conducted statistical performance analyses against Earth observing satellite imagery object detection algorithms. -Currently, I'm busier than ever building my personal brand while also planning to travel by car across to the West coast. I'm always searching for my next [big]{style='font-size:1.1em'} (or [tiny]{style='font-size:0.75em'}) data science adventure. +Currently, I'm job seeking in Southern California after having recently traveled 8,000+ miles by car across to the West coast. I'm always searching for my next [big]{style='font-size:1.1em'} (or [tiny]{style='font-size:0.75em'}) data science adventure. I enjoy spatial analytics. I hope that I can help shed some light on spatial topics to those who are also interested with this site. It's built with [Quarto](https://quarto.org). diff --git a/assets/css/about.css b/assets/css/about.css index 930e665..a14ff5f 100644 --- a/assets/css/about.css +++ b/assets/css/about.css @@ -1,10 +1,5 @@ -.usa { - background-image: url('../../about/usapop.png'); - background-size: cover; - background-repeat: no-repeat; - padding-left: 2em; - font-size: 4em; - background-position: center; +.about-contents { + text-align: justify; } @media (max-width: 991.98px) { div.quarto-about-trestles .about-entity .about-links { @@ -15,3 +10,11 @@ font-size: 0.85em; } } +.usa { + background-image: url('../../about/usapop.png'); + background-size: cover; + background-repeat: no-repeat; + padding-left: 2em; + font-size: 4em; + background-position: center; +} diff --git a/assets/css/site.css b/assets/css/site.css index 4700838..8defa7a 100644 --- a/assets/css/site.css +++ b/assets/css/site.css @@ -17,7 +17,7 @@ figcaption.figure { a { text-decoration-line: unset; } -a:hover { +#quarto-content a:hover { text-decoration-line: underline; } /*-- external link style --*/ @@ -29,11 +29,6 @@ a.external:after { font-size: 0; } -/* About */ -.about-contents { - text-align: justify; -} - /*-- Navbar --*/ .navbar-container.container-fluid { flex-wrap: nowrap; /* for Chrome */ diff --git a/posts/geo/north-india-floods-2023/index.ipynb b/posts/geo/north-india-floods-2023/index.ipynb index ed2ac74..8eda01d 100644 --- a/posts/geo/north-india-floods-2023/index.ipynb +++ b/posts/geo/north-india-floods-2023/index.ipynb @@ -54,9 +54,15 @@ "\n", "Additionally, Dan Shugar previously released an in-depth thread of the GLOF that triggered the flooding using [Planet Labs](https://www.planet.com/) imagery from the SuperDove satellites. It's a great resource (below) to understand the chain of events that happened during the floods.\n", "\n", - "{{< tweet Maxar 1712458332890386858 >}}\n", - "\n", - "{{< tweet WaterSHEDLab 1711559785173438674 >}}" + "{{< tweet Maxar 1712458332890386858 >}}" + ] + }, + { + "cell_type": "raw", + "id": "2a5b5ba9-04e1-4894-8857-5c03ae586b00", + "metadata": {}, + "source": [ + "

" ] }, {