ggg

Retrieval code used for the TCCON network

https://github.com/tccon/ggg

Science Score: 26.0%

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

  • 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 (6.0%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Retrieval code used for the TCCON network

Basic Info
  • Host: GitHub
  • Owner: TCCON
  • License: apache-2.0
  • Language: Fortran
  • Default Branch: main
  • Size: 272 MB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • Open Issues: 3
  • Releases: 1
Created about 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation Codemeta

README.md

GGG

Retrieval code used for the TCCON network. To download, please see the latest release. For instructions on using GGG, please visit https://tccon-wiki.caltech.edu/Main/GGG.

Although not required, users of GGG are highly encouraged to request an account on the TCCON wiki by contacting tccon_webmaster@gps.caltech.edu and to sign up for the TCCON partners email list by following the instructions at the top of the Data Use Guidelines page on the wiki. This will help us keep you informed of updates to GGG.

If you use GGG in a publication, you are expected to cite it. Please see the Data Use Guidelines page for appropriate citations. If you have questions about how to properly cite the software, please contact one of the algorithm chairs or your regional co-chair.

Owner

  • Name: Total Carbon Column Observing Network
  • Login: TCCON
  • Kind: organization
  • Email: tccon.ftir@gmail.com

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "name": "GGG",
  "author": [
    {
      "@type": "Person",
      "givenName": "Geoffrey C.",
      "familyName": "Toon",
      "email": "geoffrey.c.toon@jpl.nasa.gov",
      "affiliation": {
        "@type": "Organization",
        "name": "Jet Propulsion Laboratory, California Institute of Technology"
      }
    }
  ]
}

GitHub Events

Total
  • Issues event: 2
  • Watch event: 3
  • Delete event: 1
  • Issue comment event: 6
  • Push event: 3
  • Pull request event: 2
  • Fork event: 1
Last Year
  • Issues event: 2
  • Watch event: 3
  • Delete event: 1
  • Issue comment event: 6
  • Push event: 3
  • Pull request event: 2
  • Fork event: 1

Dependencies

.github/workflows/iga.yml actions
  • caltechlibrary/iga main composite
install/environment.yml conda
  • netcdf4 1.5.0.1.*
  • numpy 1.16.4.*
  • pandas 0.23.4.*
  • python 3.7.3.*