Skip to content

Commit

Permalink
Merge pull request #59 from elmeraa-usgs/main
Browse files Browse the repository at this point in the history
Add fy24 q2 river conditions to vizlab home
  • Loading branch information
cnell-usgs authored Apr 22, 2024
2 parents 9803477 + f16071b commit 5cc0a39
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src/assets/content/RiverConditions.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
export default {
riverConditionsCharts: [
{
id: '14',
name: 'January 1 - March 31, 2024',
drupal_url: 'https://www.usgs.gov/media/videos/us-river-conditions-january-march-2024',
folder: 'FY24_Q2/',
video_basename: 'river_conditions_jan_mar_2024_insta',
image_thumbnail: 'river_conditions_jan_mar_2024_square_thumbnail_color.png',
video_type: 'mp4',
image_alt: 'U.S. River Conditions from January 1, 2024 to March 31, 2024 at USGS streamgages.'
},
{
id: '13',
name: 'October 1 - December 31, 2024',
name: 'October 1 - December 31, 2023',
drupal_url: 'https://www.usgs.gov/media/videos/us-river-conditions-october-december-2023',
folder: 'FY24_Q1/',
video_basename: 'river_conditions_oct_dec_2023_insta',
Expand Down

0 comments on commit 5cc0a39

Please sign in to comment.