Skip to content

Commit

Permalink
DOI-USGS#50 Adds rest of river conditions videos, updates alt text fo…
Browse files Browse the repository at this point in the history
…r both flow and river conditions, adds link to river conditions code
  • Loading branch information
Jaenicke, Margaret (Contractor) Ellen committed Mar 11, 2024
1 parent 48ec359 commit a972d5f
Show file tree
Hide file tree
Showing 4 changed files with 66 additions and 79 deletions.
37 changes: 22 additions & 15 deletions src/assets/content/FlowTiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,32 @@ export default {
//Directions for adding new streamflow tiles:
//navigate to s3 water-visualizations-prod-website/visualizations/flow
//create a new folder with the name YYYY/MM (example 2024_01) and upload the png into that folder
//add a new object below and update the folder with the name you created, the image_basename with the file name, and the image_alt to reflect the date
//add a new object below and update the folder with the name you created, the image_basename with the file name, and the image_alt (taken from twitter)
{
id: '1',
author: '',
folder: '2024_02/',
twitter_url: 'https://twitter.com/USGS_DataSci/status/1765078810725413349',
image_basename: 'flow_cartogram-feb-2024',
image_type: 'png',
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of February 2024. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of February, wet conditions persisted across much of California as an atmospheric river approached. Wet conditions persisted for states such as Mississippi, Alabama, Georgia, and Tennesse as severe weather and heavy rain brought wet conditions. '
},{
id: '2',
author: '',
folder: '2024_01/',
twitter_url: 'https://twitter.com/USGS_DataSci/status/1754552632742752744',
image_basename: 'flow_cartogram-jan-2024',
image_type: 'png',
image_alt: 'January 2024 Streamflow'
}
,
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of January 2024. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of January, wet conditions persisted across much of the Eastern U.S. and Pacific Coast as a storm system and low-pressure system approached, respectively. Wet conditions persisted for states such as Connecticut, Rhode Island, Vermont, New Hampshire, Massachusetts, New Jersey, New York, Oregon, Washington, and California. States such as Iowa, Nebraska, and Colorado saw relatively dry conditions.'
},
{
id: '3',
author: '',
folder: '2023_12/',
twitter_url: 'https://twitter.com/USGS_DataSci/status/1742622815944356338',
image_basename: 'flow_cartogram-dec-2023',
image_type: 'png',
image_alt: 'December 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of December 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of December, much of the Northeastern U.S. and Pacific Northwest saw wet conditions for stats such as Connecticut, Rhode Island, Vermont, New Hampshire, Massachusetts, New Jersey, New York, Oregon, and Washington, while states such as Louisiana, Mississippi, and Alabama in the Southern U.S. saw relatively dry conditions.'
},
{
id: '4',
Expand All @@ -30,7 +37,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1731718693686563238',
image_basename: 'flow_cartogram-nov-2023',
image_type: 'png',
image_alt: 'November 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of November 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of November, much of the Northeastern U.S. saw wet conditions for stats such as Connecticut, Rhode Island, Vermont, New Hampshire and Maine, while states such as Louisiana, Mississippi, and Alabama in the Southern U.S. saw dry conditions.'
},
{
id: '5',
Expand All @@ -39,7 +46,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1721583036540538940',
image_basename: 'flow_cartogram-oct-2023',
image_type: 'png',
image_alt: 'October 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of October 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of October, much of the Central and Southern U.S. saw dry conditions, while regions such as New England and Puerto Rico saw wet conditions.'
},
{
id: '6',
Expand All @@ -48,7 +55,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1711856031322538063',
image_basename: 'flow_cartogram-sep-2023',
image_type: 'png',
image_alt: 'September 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of September 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of September, much of the Central U.S. and parts of the Pacific Northwest, such as Oregon and Washington, saw dry conditions. Later in the month, parts of New England experienced wet conditions for states such as Maine, Massachusetts, Connecticut, Rhode Island and Delaware.'
},
{
id: '7',
Expand All @@ -57,7 +64,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1700176429202506152',
image_basename: 'flow_cartogram-aug-2023',
image_type: 'png',
image_alt: 'August 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of August 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of August, wetter than normal conditions persisted for part of New England in states such as Vermont, New Hampshire, and Maine. Concurrently, much of the U.S. saw dry conditions, namely, states in the Pacific Northwest, such as Washington and Oregon, as well as South Central U.S. such as Texas and Louisiana. '
},
{
id: '8',
Expand All @@ -66,7 +73,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1687206598052302851',
image_basename: 'flow_cartogram-jul-2023',
image_type: 'png',
image_alt: 'July 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of July 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of July, wetter than normal conditions persisted for much of New England for states such as Vermont, New Hampshire, Massachusetts, and Connecticut. Concurrently, states in the Pacific Northwest, such as Washington and Oregon, saw dry conditions.'
},
{
id: '9',
Expand All @@ -75,7 +82,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1678795881225781248',
image_basename: 'flow_cartogram-june-2023',
image_type: 'png',
image_alt: 'June 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of June 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of June, wetter than normal conditions persisted for much of the Intermountain West for states such as Utah, Colorado, Nevada, and Wyoming, while the Eastern U.S. saw dry conditions.'
},
{
id: '10',
Expand All @@ -93,7 +100,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1653869069429522432',
image_basename: 'flow_cartogram-apr-2023',
image_type: 'png',
image_alt: 'April 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of May 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of May, wetter than normal conditions persisted for much of the Western U.S., while the Southern Plains, such as Nebraska and Kansas, and parts of the Eastern U.S., such as the Mid-Atlantic and Florida, saw drought conditions.'
},
{
id: '12',
Expand All @@ -102,7 +109,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1643383570965184514',
image_basename: 'flow_cartogram_2023-03',
image_type: 'png',
image_alt: 'March 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of March 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of March, storms brought wetter than normal conditions for much of the U.S. Concurrently, large parts of California, the Southwest and the Mississippi River Basin saw heightened precipitation, while much of the Northwest and Northern Plaines remain dry.'
},
{
id: '13',
Expand All @@ -111,7 +118,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1632802669906518018',
image_basename: 'flow_cartogram_2023-02',
image_type: 'png',
image_alt: 'February 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of February 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of January, winter storms brought wetter than normal conditions for much of the U.S. Concurrently, California saw wetter than normal conditions as winter storms brought heightened precipitation. At the national scale, many sites experienced wetter than normal conditions as winter storms conditions persisted across the West Coast and Eastern U.S.'
},
{
id: '14',
Expand All @@ -120,7 +127,7 @@ export default {
twitter_url: 'https://twitter.com/USGS_DataSci/status/1622635541073387520',
image_basename: 'flow_cartogram_2023_jan-01',
image_type: 'png',
image_alt: 'January 2023 Streamflow'
image_alt: 'A tile map of the US showing streamgages by flow levels through the month of January 2023. For each state, an area chart shows the proportion of streamgages in wet, normal, or dry conditions. Streamflow conditions are quantified using percentiles comparing the past month’s flow levels to the historic record for each streamgage. During the month of January, Winter storms Jimenez and Kassandra brought wetter than normal conditions for much of the U.S. Concurrently, California saw wetter than normal conditions when a series of atmospheric rivers brought snow and rain. At the national scale, many sites experienced wetter than normal conditions as winter storms conditions persisted across much of the U.S., with a series of atmospheric rivers on the west coast.'
}
]
};
Loading

0 comments on commit a972d5f

Please sign in to comment.