open air análise

Upload: mariana-lima-mantovano

Post on 06-Apr-2018

232 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/3/2019 Open air anlise

    1/36

  • 8/3/2019 Open air anlise

    2/36

    Openair Software

    Openair is a set of innovative data analysis tools forthe air pollution community. It is intended to provide

    free, open-source software that allows users to bettervisualise, analyse and interpret their data

    The main objectives of Openair are:

    2

    To develop innovative analysis tools for air pollution

    measurement data and dispersion modelling output;

    To provide those tools to the wider air pollution community;

    To seek the involvement of other researchers nationally and

    internationally.

  • 8/3/2019 Open air anlise

    3/36

    Openair project

    Originally led by ITS at Leeds

    Is a NERC Funded knowledge exchangeprogramme for the air quality community

    Principal investigator is Dr David Carslaw, now at

    3

    ngs o ege on on All the tools have been developed within the R

    Software Package

  • 8/3/2019 Open air anlise

    4/36

    R Environment

    4

  • 8/3/2019 Open air anlise

    5/36

    Openair R Environment

    First step is formatting data before importing intopackage

    Openair is rather fussy about data formats

    Requires that missing data is formatted consistently

    For those unfamiliar with command line

    5

    programming and languages interface can befrustrating at first;

    Commands are case sensitive and not intuitive at

    first

    Still provides a powerful and extremely useful toolfor air quality scientists

  • 8/3/2019 Open air anlise

    6/36

    Data usually imported through a csv file

    6

  • 8/3/2019 Open air anlise

    7/36

    Openair Data Import

    Date must be in required format

    dd/mm/yyyy HH:MM although more expert userscan use functions that allow more flexible dataimport

    Although the software can handle multiple missing

    7

    ,

    Some data preparation is therefore helpful beforeimporting into package

  • 8/3/2019 Open air anlise

    8/36

    Summary of data summaryPlot function

    8

  • 8/3/2019 Open air anlise

    9/36

    Some Familiar Data Analyses

    Wind and Pollution Roses

    9

  • 8/3/2019 Open air anlise

    10/36

    But Openairs strengths lie in its lessfamiliar functions

  • 8/3/2019 Open air anlise

    11/36

    How do you use this to find out more?

    11

  • 8/3/2019 Open air anlise

    12/36

    With Temporal and DirectionalData you can find out so muchmore!

  • 8/3/2019 Open air anlise

    13/36

    timeVariation function reveals

    13

  • 8/3/2019 Open air anlise

    14/36

    Examine the Directional Influence

  • 8/3/2019 Open air anlise

    15/36

    polarPlot function

    15

  • 8/3/2019 Open air anlise

    16/36

    Now combine temporal anddirectional data a cross between adiurnal plot and a pollution rose!

  • 8/3/2019 Open air anlise

    17/36

    polarAnnulus functionQueuing traffic at

    peak hours

    17

  • 8/3/2019 Open air anlise

    18/36

    Some functions amusing can begood for a general view of the data

  • 8/3/2019 Open air anlise

    19/36

    calendarPlot function

    19

  • 8/3/2019 Open air anlise

    20/36

    trendLevel function

    20

  • 8/3/2019 Open air anlise

    21/36

    linearRelation function

    21

  • 8/3/2019 Open air anlise

    22/36

    Is a particular source responsiblefor a problem?

  • 8/3/2019 Open air anlise

    23/36

    First the raw data

    23

  • 8/3/2019 Open air anlise

    24/36

    Examination of the temporal variations

    24

  • 8/3/2019 Open air anlise

    25/36

    Examination of the Directional Influences

    25

  • 8/3/2019 Open air anlise

    26/36

    Combine the two

    26

  • 8/3/2019 Open air anlise

    27/36

    Use of Openair for assessment ofmodel performance

  • 8/3/2019 Open air anlise

    28/36

    Assessment of Model Performance

    Our normal approach to model validation is simplyto compare the predicted and measured values

    But we want to know that the model is predictingthe correct value for the right reasons

    28

    oes e mo e represen w a s o serve n eenvironment

    Openair can help examine this.

  • 8/3/2019 Open air anlise

    29/36

    Example (a real one!)

    We have a monitoring station near to a large road;

    The local authority also has a background site in a

    good location, not unduly influenced by the localroad network within a few km

    We have ood traffic data

    29

    Setting up a simple ADMS-Roads model using thelocal weather and background data and the trafficinformation provides us with a predicted NO2 value

    within 2% (with no model correction) At this point we could walk away with a job well

    done!

  • 8/3/2019 Open air anlise

    30/36

    Measured data

    30

  • 8/3/2019 Open air anlise

    31/36

    Modelled Data

    31

  • 8/3/2019 Open air anlise

    32/36

    Comparing Measured and Modelled Data

    32

  • 8/3/2019 Open air anlise

    33/36

    Conclusions

    Openair provides a valuable set of new data analysistools aimed at the air quality community

    These tools allow us to examine data in much moredetail and using new graphical techniques providesa substantially great insight into both monitoring

    33

    Its functions can be readily applied for theassessment of model performance and can improveour understanding of the modelling process

  • 8/3/2019 Open air anlise

    34/36

    Conclusions

    Openair provides a valuable set of new data analysistools aimed at the air quality community

    These tools allow us to examine data in much moredetail and using new graphical techniques providesa substantially great insight into both monitoring

    34

    Its functions can be readily applied for theassessment of model performance and can improveour understanding of the modelling process

  • 8/3/2019 Open air anlise

    35/36

    Conclusions

    Command line approach makes the use of Openairsomewhat more difficult that a typical Windowspackage

    Interface is not intuitive, you need to have themanual next to you to remember the commands

    35

    Commands are complex and difficult to remember E.G. smoothTrend(mydata, pollutant = "o3",

    deseason = TRUE, type = "wd", simulate = TRUE)

    BUT! The software provides a great set of tools thatcan open your eyes to what your data says!

  • 8/3/2019 Open air anlise

    36/36