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

Release? #32

Open
rsignell-usgs opened this issue Apr 8, 2020 · 1 comment
Open

Release? #32

rsignell-usgs opened this issue Apr 8, 2020 · 1 comment

Comments

@rsignell-usgs
Copy link

Seems it would be nice to have a release, now that the blog post is out?

@DPeterK
Copy link
Contributor

DPeterK commented Jun 2, 2020

Yeah, getting this released is reasonable! Here's what I think needs to happen first:

v0.1 (easy)

  • fix [BUG] API mismatch #34
  • simplify the TDBWriter subclasses, or at least present only one public API for them
  • Update the README to represent the current state of the public API
  • merge azure_integration branch into master

v0.2

  • codebase works with the lastest TileDB-py release
  • Fix the with classify API
  • Add at least a setup.py

v1.0 (desirable)

  • confirm AWS integration
  • fix classify_variables() fails to detect 'tasmax' data var? #33 and address the underlying question of how to deal with undetected data variables
  • reduce duplication in writers.py - perhaps going as far as removing the single attribute writer class entirely
  • lots more documentation (and upload it to readthedocs?)
  • tests! any tests, lots of tests
  • CI
  • publishing the codebase

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

2 participants