Skip to content
Snippets Groups Projects
Select Git revision
  • 401a47a2fe4a8857c127e045c5a6c2c4b5ed5f26
  • main default protected
  • Kelvinrr-patch-3
  • radius_update
  • revert-616-apollo_pan
  • vims
  • 0.10
  • Kelvinrr-patch-2
  • revert-563-minirf_fix
  • Kelvinrr-patch-1
  • 0.9
  • acpaquette-patch-3
  • acpaquette-patch-2
  • acpaquette-patch-1
  • spiceql
  • ci-coverage
  • 0.10.0
  • 0.9.1
  • 0.9.0
  • 0.8.7
  • 0.8.8
  • 0.8.6
  • 0.8.3
  • 0.8.4
  • 0.8.5
  • 0.8.2
  • 0.8.1
  • 0.8.0
  • 0.7.3
  • 0.7.2
  • 0.7.1
  • 0.7.0
  • 0.6.5
  • 0.6.4
  • 0.6.3
  • 0.6.2
36 results

code.json

Blame
  • code.json 1.12 KiB
    [
      {
        "name": "ale",
        "organization": "U.S. Geological Survey",
        "description": "GitLab repository for the Abstraction Layer for Ephemerides package",
        "version": "main",
        "status": "Development",
    
        "permissions": {
          "usageType": "openSource",
          "licenses": [
            {
              "name": "Public Domain, CC0-1.0",
              "URL": "https://code.usgs.gov/astrogeology/ale/-/raw/main/LICENSE.md"
            }
          ]
        },
    
        "homepageURL": "https://code.usgs.gov/astrogeology/ale/",
        "downloadURL": "https://code.usgs.gov/astrogeology/ale/-/archive/main/ale-main.zip",
        "disclaimerURL": "https://code.usgs.gov/astrogeology/ale/-/raw/main/DISCLAIMER.md",
        "repositoryURL": "https://code.usgs.gov/astrogeology/ale.git",
        "vcs": "git",
    
        "laborHours": 480,
    
        "tags": [
          "Planetary",
          "Remote Sensing",
          "Data Processing",
          "Ephemerides",
          "Community Sensor Model"
        ],
    
        "languages": [
          "C++",
          "Python"
        ],
    
        "contact": {
          "name": "Jason Laura",
          "email": "jlaura@usgs.gov"
        },
    
        "date": {
          "metadataLastUpdated": "2023-02-23"
        }
      }
    ]