[ 
https://issues.apache.org/jira/browse/CLIMATE-861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437070#comment-15437070
 ] 

ASF GitHub Bot commented on CLIMATE-861:
----------------------------------------

Github user huikyole commented on a diff in the pull request:

    https://github.com/apache/climate/pull/399#discussion_r76264747
  
    --- Diff: examples/draw_climatology_map_MISR_AOD.py ---
    @@ -0,0 +1,34 @@
    +import ocw.dataset as ds
    +import ocw.data_source.local as local
    +import ocw.dataset_processor as dsp
    +import ocw.plotter as plotter
    +
    +import numpy as np
    +import numpy.ma as ma
    +
    +
    +''' data source: https://dx.doi.org/10.6084/m9.figshare.3753321.v1'''
    +dataset = 
local.load_file('/home/huikyole/climate/examples/AOD_monthly_2000-MAR_2016-FEB_from_MISR_L3_JOINT.nc',
 
    --- End diff --
    
    I will update it. Users can download the data from the doi in the above 
though. Thx.


> An example to plot aerosol optical depth climatology from NASA MISR instrument
> ------------------------------------------------------------------------------
>
>                 Key: CLIMATE-861
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-861
>             Project: Apache Open Climate Workbench
>          Issue Type: New Feature
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>             Fix For: 1.2.0
>
>
> A new example, draw_climatology_map_MISR_AOD.py will be added to the 
> examples. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to