Skip to content

Checklist for v0.2 release #183

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

Closed
14 of 16 tasks
shoyer opened this issue Jul 15, 2014 · 1 comment
Closed
14 of 16 tasks

Checklist for v0.2 release #183

shoyer opened this issue Jul 15, 2014 · 1 comment
Assignees
Milestone

Comments

@shoyer
Copy link
Member

shoyer commented Jul 15, 2014

Requirements:

  • Better documentation:
    • Tutorial introduces DataArray before and independently of Dataset
    • Revise README to emphasize that xray generalizes pandas to N-dimensions
    • New FAQ section to clarify relationship of xray to pandas, Iris and CDAT (Why not CDAT? #112)
    • Update What's New
  • More consistent names:
  • Lay groundwork for non-index coordinates (We need some way to identify non-index coordinates #197):
    • Require specifying attrs with a keyword argument in Dataset.__init__ (to make room for coords)
    • Don't allow indexing array.coords[0]
    • Remove the to argument from Dataset.apply (it will be much less clearly useful when we have non-index coords)
    • Add warning in the docs (clarify that "linked dataset variables" are going away)

Nice to have:

@shoyer shoyer self-assigned this Jul 15, 2014
@shoyer shoyer added this to the 0.2 milestone Jul 15, 2014
@shoyer shoyer changed the title Prepare for v0.2 release Checklist for v0.2 release Jul 15, 2014
@shoyer
Copy link
Member Author

shoyer commented Aug 14, 2014

released!

@shoyer shoyer closed this as completed Aug 14, 2014
keewis pushed a commit to keewis/xarray that referenced this issue Jan 17, 2024
* try to fix code links in docs

* add currentmodule datatree command to get links to api docs working

* add some intersphinx links to xarray API

* whatsnew
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