iris icon indicating copy to clipboard operation
iris copied to clipboard

A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data

Results 293 iris issues
Sort by recently updated
recently updated
newest added

## ✨ Feature Request ## Motivation Extend the capability of `iris` to support the documented [CF Standard Name Transformations](https://cfconventions.org/Data/cf-standard-names/docs/guidelines.html#id2798144). For example, `iris` recognises the standard name `tendency_of_air_temperature` but not `tendency_of_air_pressure_at_mean_sea_level`...

Type: Enhancement
Feature: NetCDF + CF-conventions

## 🚀 Pull Request ### Description This is the same bugfix as #4294. In there, I also tried to add type hints following my interpretation of [the dev guide](https://scitools-iris.readthedocs.io/en/stable/developers_guide/contributing_code_formatting.html#type-hinting). This...

Type: Bug

Would probably be running the benchmarks for each **tag** of a repo (each commit would take too long), then using ASV's HTML dashboarding to create a webpage that goes on...

Type: Performance
Feature: ASV
Type: Testing