-
This write-up was prompted by [this zulip topic](https://neuroinformatics.zulipchat.com/#narrow/channel/406001-Movement/topic/Output.20formats).
## The problem
We have so far taken a pluralistic…
-
Borealis recently upgraded to version 6.2 and we installed the new previewers.
We are having trouble configuring the NetCDF previewer. When attempting to preview, an error message appears that say…
-
**Describe the bug**
CLI `process_climate_indices --index all` fails on palmers.
**To Reproduce**
Steps to reproduce the behavior:
1. `pip install climate_indices`
2. `git clone https://github.…
-
Hello everyone, I hope you can help me solve this problem.
The scripts(example_all_methods.run.sh) in the given example work fine on my PC. But when I modify the data by replacing them with others,…
-
I only take the wind field data in the Beijing area, how should I render it?
This is how my data is parsed:
`request.onload = function () {
var arrayToMap = function (array) {
…
-
Python parallel NetCDF does not support NetCDF4 features. To get around this, the entire coordinate field must be communicated to a single MPI rank to use NetCDF outputting. This happens in `Coordinat…
-
Newer versions of the NetCDF library only supports NC_FillValue instead of _FillValue to avoid conflicts with the C++ library headers. We also need to move (with appropriate config checks) to using NC…
-
getting an error when trying to read a netcdf with per PFT data, not sure where it comes from.
```
> S3.gcp2021.src=defineSource("S3_GCP2021","S3_GCP2021"
+ ,"/pd/d…
-
This was originally seen with https://github.com/rstudio/renv/issues/2009, but I can reproduce when attempting to install the package from sources on macOS. For example:
```
> options(repos = c(CR…
-
Dear Developers,
I have encountered a strange issue when writing trajectories from a non-orthogonal box in the netcdf format.
I find spurious correlations in the rdf functions I calculate from my…