-
Hey there.
First of all, I would like to thank you for such wonderful approach.
Everything is running as expected when reproducing the analysis with your data. However, I obtain a recurrent erro…
-
**Describe the bug**
Compile fininshed sucessfully, but some binary file, ncl, Makncl.. are not genertate.
**Computing environment**
- OS: [Linux]
- OS version: [Archlinux]
- NCL Version: [6…
-
Hi folks - first attempt to report features this way!
Have encountered an unexpected behaviour when combining fields - should this happen?
Is it something to do with units? T is degC here, maybe w…
-
Hi, and thanks for an awesome package.
I've been playing with Shiny, leaflet and cubeView and hit an issue that I don't know whether it is mine own, a computer's one, or made by some possible interfe…
-
I am trying to reproduce the first example of adding north and scalebar on my macOS,
```
library(ggsn)
library(sf)
dsn
-
Example CMIP6 data (JASMIN)
```
files = [
'/badc/cmip6/data/CMIP6/ScenarioMIP/CNRM-CERFACS/CNRM-ESM2-1/ssp119/r1i1p1f2/3hr/huss/gr/v20190328/huss_3hr_CNRM-ESM2-1_ssp119_r1i1p1f2_gr_2015010103…
-
Look like I've run into two issues with building on Ubuntu 18.04.
1) It looks like the Makefile linking the grads command is failing to add -ludunits2
```
PKG_CONFIG=/usr/bin/pkg-config ./config…
-
Here's a funky one for the end of the working week! When taking the additive inverse i.e. negative of a field, the additive inverse of the (field) data is correctly taken but it results, as an uninten…
-
At the moment the pass/fail outcome of the test suite depends on the directory which the suite script ``run_test.py`` is run from. That is, certain test modules & hence the full suite seem to have a …
-
While installing INLA:
```
Configuration failed because libudunits2.so was not found. Try installing:
* deb: libudunits2-dev (Debian, Ubuntu, ...)
* rpm: udunits2-devel (Fedora, EPEL, ..…