geocat-applications

GeoCAT Applications is a community resource inspired by the NCL Applications page.

https://github.com/ncar/geocat-applications

Science Score: 52.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization ncar has institutional domain (ncar.ucar.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary

Keywords

geocat geocat-comp geocat-viz ncl pivot-to-python
Last synced: 8 months ago · JSON representation ·

Repository

GeoCAT Applications is a community resource inspired by the NCL Applications page.

Basic Info
Statistics
  • Stars: 7
  • Watchers: 5
  • Forks: 7
  • Open Issues: 35
  • Releases: 14
Topics
geocat geocat-comp geocat-viz ncl pivot-to-python
Created over 2 years ago · Last pushed 8 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

GeoCAT Applications

| License | License | | :----------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |

What is GeoCAT Applications?

GeoCAT Applications is a community resource managed by the GeoCAT team. Inspired by NCL Applications.

GeoCAT Applications is broken into two main sections: 1. Applications 2. NCL to Python

Applications

Applications is designed to be a quick reference to demonstrate capabilities within the scientific Python ecosystem that may be relevant to your geoscience workflows

NCL to Python

NCL to Python consists of pages that explain specifically how to achieve something that was possible in NCL in Python, including any algorithmic differences, guidance regarding replication under different conditions or circumstances, and any other relevant comparisons between the NCL and Python functionality

This is part of the GeoCAT team's commitment to NCL and NSF NCAR's Pivot to Python

These pages assume that the user has a working knowledge of NCL and are looking for transitional resources for specific functions. They also are not intended to be a comprehensive explanation of the Python recommendations, but rather a guide for users who are already familiar with the NCL function and are looking for “equivalent” Python code

Contributing

If you are interesting in contributing to geocat-applications, please check out our Contributor Guide

Contributors

Thank you to all of our contributors (emoji key): <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable -->

Anissa Zacharias
Anissa Zacharias

🚇 💻 🤔
Cora Schneck
Cora Schneck

💻 🚇 🤔
Katelyn FitzGerald
Katelyn FitzGerald

💻 🤔
Julia Kent
Julia Kent

💻 🤔
Andy McKeen
Andy McKeen

💻

This project follows the all-contributors specification. Contributions of any kind are welcome!

Owner

  • Name: NSF National Center for Atmospheric Research
  • Login: NCAR
  • Kind: organization
  • Location: Boulder, CO

NSF NCAR is sponsored by the U.S. National Science Foundation and managed by the University Corporation for Atmospheric Research.

Citation (CITATION.cff)

cff-version: 1.2.0
title: GeoCAT-applications
message: >-
  If you use this resource, please cite it using the
  metadata from this file.
authors:
  - given-names: Katelyn
    family-names: FitzGerald
    affiliation: NSF NCAR
    orcid: 'https://orcid.org/0000-0003-4184-1917'
  - given-names: Julia
    family-names: Kent
    affiliation: NSF NCAR
    orcid: 'https://orcid.org/0000-0002-5611-8986'
  - given-names: Andy
    family-names: McKeen
    affiliation: 'Vermont State University, NSF NCAR'
    orcid: 'https://orcid.org/0009-0005-2551-8118'
  - given-names: Cora
    family-names: Schneck
    affiliation: NSF NCAR
    orcid: 'https://orcid.org/0009-0009-1415-5170'
  - given-names: Anissa
    family-names: Zacharias
    affiliation: NSF NCAR
    orcid: 'https://orcid.org/0000-0002-2666-8493'
repository-code: 'https://github.com/NCAR/geocat-applications'
identifiers:
  - type: doi
    value: 10.5281/zenodo.12555371
url: 'https://ncar.github.io/geocat-applications/'

GitHub Events

Total
  • Create event: 16
  • Release event: 8
  • Issues event: 77
  • Watch event: 1
  • Delete event: 8
  • Issue comment event: 157
  • Push event: 790
  • Pull request review comment event: 56
  • Pull request review event: 132
  • Pull request event: 113
  • Fork event: 1
Last Year
  • Create event: 16
  • Release event: 8
  • Issues event: 77
  • Watch event: 1
  • Delete event: 8
  • Issue comment event: 157
  • Push event: 790
  • Pull request review comment event: 56
  • Pull request review event: 132
  • Pull request event: 113
  • Fork event: 1

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 99
  • Total pull requests: 163
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 17 days
  • Total issue authors: 6
  • Total pull request authors: 8
  • Average comments per issue: 0.38
  • Average comments per pull request: 2.43
  • Merged pull requests: 129
  • Bot issues: 1
  • Bot pull requests: 30
Past Year
  • Issues: 43
  • Pull requests: 72
  • Average time to close issues: 12 days
  • Average time to close pull requests: 9 days
  • Issue authors: 4
  • Pull request authors: 7
  • Average comments per issue: 0.09
  • Average comments per pull request: 1.54
  • Merged pull requests: 49
  • Bot issues: 1
  • Bot pull requests: 18
Top Authors
Issue Authors
  • cyschneck (47)
  • kafitzgerald (25)
  • anissa111 (23)
  • andy-theia (2)
  • jukent (1)
  • pre-commit-ci[bot] (1)
Pull Request Authors
  • cyschneck (61)
  • anissa111 (31)
  • kafitzgerald (17)
  • pre-commit-ci[bot] (15)
  • dependabot[bot] (15)
  • jukent (15)
  • andy-theia (8)
  • erogluorhan (1)
Top Labels
Issue Labels
ncl entry (20) ncl receipt (19) documentation (16) ncl (15) developer feature (12) python entry (10) testing (7) bug (3) triage (2) blocked (2) help wanted (1) support (1) function family (1) refactor (1) unassigned (1)
Pull Request Labels
ncl entry (23) developer feature (22) ncl receipt (21) documentation (17) dependencies (17) ncl (12) testing (9) python entry (6) github_actions (6) refactor (4) bug (3)

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v3 composite
  • actions/configure-pages v3 composite
  • actions/deploy-pages v2 composite
  • actions/setup-python v3 composite
  • actions/upload-pages-artifact v2 composite
environment.yml conda
  • cartopy
  • jupyter-book
  • jupyterlab
  • matplotlib
  • netcdf4
  • numpy
  • pre-commit
  • python
  • xarray