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

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

Github user lewismc commented on the issue:

    https://github.com/apache/climate/pull/411
  
    @Omkar20895 
    
    > I don't think replacing extract_l4_granule is a good idea, because this 
function is a real time function and it downloads the dataset right away to 
create an ocw dataset. 
    
    OK, yes that sounds logical. I mean, if the user wants to download one 
entire granule then they should be able to do exactly that... so retaining the 
podaac.extract_l4_granule is good.
    
    > One thing I can suggest is instead of replacing extract_l4_granule with 
granule_subset, we can write and additional function that will make use of 
granule_subset, in this way the user has a flexibility, 
    
    ACK
    
    > you wouldn't call the granule_subset WS unless you want to subset the 
dataset granule right?
    
    Correct... or a slide of several granules e.g. do an aggregation.
    
    > how long does a granule subset job submitted to PO.DAAC takes to 
complete? 
    
    I am going to say that the time will increase in a linear fashion depending 
on the number if granules submitted within the JSON request. The PO.DAAC 
granule_subset webservice is using OPenDaP's aggregation functionality now so 
we are one of the first primary consumers of data in this fashion. I suppose we 
will find out once we use the service more... this is also information we can 
provide back to the PO.DAAC team.


> Upgrade to Podaacpy 1.3.0
> -------------------------
>
>                 Key: CLIMATE-875
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-875
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: data sources
>    Affects Versions: 1.1.0
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: 1.2.0
>
>
> This should be a trivial upgrade of the versioning and possibly some API 
> upgrades such that OCW 1.2.0 is released with Podaac v3.2.2 Webservices 
> integration.



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

Reply via email to