-
When plotting a ugrid with large resolution, sometimes narrow branches with fine cells are drawn too wide because the edges are drawn. I have created a minimal reproducible example with one of the dat…
-
## 1.4 Create Plots Using Matplotlib
In the 2nd chunk of text in this section, consider changing `pyplot.subplots()` to `plt.subplots()` at the end of the 1st sentence to be consistent with other …
-
**Describe the bug**
In current master branch, we calculate the GTC by calling srl_zoo/plotting/representation_plot.py. In particular, in the function `plotCorrelation`, we call numpy to compute the …
ncble updated
5 years ago
-
`keyword_VerPy_VER_verification_validate_forecast_analysis_observation_ARD_FDB` | by jtl548@nci.org.au
___
The APS3 global suite produces verification results - both forecast-vs-analysis and f…
-
I am using the Qt Console on Mac running Python 3.5
Using iPython with inline plotting.
If I make a plot and right-click "Copy Image". I can then paste into an email using Outlook. The image will …
-
Running the doctests using `pytest --doctest-only` (requires [pytest-doctestplus](https://github.com/astropy/pytest-doctestplus)) results in multiple failures that do not occur when using the current …
-
### Describe the bug
The jupyterlab pod includes several dependencies which I believe are conflicting at times with the dependencies in conda environments especially those used for visualization. …
-
Suggestions wanted: what python plotting library should this class use? Exploratory visualization is going to be a major theme of this course, and I intend to use it to provide concrete statistical i…
-
Hello everyone,
due to some rendering issues with 3dbarplot in matplotlib I wanted to try plotting with mayavi. First I tried to install it via pip install mayavi. Then I downloaded the zipped packag…
-
The IQ demodulation plugin for PLACE has not been updated for the new features in PLACE 0.8 and will need to be updated before it can be used again.
This is a relatively simple task: the Elm module…