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 <[email protected]>
Date: 2016-09-27T03:15:52Z
CLIMATE-875 Upgrade to Podaacpy 1.3.0
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---