esmf-testkit

Performance and scalability tests for ESMF.

https://github.com/esmf-org/esmf-testkit

Science Score: 44.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
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Performance and scalability tests for ESMF.

Basic Info
  • Host: GitHub
  • Owner: esmf-org
  • License: other
  • Language: Fortran
  • Default Branch: develop
  • Size: 51.8 KB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Citation Zenodo

README.md

ESMF TestKit

Copyright (c) 2002-2025 University Corporation for Atmospheric Research, Massachusetts Institute of Technology, Geophysical Fluid Dynamics Laboratory, University of Michigan, National Centers for Environmental Prediction, Los Alamos National Laboratory, Argonne National Laboratory, NASA Goddard Space Flight Center. All rights reserved.

Overview

This toolkit provides testing infrastructure for ESMF performance and scalability.

More Help

Information about the ESMF project can be found at the ESMF web site: * https://www.earthsystemmodeling.org/

Support: * http://earthsystemmodeling.org/support/

Owner

  • Name: Earth System Modeling Framework
  • Login: esmf-org
  • Kind: organization
  • Email: esmf_support@ucar.edu

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Please cite this software using the metadata from this file."
authors:
  - family-names: Rosen
    given-names: Daniel
    orcid: 0000-0001-9772-8775
    # origin: github
  - family-names: Oehmke
    given-names: Robert
    # orcid:
    # origin: github
date-released: "2025-01"
title: "ESMF TestKit"
repository-code: "https://github.com/esmf-org/esmf-testkit"
version: 1.0.0
url: "https://earthsystemmodeling.org/"
keywords:
  - "ESMF"
  - "Earth System Modeling Framework"
  - "TestKit"
license-url: "https://github.com/esmf-org/esmf-testkit/blob/main/LICENSE"

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

.github/workflows/performance-tests.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • esmf-org/install-esmf-action v1 composite
pyproject.toml pypi
  • PyYAML *