MazamaScience / AirFireModeling

Utilities to ease merging of USFS AirFire model output and monitoring data.
0 stars 0 forks source link

Receptor_Analysis article #44

Closed jonathancallahan closed 4 years ago

jonathancallahan commented 4 years ago

The is currently a demonstration web service that creates a "receptor analysis" (aka "location report"). This URL demonstrates what it does:

https://test-c1.airfire.org/monitor-location-report/test/report?longitude=-117&latitude=34

I have copied the .Rmd file from that web service into local_tate/Receptor_Analysis_START.Rmd.

Please create a new article in articles/Receptor_Analysis.Rmd that explains how this kind of analysis is generated.

This article should be explanatory and should include commentary and code in each step along they way toward creating the plots in the "receptor analysis" web service.

Ideally, you would retain longitude and latitude as parameters in the header so we (or anyone downloading the code) could easily change them.