From 3f0b83b2d440ab4763fa43d548a13b58c40d638f Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Thu, 11 Aug 2022 14:44:51 -0400 Subject: [PATCH 1/3] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d2863b3..7ceeafc 100644 --- a/_config.yml +++ b/_config.yml @@ -58,7 +58,7 @@ sphinx: icon: fab fa-youtube-square type: fontawesome launch_buttons: - binderhub_url: https://binder-staging.2i2c.cloud + binderhub_url: https://mybinder.org notebook_interface: jupyterlab extra_navbar: | Theme by Project Pythia.

From aac52059fbbdfa95cd1f481edd316ef9e06cd1e6 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Thu, 11 Aug 2022 14:48:00 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 775990c..4a76db0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![nightly-build](https://github.com/ProjectPythiaCookbooks/HRRR-AWS-cookbook/actions/workflows/nightly-build.yaml/badge.svg)](https://github.com/ProjectPythiaCookbooks/HRRR-AWS-cookbook/actions/workflows/nightly-build.yaml) -[![Binder](https://binder-staging.2i2c.cloud/badge_logo.svg)](https://binder-staging.2i2c.cloud/v2/gh/ProjectPythiaCookbooks/HRRR-AWS-cookbook.git/main) +[![Binder](https://mybinder.org/badge_logo.svg)](https://binder-staging.2i2c.cloud/v2/gh/ProjectPythiaCookbooks/HRRR-AWS-cookbook.git/main) In this Project Pythia Cookbook, you will access and create a map from archived data from NCEP's High-Resolution Rapid Refresh (HRRR) model, which is served in an S3 bucket on AWS. From 723f1371b4b7051222d343499c9470aa1da6fff0 Mon Sep 17 00:00:00 2001 From: Brian Rose Date: Thu, 11 Aug 2022 14:50:54 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a76db0..aef6962 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![nightly-build](https://github.com/ProjectPythiaCookbooks/HRRR-AWS-cookbook/actions/workflows/nightly-build.yaml/badge.svg)](https://github.com/ProjectPythiaCookbooks/HRRR-AWS-cookbook/actions/workflows/nightly-build.yaml) -[![Binder](https://mybinder.org/badge_logo.svg)](https://binder-staging.2i2c.cloud/v2/gh/ProjectPythiaCookbooks/HRRR-AWS-cookbook.git/main) +[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ProjectPythiaCookbooks/HRRR-AWS-cookbook.git/main) In this Project Pythia Cookbook, you will access and create a map from archived data from NCEP's High-Resolution Rapid Refresh (HRRR) model, which is served in an S3 bucket on AWS.