Patrick Brockmann
Patrick Brockmann
I have a odd behaviour since it is the ouside of the polygon that is filled. ``` fig = plt.figure() x, y = [-44, -44, 45, 45, -44], [-45, 80,...
I really appreciate this Leaflet plugin to offer time dimension controls. Congratulations. I am wondering if there is a similar code to control the vertical dimension ?
It would be very useful to get the correction proposed from https://github.com/Reading-eScience-Centre/ncwms/issues/99 integrated into tds.
In 2016, this question was asked: "Could it be possible to have a parent dir button in every sub dir when using a datasetScan in thredds ?" https://github.com/Unidata/thredds/issues/590 Is it...
In a _ferretmagic_ cell (starting with %%ferret), if you type a ``` go/h script.jnl ``` the execution is stalled because pyferret displays the help with a paging and so waits...
IPython could recognize ferret syntax if rules for codemirror would exist (http://codemirror.net/doc/manual.html).