Beaufort sea timeline viz
Description
Added a targets pipeline to create the Beaufort sea timeline viz, including assemblage charts at every 500 years.
Changes Made
How to Test using Pipeline to build viz:
- Create an RStudio project in the
beaufortSea
folder - Download data sources and store them in the
beaufortSea/in
folder. Data (two Excel tables) are available here: https://doimspp.sharepoint.com/:f:/r/sites/IIDDStaff/Shared%20Documents/Function%20-%20Vizlab/Projects/climate-chart-gallery/beaufort%20sea/data?csf=1&web=1&e=ZHh3E7 - Run
targets::tar_make()
to create the visualization
How to Test using Vue and visuals from s3:
- View website build with
npm install
andnpm run dev
to view the timeline png in the website (BeaufortSeaTimelineViz)
Related Issues
Provide links to any related issues.
Additional Notes
Merge Request Checklists
-
Ensure that code changes adhere to best practices documented in README.md
-
Clean the code the way Vue likes it - run npm run lint --fix
-
Document which browsers the site has been tested on: - Desktop/laptop
-
Chrome -
Safari -
Edge -
Firefox
-
- Mobile device
-
Chrome -
Safari -
Edge -
Firefox
-
- Desktop/laptop