https://github.com/cyschneck/geocat-comp

GeoCAT-comp provides implementations of computational functions for operating on geosciences data. Many of these functions originated in NCL and were translated into Python.

https://github.com/cyschneck/geocat-comp

Science Score: 41.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
  • .zenodo.json file
  • DOI references
    Found 5 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 (11.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

GeoCAT-comp provides implementations of computational functions for operating on geosciences data. Many of these functions originated in NCL and were translated into Python.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of NCAR/geocat-comp
Created almost 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

| CI | GitHub Workflow Status GitHub Workflow Status Code Coverage Status asv-badge | | :----------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | | Docs | Documentation Status | | Package | Conda PyPI Python Version | | License | License | | Citing | DOI |

GeoCAT-comp is the computational component of the GeoCAT project. GeoCAT-comp provides computational functions for operating on geosciences data. Many of these functions originated in NCL and were translated into Python in GeoCAT-comp; however, developers are welcome to suggest novel computational functions for geosciences data.

Documentation

GeoCAT Homepage

GeoCAT Contributor's Guide

GeoCAT-comp documentation on Read the Docs

Installation and build instructions

Please see our documentation for installation and build instructions.

Citing GeoCAT-comp

If you use this software, please cite it as described at the GeoCAT-comp - Citation page.

[comment]: <> (doi-badge: https://img.shields.io/badge/DOI-10.5065%2Fa8pp--4358-brightgreen?style=for-the-badge) [comment]: <> (doi-link: https://doi.org/10.5065/a8pp-4358)

Owner

  • Name: Cora Schneck
  • Login: cyschneck
  • Kind: user
  • Company: NCAR/UCAR

A scientific programmer at NCAR who is collecting an infinite number of monkeys to test a theory

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - given-names: "Visualization & Analysis Systems Technologies"
title: "Geoscience Community Analysis Toolkit: GeoCAT-comp"
doi: 10.5281/zenodo.6607205
url: "https://github.com/NCAR/geocat-comp"

GitHub Events

Total
  • Delete event: 6
  • Push event: 39
  • Create event: 6
Last Year
  • Delete event: 6
  • Push event: 39
  • Create event: 6

Dependencies

.github/workflows/ci-release.yml actions
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
  • styfle/cancel-workflow-action 0.11.0 composite
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3.1.4 composite
  • conda-incubator/setup-miniconda v2 composite
  • styfle/cancel-workflow-action 0.11.0 composite
.github/workflows/pre-commit.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4.7.0 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/pypi.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4.7.0 composite
  • pypa/gh-action-pypi-publish v1.8.8 composite
.github/workflows/upstream-dev-ci.yml actions
  • actions/checkout v3 composite
  • conda-incubator/setup-miniconda v2 composite
  • styfle/cancel-workflow-action 0.11.0 composite
build_envs/environment.yml pypi
pyproject.toml pypi
requirements.txt pypi
  • cf_xarray >=0.3.1
  • cftime *
  • dask *
  • eofs *
  • metpy *
  • numpy *
  • packaging *
  • scipy *
  • xarray <=2023.02.0
  • xskillscore *
setup.py pypi