diff --git a/app/global.R b/app/global.R index 654e6f0..084bcdf 100644 --- a/app/global.R +++ b/app/global.R @@ -31,7 +31,9 @@ source(here("app/functions.R")) options(readr.show_col_types = F) # themes ---- -light <- bs_theme(preset = "flatly") +light <- bs_theme( + preset = "flatly", + base_font = font_google("Playwright+MX")) dark <- bs_theme(preset = "darkly") # prism ---- diff --git a/slides/index.html b/slides/index.html index 7acce52..4d42f22 100644 --- a/slides/index.html +++ b/slides/index.html @@ -440,8 +440,8 @@

APPROACH

@@ -545,20 +545,74 @@

DEMO

:::

-
-

QUESTIONS

+
+

QUESTIONS (1 of 3)

+
    +
  1. Indicators. Have we captured appropriate climate change indicators?
  2. +
+
    -
  • Have we captured appropriate climate change indicators? +
  • Add “heat index”: temperature + humidity?
  • +
  • Change water temperature?
    +Continue using satellite sea-surface temperature (SST); or
    +Swap with in situ measurement?
  • +
  • Add severe weather / extreme events, like:
      -
    • “Heat index”: temperature + humidity?
    • -
    • Other severe weather / extreme events, like: hurricane – intensity, frequency or both and over what area?; drought, flood or hail
    • +
    • Hurricanes – intensity / frequency?;
    • +
    • Drought, flood or hail?
  • -
  • Are the indicators displayed intuitively, are status/trends clear? +
+
+

Please share your response: Feedback Form

+
+
+

QUESTIONS (2 of 3)

+
    +
  1. User Interface. Are the indicators displayed intuitively, are status/trends clear?
  2. +
+
    -
  • configurations (gear icon) are too few/simple or too many/complex?
  • +
  • Change Sea Level?
    + +
      +
    • Continue using Station Map and Trend Plot; or
    • +
    • Switch to Swiping Map with markers displaying values and Daily Plot of “Then” vs “Now”
  • -
  • Does this information assist with planning or management priorities/actions?
  • +
  • Configurations (gear icon), too few/simple or many/complex?
  • +
+
+

Please share your response: Feedback Form

+
+
+

QUESTIONS (3 of 3)

+
    +
  1. Management. Does this information assist with planning or management priorities/actions?
  2. +
+

Please share your response: Feedback Form

+
+
+

Next Steps

+
+
    +
  • Create landing page: data quality, limitations, assumptions, etc.
  • +
  • Update tbeptools with new functions
  • +
  • Operationalize on server with daily updates
  • +
+
+
+
+

Open-Source, Reproducible Workflow

+ +

Lowndes, Best et al. (2017) Our path to better science in less time using open data science tools. Nature Ecology & Evolution

+
+
+

Thank you!

+

Please don’t hesitate to reach out to either of us:

+ +

We would love to hear from you through our Feedback Form.