nasa / pyCMR

Client for CMR APIs
Apache License 2.0
24 stars 12 forks source link

Release pyCMR to Pypi #14

Open lewismc opened 7 years ago

lewismc commented 7 years ago

Hi @manilmaskey @mileswwatkins @amarouane @scisco @ghrcdaac @lindsleycj It would be nice to have this client available as a package for download. I have created a very simple release process for another library I wrote which can easily be adapted for pyCMR https://github.com/nasa/podaacpy/wiki/Podaacpy-Release-Process Is it likely that someone could release pyCMR? I am more than happy to help out please let me know.

scisco commented 7 years ago

I totally agree. I think GHRC has to create a pypi account first for this to work. @manilmaskey do you need any help with that?

We also maintain a few packages on Pypi and would be happy to help with the release if needed.

manilmaskey commented 7 years ago

Sure. We will work on it. @amarouane please work with @lewismc and @scisco to create a package.

lewismc commented 7 years ago

Please let me know if I can help. I hope the wiki document I posted will guide a good release process. We will consume pyCMR in Apache Open Climate Workbench http://climate.apache.org

amarouane commented 7 years ago

Yes. I agree it is a good idea.

On Mon, Apr 3, 2017 at 10:03 AM, Lewis John McGibbney < notifications@github.com> wrote:

Please let me know if I can help. I hope the wiki document I posted will guide a good release process. We will consume pyCMR in Apache Open Climate Workbench http://climate.apache.org

On Mon, Apr 3, 2017 at 7:34 AM manilmaskey notifications@github.com wrote:

Sure. We will work on it. @amarouane https://github.com/amarouane please work with @lewismc https://github.com/lewismc and @scisco https://github.com/scisco to create a package.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/ghrcdaac/cmr/issues/14#issuecomment-291161789, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHJl_sR4quEg9cND_ vfp6LKocO0hrsVks5rsQNmgaJpZM4MwtsJ .

-- http://home.apache.org/~lewismc/ @hectorMcSpector http://www.linkedin.com/in/lmcgibbney

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ghrcdaac/cmr/issues/14#issuecomment-291170818, or mute the thread https://github.com/notifications/unsubscribe-auth/AKNwPsCPdw1D5HS8iEv_vmCYKAWWGKCgks5rsQpYgaJpZM4MwtsJ .

-- Abdelhak MAROUANE Doctorant au Laboratoire des Recherches Subatomiques et Applications (LRSA) Faculté des Sciences Ben M'sik UNIVERSITE HASSAN II–MOHAMMEDIA-CASABLANCA GSM: (+212) 6-69-42-05-27 E-mail : abdelhak.marouane@univh2m.ac.ma

lewismc commented 7 years ago

@manilmaskey @amarouane any objections to pushing a release for this library? Again, I would like to propose that we adopt and adapt the Podaacpy release process https://github.com/nasa/podaacpy/wiki/Podaacpy-Release-Process Thanks

amarouane commented 7 years ago

No, I don't have any objections that we adopt Podaacpy release process.

On Mon, Aug 14, 2017 at 8:21 PM, Lewis John McGibbney < notifications@github.com> wrote:

@manilmaskey https://github.com/manilmaskey @amarouane https://github.com/amarouane any objections to pushing a release for this library? Again, I would like to propose that we adopt and adapt the Podaacpy release process https://github.com/nasa/podaacpy/wiki/Podaacpy-Release-Process Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ghrcdaac/cmr/issues/14#issuecomment-322352110, or mute the thread https://github.com/notifications/unsubscribe-auth/AKNwPlDn5IwqEmAeOX0JGDOmPI74jS-rks5sYPKzgaJpZM4MwtsJ .

-- Abdelhak MAROUANE Doctorant au Laboratoire des Recherches Subatomiques et Applications (LRSA) Faculté des Sciences Ben M'sik UNIVERSITE HASSAN II–MOHAMMEDIA-CASABLANCA GSM: (+212) 6-69-42-05-27 E-mail : abdelhak.marouane@univh2m.ac.ma

lewismc commented 7 years ago

Can someone please assign this issue to me? I'll begin work on it shortly.

7yl4r commented 6 years ago

Looks like this is done? https://pypi.python.org/pypi/python-cmr/0.3.1

Might consider adding a note/link to the readme before closing though.

nemreid commented 6 years ago

@7yl4r python-cmr is a CMR Search API client created by a developer formerly at LPDAAC. It does not handle ingest, update or delete. See https://github.com/jddeal/python-cmr

7yl4r commented 6 years ago

Ah, I see. Thanks for the clarification.