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

API warts #83

Closed
2 tasks
dopplershift opened this issue Jan 6, 2016 · 1 comment
Closed
2 tasks

API warts #83

dopplershift opened this issue Jan 6, 2016 · 1 comment

Comments

@dopplershift
Copy link
Member

Just a few things that bug me as I write notebooks:

  • The need to do: NCSS(ds.access_urls['NetcdfSubset']). Would be nice to just get the object back, since it's clear what needs to happen
  • The whole interface to pulling out datasets. i.e. list(cat.datasets.values())[0]. There needs to be a simple way to pull out a dataset by position, since first/last are really the most common use. I rarely actually want to grab a dataset by name.
@dopplershift dopplershift modified the milestone: SEA Conference Jan 26, 2016
@dopplershift dopplershift removed this from the SEA Conference milestone Apr 4, 2016
@dopplershift dopplershift modified the milestone: Summer 2017 May 31, 2017
@dopplershift
Copy link
Member Author

Superseded by #134 and #136 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant