Lucas Sterzinger
Lucas Sterzinger
There were a few PR for this that seem to have died out. I added support for Conda envs without breaking current python VirtualEnv support.
### Icon Request Please provide the following in your request: - Application name - TexStudio - Icon=`texstudio` - Insert/attach a copy of the original icon for reference  Thanks!
https://sci-hub.tw is no longer working, new address is https://sci-hub.st. Changed `sciHubUrl` variable to reflect changes
The model I use outputs 3d variables at each output time, in HDF5 format. However, since HDF5 does not support named dimensions, the netCDF engine used to open it adds...
Latest numpydocs (and other packages I'm sure) are requiring Sphinx 3.0
I'm wondering with the increase in development activity recently if we want to revisit the release strategy/schedule. On one hand, I think Kerchunk would benefit from a `YYYY.MM.Version` system (such...
So I'm going to start trying to put together a way to get reference maker to work with the output from the model I use (https://github.com/RAMSmodel/rams). This is probably a...
As @martindurant mentioned in #58 we should probably get some tests created with the `example_*` functions and run them automatically with new PRs. I think this can be relatively easy...
Opening an issue so we can discuss processing time for MultiZarrToZarr. I'm running with the following code: ```python mzz = MultiZarrToZarr( json_list, remote_protocol='az', remote_options={ 'account_name' : 'goeseuwest' }, xarray_open_kwargs={ 'decode_cf'...
It'd be nice if the pangeo notebook dask-labextension knew to use the `/proxy/localhost:8787` option by default, since as @scottyhq mentioned in Gitter it's probably more common to be running a...