-
UDUNITS would be useful to have as Linked Data resources. This issue is to explore encoding them as Linked Data resources to complement current ncld/bald tools.
Prior work took UDUNITS and presente…
-
I am comparing coordinates for equality (don't ask why).
MWE of the problem, given a field with Z and Y dimensions:
```python
zz = f.dimension_coordinate('Z')
yy = f.dimension_coordiante('Y')
…
-
In the ISO metadata we provide a link to the measurement units for a variable following [CF Metadata Conventions](http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-conventions.html)…
-
When I try to create a subspace within a region and for a specific longitudean Index error occures, stating the field has a size 0 axis, I did this in VS code
```python
> import cfplot as cfp
> imp…
-
When I was installing packages on the Ubuntu system, I encountered some issues. Below are the error messages.
* installing *source* package ‘RNetCDF’ ...
** package ‘RNetCDF’ successfully unpacked…
-
I suspect this may be a difficult fix for the fixed-dimension-type design model, but I like the intent of this module, and ran into the problem pretty quickly, so I'll let you know.
I could also b…
-
## 📰 Custom Issue
Extensions in Cython and other compiled languages can be built by newer build backends based on [PEP 517](https://learn.scientific-python.org/development/guides/packaging-compil…
-
The latest release is noted as [2.2.28 (2020-12-28) in the release notes](https://www.unidata.ucar.edu/software/udunits/CHANGE_LOG). It'd be great if a new tag was minted for this version
https://g…
-
Hi,
I found the ut_compare() function, as currently existing the the udunits2 library, to be too strict for my needs.
In particular, for some units, the comparison between the original unit and a b…
-
Attempting to build with cmake using the .tar.gz archive (https://artifacts.unidata.ucar.edu/repository/downloads-udunits/udunits-2.2.28.tar.gz) results in the following error:
```
CMake Error: File…