Skip to content

Commit

Permalink
Zoom extent of 9 for west Houston
Browse files Browse the repository at this point in the history
  • Loading branch information
WeathermanTrent authored Aug 22, 2023
1 parent 61401aa commit 2695cf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions discoveries/houston-aod.discoveries.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ A team of researchers from the University of Alabama in Huntsville temporally av
layerId='houston-aod-diff'
datetime='2000-01-01'
>
## AOD Timeseries for Baytown
[The timeseries for Baytown, TX just east of downtown Houston illustrates a decreasing trend in AOD from 2000 to 2019. This decreasing trend in AOD could be attributed to factors such as policy changes from the EPA that inhibit increased emissions from power plants. The p-value for this analysis is 0.005 aligning with the significant trend. A p-value represents a statistical analysis that shows whether a trend is occurring due to random chance or a real pattern. A low value such as this represents a real pattern occurring.]
## AOD Timeseries for Galveston Bay
[The timeseries for Galveston Bay just east of downtown Houston illustrates a decreasing trend in AOD from 2000 to 2019. This decreasing trend in AOD could be attributed to factors such as policy changes from the EPA that inhibit increased emissions from power plants. The p-value for this analysis is 0.005 aligning with the significant trend. A p-value represents a statistical analysis that shows whether a trend is occurring due to random chance or a real pattern. A low value such as this represents a real pattern occurring.]

<Chart
dataPath={new URL('./baytown_adjusted.csv', import.meta.url).href}
Expand All @@ -135,7 +135,7 @@ A team of researchers from the University of Alabama in Huntsville temporally av
</Chapter>
<Chapter
center={[-95.983866, 29.746860]}
zoom={10}
zoom={9}
datasetId='houston-aod-diff'
layerId='houston-aod-diff'
datetime='2000-01-01'
Expand Down

0 comments on commit 2695cf6

Please sign in to comment.