[ https://issues.apache.org/jira/browse/CLIMATE-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15526257#comment-15526257 ]
ASF GitHub Bot commented on CLIMATE-875: ---------------------------------------- Github user Omkar20895 commented on the issue: https://github.com/apache/climate/pull/411 Hi @lewismc 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. 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, you wouldn't call the granule_subset WS unless you want to subset the dataset granule right? So if the user wants to download the whole dataset he can use the present functionality we have in ocw or otherwise he can use the new function that we can write(only if you agree with this). > I also propose to utilize podaac.subset_status such that we can update the user view console output how long their request is going to take... something like what anaconda and pip do For this we need to answer a basic question, how long does a granule subset job submitted to PO.DAAC takes to complete? This is all that I have in my mind, please let me know your thoughts. > 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)