JuliaClimate / meta

For discussions about JuliaClimate implementations
MIT License
6 stars 1 forks source link

Migrate CDSAPI over to JuliaClimate? #11

Closed juliohm closed 4 years ago

juliohm commented 4 years ago

I am mentoring a MLH student who is writing a package to access the https://cds.climate.copernicus.eu database. Would you be interested in migrating the work to this organization?

https://github.com/michiboo/CDSAPI.jl

cc: @michiboo

Balinus commented 4 years ago

Hi juliohm!

Yes, I think that would be a good addition to the organization.

Thanks!

Balinus commented 4 years ago

I'm not sure you'll be able to officially register the package with such an acronym though.

juliohm commented 4 years ago

We had other packages with acronyms like this like GDAL, and recently GRIB. I think it is natural in this case to pursue CDSAPI, it makes a natural transition from Python.

Balinus commented 4 years ago

Yes, perhaps! :)

natgeo-wong commented 4 years ago

This would make a GREAT addition/feature to ClimateERA.jl, if he is interested!

Right now I'm just generating the python script for download. But this seems to be a way to download the data directly using Julia which makes me happy @juliohm @michiboo if you guys are interested

juliohm commented 4 years ago

ClimateERA.jl could use CDSAPI.jl as a dependency to load the ERA dataset. đź‘ŤHowever I feel that a standalone package for CDS is needed that is dataset agnostic.

On Fri, Jun 26, 2020, 00:38 Nathanael Wong notifications@github.com wrote:

This would make a GREAT addition/feature to ClimateERA.jl, if he is interested!

Right now I'm just generating the python script for download. But this seems to be a way to download the data directly using Julia which makes me happy @juliohm https://github.com/juliohm @michiboo https://github.com/michiboo if you guys are interested

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JuliaClimate/meta/issues/11#issuecomment-649940460, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZQW3JESYZH4BAQYYYPW33RYQJ25ANCNFSM4OHLANQQ .

michiboo commented 4 years ago

@Balinus @natgeo-wong Hi I try to transfer the ownership to JuliaClimate but with no success due to no permission, can you guys look into it?

Balinus commented 4 years ago

I haven't received a migration request yet. How did you try to migrate?

natgeo-wong commented 4 years ago

Yeap, I will probably test and integrate it into ClimateERA.jl over the course of the next few weeks maybe?

michiboo commented 4 years ago

@Balinus I try to transfer the repo ownership to JuliaClimate but it said that I have no permission to create repo on JuliaClimate

juliohm commented 4 years ago

Perhaps you could transfer the repo to some of the members and then they can transfer to the org.

On Mon, Jun 29, 2020, 01:57 michiboo notifications@github.com wrote:

@Balinus https://github.com/Balinus I try to transfer the repo ownership to JuliaClimate but it said that I have no permission to create repo on JuliaClimate

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JuliaClimate/meta/issues/11#issuecomment-650904439, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZQW3M2PHCLKVMF4T3DK43RZANLNANCNFSM4OHLANQQ .

michiboo commented 4 years ago

@Balinus I made a request to transfer the repo to you!

cc @juliohm

Balinus commented 4 years ago

ok, done! I've created a "CDSAPI-team" over at JuliaClimate and invited @michiboo and @juliohm with admin rights over the CDSAPI.jl repo.

Thanks!

juliohm commented 4 years ago

Thank you @Balinus for the invitation and for organizing the team :+1: