https://github.com/bjlittle/iris

https://github.com/bjlittle/iris

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: bjlittle
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 126 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 25
  • Releases: 0
Fork of SciTools/iris
Created almost 14 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct

README.md

Iris

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

| | | |------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ⚙️ CI | ci-manifest ci-tests ci-wheels pre-commit | | 💬 Community | Contributor Covenant GH Discussions bluesky | | 📖 Documentation | rtd Check Links | | 📈 Health | codecov | | ✨ Meta | Ruff NEP29 license - bds-3-clause conda platform | | 📦 Package | DOI conda-forge pypi pypi - python version | | 🧰 Repo | commits-since contributors release | | |

For documentation see the latest developer version or the most recent released stable version.

#ShowYourStripes

#showyourstripes Global 1850-2021

Graphics and Lead Scientist: Ed Hawkins, National Centre for Atmospheric Science, University of Reading.

Data: Berkeley Earth, NOAA, UK Met Office, MeteoSwiss, DWD, SMHI, UoR, Meteo France & ZAMG.

#ShowYourStripes is distributed under a Creative Commons Attribution 4.0 International License creative-commons-by

Owner

  • Name: Bill Little
  • Login: bjlittle
  • Kind: user
  • Location: Exeter, Devon, England
  • Company: Met Office

Soft, fluffy and machine washable.

GitHub Events

Total
  • Issues event: 25
  • Delete event: 43
  • Issue comment event: 36
  • Push event: 59
  • Pull request review event: 8
  • Pull request event: 76
  • Create event: 47
Last Year
  • Issues event: 25
  • Delete event: 43
  • Issue comment event: 36
  • Push event: 59
  • Pull request review event: 8
  • Pull request event: 76
  • Create event: 47

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 20
  • Total pull requests: 42
  • Average time to close issues: about 5 hours
  • Average time to close pull requests: about 1 month
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.81
  • Merged pull requests: 13
  • Bot issues: 20
  • Bot pull requests: 41
Past Year
  • Issues: 20
  • Pull requests: 40
  • Average time to close issues: about 5 hours
  • Average time to close pull requests: 3 days
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.85
  • Merged pull requests: 13
  • Bot issues: 20
  • Bot pull requests: 40
Top Authors
Issue Authors
  • github-actions[bot] (20)
Pull Request Authors
  • dependabot[bot] (40)
  • github-actions[bot] (1)
  • bjlittle (1)
Top Labels
Issue Labels
Type: Documentation (20) Bot (20) Type: Bug (20)
Pull Request Labels
Bot (22)

Dependencies

.github/workflows/benchmark.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/ci-tests.yml actions
  • ./.github/workflows/composite/cartopy-cache * composite
  • ./.github/workflows/composite/conda-env-cache * composite
  • ./.github/workflows/composite/conda-pkg-cache * composite
  • ./.github/workflows/composite/iris-data-cache * composite
  • ./.github/workflows/composite/nox-cache * composite
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/ci-wheels.yml actions
  • ./.github/workflows/composite/conda-env-cache * composite
  • ./.github/workflows/composite/conda-pkg-cache * composite
  • ./.github/workflows/composite/nox-cache * composite
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/upload-artifact v3 composite
  • conda-incubator/setup-miniconda v2 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/composite/cartopy-cache/action.yml actions
  • actions/cache v3 composite
.github/workflows/composite/conda-env-cache/action.yml actions
  • actions/cache v3 composite
.github/workflows/composite/conda-pkg-cache/action.yml actions
  • actions/cache v3 composite
.github/workflows/composite/iris-data-cache/action.yml actions
  • actions/cache v3 composite
.github/workflows/composite/nox-cache/action.yml actions
  • actions/cache v3 composite
.github/workflows/stale.yml actions
  • actions/stale v6 composite
requirements/pypi-core.txt pypi
  • cartopy >=0.21
  • cf-units >=3.1
  • cftime >=1.5.0
  • dask >=2022.9.0
  • matplotlib >=3.5
  • netcdf4 *
  • numpy >=1.21,
  • pyproj *
  • scipy *
  • shapely *
  • xxhash *