Skip to content

Commit 9032897

Browse files
Update DroughtHistory.vue
1 parent 8c637b8 commit 9032897

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/components/DroughtHistory.vue

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,7 @@
247247
<a
248248
href="https://labs.waterdata.usgs.gov/visualizations/what-is-drought/index.html#/"
249249
target="_blank"
250-
>What is Streamflow Drought?</a>
251-
). The red line in this image represents a variable threshold, which means that normal streamflow levels change through the year. For our timeline visualization, we identified streamflow drought events in the lower 48 states that were below the 20% variable 7-day threshold – in other words, these drought events were all moderate, severe, extreme, or exceptional (<a
250+
>What is Streamflow Drought?</a>). The red line in this image represents a variable threshold, which means that normal streamflow levels change through the year. For our timeline visualization, we identified streamflow drought events in the lower 48 states that were below the 20% variable 7-day threshold – in other words, these drought events were all moderate, severe, extreme, or exceptional (<a
252251
href="https://droughtmonitor.unl.edu/"
253252
target="_blank"
254253
>U.S. Drought Monitor Map</a>). We excluded states and regions outside of the conterminous U.S. because of a lack of data.
@@ -1507,4 +1506,4 @@ $writeFont: 'Edu TAS Beginner', cursive;
15071506
transform-origin: left;
15081507
transform:scale(1.1,1.1);
15091508
}
1510-
</style>
1509+
</style>

0 commit comments

Comments
 (0)