[ https://issues.apache.org/jira/browse/CLIMATE-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15524908#comment-15524908 ]
ASF GitHub Bot commented on CLIMATE-875: ---------------------------------------- GitHub user lewismc opened a pull request: https://github.com/apache/climate/pull/411 CLIMATE-875 Upgrade to Podaacpy 1.3.0 Hi @Omkar20895 this is the beginning of the upgrade. I've upgraded the pip stuff and also the conda recipe which is important however we need to think about how to upgrade the API and how much of the Podaacpy API to bring in here. I am thinking to replace use of podaac.extract_l4_granule with podaac.granule_subset(input_json) this will provide much more flexibility. 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. What do you think? Is there anything I am overlooking which we might want to bring in here? You can merge this pull request into a Git repository by running: $ git pull https://github.com/lewismc/climate CLIMATE-875 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/411.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #411 ---- commit e56d0216b990933ef0330e0193e66841f591d084 Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com> Date: 2016-09-27T03:15:52Z CLIMATE-875 Upgrade to Podaacpy 1.3.0 ---- > 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)