Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype python framework for bringing together community developed libraries #11

Open
kwilcox opened this issue Oct 12, 2016 · 0 comments
Assignees

Comments

@kwilcox
Copy link

kwilcox commented Oct 12, 2016

In the Java world there is the NetCDF-Java CDM that allows applications to build upon a common API into gridded and discrete geometry datasets.

In the Python world there is a collection of individual libraries developed on top of netCDF4-python and/or xarray that do just a few things very well. There is no common access API.

We had a hack-a-thon at the Axiom office in the summer to stub out the plug-in architecture. More work needs to be done to define an API for gridded and discrete geometry datasets to build upon the initial work done here.

Deliverable: Framework to allow community packages to tie their codebase into and documentation of the API required to be implemented in said community packages.

@kwilcox kwilcox self-assigned this Oct 12, 2016
@kwilcox kwilcox changed the title Prototype python framework for brining together community developed libraries Prototype python framework for bringing together community developed libraries Oct 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant