Skip to content

Domain review for Beaufort visualizations

This issue documents the need for domain review prior to release of this code as an official software release. This issue will be assigned a DRAFT label until the code is finalized, at which time Cee Nell should be tagged to delegate the review


Associated visualizations

There are three visualizations associated with the Beaufort Sea project:

Review needs

Portion of code Type of review needed Language Link to code/ section of pipeline Person designated for review

Fetch and process phases of targets pipeline (fetches and munges the data for the species viz and timeline viz)

  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript

link

Targets pipeline reviewed in __ https://code.usgs.gov/wma/vizlab/climate-charts/-/merge_requests/14_

Plotting phase of targets pipeline (produces the visuals for the Beaufort Sea species viz)

  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript

link

_Targets pipeline reviewed in _https://code.usgs.gov/wma/vizlab/climate-charts/-/merge_requests/14

_Species viz pipeline reviewed in https://code.usgs.gov/wma/vizlab/climate-charts/-/merge_requests/19 and _https://code.usgs.gov/wma/vizlab/climate-charts/-/merge_requests/56

D3 code that generates the timeline and bubble chart (for the Beaufort Sea timeline viz)

  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript

link

Code reviewed in

Related issues

  • Beaufort Sea timeline viz D3 code is not yet finalized - need to address #40 (closed) and #41 (closed)
  • Need to make sure data are programmatically downloaded in pipeline - see #17 (closed) (@aaarcher). In the meantime the data need to be placed in the 'beaufortSea/in' directory for the data processing steps to be reviewed.
  • Need to remove the unused code from the pipeline - See !56 (merged)
Edited by Hayley Corson-Dosch