Lars Bärring

Results 5 issues of Lars Bärring

## 🚀 Pull Request ### Description This is a "proof-of-concept" PR to address how to better handle standard name aliases. It consists of the following elements: * Reorganising the iris.std_names.py...

## 🐛 Bug Report By incidence I noticed that various "strange" datetimes are accepted: ```python from cf_units import Unit unit_str = [ ("days since 1582-1010", "standard", "Error: generally malformed"), ("days...

Type: Bug
New: Issue
community

We have a file where all data is 0. This is encoded as a bitmap in section 6, while section 7 is empty. When reading this into iris we get...

## ✨ Feature Request Currently, the global attribute `Conventions` is difficult to change. The default is hardcoded deep in the code: https://github.com/SciTools/iris/blob/021d6ff7f719c600a189cfa5671bf32d20f66853/lib/iris/fileformats/netcdf/saver.py#L104 and changing the default is not as easy...

Status: Decision Required

## ✨ Feature Request When Iris is installed the file `lib/std_names.py` is generated from the xml version of the standard name table. In this process all *aliased* standard names are...

Status: Decision Required