Results 9 comments of Stephane

Same issue here, I think it might be related with https://github.com/benweet/stackedit/pull/1523 ?

Looks really good and helpful !!! However, how did you get the column association, eg. latitude = df[17] ?

I had a quick look before this PR on pangeo-forge, but it seems to me very cloud-oriented and a little bit "the-big-thing" to do what I want. My use-case was...

> Also, before I forget: the [auto_dask](https://fsspec.github.io/kerchunk/reference.html#kerchunk.combine.auto_dask) function also does s=much of the job of automating scanning multiple files and combining the results in a single call (with parallelised tree...

> Hello, what is the status of this "feature"? Hello, currently I don't have time to work on this. Happy if someone want to take over.

Same here, wanted to use prefect worker process and deploy a flow locally. Actually, by using a `prefect.yaml` you can achieve this. However I would like to do it through...

> > > For the impatient ones, I created an AutoHotKey script: > > ``` > #NoEnv > SendMode Input > SetWorkingDir %A_ScriptDir% > > #if WinActive("ahk_exe Hyper.exe") > ^>!2::Send...

For now this is the reason I cannot use Hyper as my daily terminal. I'm switching back to Cmder

Thanks for your messages. I encounter this slowiness as well, when trying to load large amount of GRIBs files in xarray. Maybe dummy question : why cfgrib didn't rely on...