Skip to content

Domain review for Fire in Ice 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


Domain review of Fire in Ice visualizations for official software release

Associated visualizations

There are three visualizations associated with the Fire in Ice project:

  • Explore the Juneau Ice Field, which characterizes the landscape of the Juneau Icefield and describes field methodology.
  • Wildfire aerosols, showing evidence that wildfires are depositing aerosols on the ice field.
  • Regional fires, demonstrating how particle tracking can be used to identify candidate fires for deposition.

Review needs

Document what portion of the code needs review, what type of review is needed, and what language the code to be reviewed is in.

Portion of code Type of review needed Language Link to code/ section of pipeline Person designated for review
Fetching and processing the ice depth dataset. Visualizing the ice depth dataset as matplotlib cross-sections. Adding ice core and photo locations to the blender basemap
  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript
!70 (merged) Reviewed by Andy Mcaliley in !70 (merged)
Adding interactivity to the rendered glacier scan svg
  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript
GlacierScanViz.vue Reviewed by @hcorson-dosch in !31 (merged), !38 (merged), !49 (merged), !59 (merged), !62 (merged), and !69 (merged)
Fetching and processing the snow core data
  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript
https://code.usgs.gov/wma/vizlab/earth-in-flux/-/tree/main/fireInIceR?ref_type=heads Reviewed by @aaarcher in !75 (merged)
Visualizing the ice core data and wildfire aerosols
  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript
WildfireAerosolsViz.vue Reviewed by @jkwang in !60 (merged) and !76 (merged)
Retrieving and processing the HYSPLIT output. Rendering the HYSPLIT output on top of an imported basemap
  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript
!70 (merged) Reviewed by Andy Mcaliley in !70 (merged)
Adding interactivity to the rendered smoke paths svg
  • Data processing
  • Statistics
  • Modeling
  • Data visualization
  • R
  • Python
  • JavaScript
RegionalFiresViz.vue Reviewed by @hcorson-dosch in !38 (merged) and !58 (merged)

Related issues

#51 (closed)

Edited by Hayley Corson-Dosch