Skip to content

Beaufort FSP edits

Description

This MR makes the changes requested by FSP reviewers and the project SME including extensive text edits. The reconciliation doc is here.

Changes Made

The changes were to all three visualizations:

  • Beaufort project page
    • Text edits
    • Order the profile photos to match the text order
    • Make each profile photo a html link
    • Minor edits to illustrations
  • Beaufort core viz
    • Text edits - reducing jargon, reorganizing the text a bit
    • Switching from the arrow progression to a series of images and text you scroll through
  • Beaufort species viz
    • Text edits - in particular, adding more context for the data and more of the 'why' behind the trends
    • Moving the text describing foraminifera and ostracodes to above the charts
  • Beaufort timeline viz
    • Text edits - in particular, adding more discussion
    • Combining the paragraph that had been beneath the chart with the one above
    • Add y-axis label
    • Label timeline as Year CE

How to Test

Pull the changes locally, run npm run dev, and navigate to the visualizations linked on the project pag: visualizations/climate-charts/#/beaufort-sea. Probably makes sense to just read through the text and look over the pages rather than reviewing the cod changes.

Review Needs

Does this MR include data processing, modeling, or visualization code that will require domain review prior to release?

  • Yes, and I have opened an issue to document the need for review, using the DomainReview issue template
  • Yes, and a domain review issue already exists
  • No

Related Issues

#17 (closed), #42, #43 (closed), #44 (closed), #45 (closed), #53 (closed)

Additional Notes

Althea is working on #53 (closed) and requested edits to the figures in the Beaufort Sea Species viz in !64 (closed).

Merge Request Checklists

  • Code changes adhere to best practices documented in README.md
  • Code has been cleaned the way Vue likes it - run npm run lint --fix
  • If applicable, the need for future domain review has been documented in an issue
  • Below section documents which browsers the site has been tested on:
    • Desktop/laptop
      • Chrome
      • Safari
      • Edge
      • Firefox
    • Mobile device
      • Chrome
      • Safari
      • Edge
      • Firefox
Edited by Hayley Corson-Dosch

Merge request reports

Loading