Miguel Jimenez

Results 29 issues of Miguel Jimenez

### Description It is still possible to find the old version of Pydap's documentation associated with pydap 3.2 (newest version is pydap 3.5). And so that could create confusion about...

invalid
documentation

### Description With other python packages like xarray for accessing remote datasets, what are the differences between xarray or pydap, and it is less clear that pydap is a backend...

documentation

### Description This is an ongoing effort on the opendap/documentation side of things. But pydap's documentation, which is built on executable notebooks, gives the possibility of interactive examples. This is...

documentation

### Description This is what I think this tutorial section should have: - How to. Either protocol=, or append replace https with dap2 or dap4 when using the client when...

documentation

### major release (v3.5) I think it is time to start thinking about a new release of `pydap` via both [PyPI](https://pypi.org/) and Conda. There have been many new changes, and...

### Description I think pydap should have some static typing and there are many programs that can help on that, for example [mypy](https://mypy-lang.org/). In python, having some mix of dynamic...

enhancement

### Description As of #310 pydap supports Groups (with array data), which has the potential for enabling many of `xarray` users to access OPeNDAP data with Groups since the support...

enhancement

don't know if this is the appropriate place for it. But here it goes: I am very interested in running a Bokeh server app within Binder. It seems the bokeh...

bug

* OceanSpy version: most recent ### Description Running `pytest -v` takes ~ 6 minutes (laptop). The test file `oceanspy/tests/test_open_oceandataset.py`stalls for a very long there. Sometimes in the past I have...