Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

adding pydap package #135

Open
dgergel opened this issue Aug 5, 2020 · 1 comment
Open

adding pydap package #135

dgergel opened this issue Aug 5, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dgergel
Copy link
Contributor

dgergel commented Aug 5, 2020

It would be great if we could add the pydap package: https://github.com/pydap

When using open_mfdataset with engine='pydap', this fails without having the pydap package installed, e.g.

obs = xr.open_mfdataset(fnames, engine='pydap', concat_dim='day').rename({'day': 'time'}).drop('crs').

@delgadom
Copy link
Member

delgadom commented Aug 6, 2020

great! I'll add you as a contributor to this package. Could you create a pull request (can be a branch or fork - would probably prefer a branch so we can co-edit) with this package added to base-environment.yml?

@brews brews added the enhancement New feature or request label Aug 6, 2020
@dgergel dgergel self-assigned this Aug 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants