Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • CICD_Fix_kr
  • Kelvinrr-patch-2
  • Kelvinrr-patch-1
  • docs_workflow
  • read_gpf_changelog
  • read_gpf_gxp_hybrid
  • ci_py_version
  • 1.6.0
  • v1.5.5
  • v1.5.4
  • v1.5.3
  • v1.5.2
  • v1.5.0
  • v1.5.1
  • v1.4.0
  • v1.3.0
  • 1.2.5
  • 1.2.4
  • 1.2.3
  • 1.2.2
  • 1.2.0
  • 1.1.0
  • 1.0.2
  • 1.0.1
  • 1.0.0
26 results

code.json

Blame
  • code.json 1.19 KiB
    [
        {
          "name": "plio",
          "organization": "U.S. Geological Survey",
          "description": "A planetary surface data input/output library written in Python.",
          "version": "1.5.2",
          "status": "Release",
    
          "permissions": {
            "usageType": "openSource",
            "licenses": [
              {
                "name": "Public Domain, CC0-1.0",
                "URL": "https://code.usgs.gov/astrogeology/plio/-/blob/v1.5.2/LICENSE.md"
              }
            ]
          },
      
          "homepageURL": "https://plio.readthedocs.io/en/latest/?badge=latest",
          "downloadURL": "https://code.usgs.gov/astrogeology/plio/-/archive/v1.5.2/plio-v1.5.2.zip",
          "disclaimerURL": "https://code.usgs.gov/astrogeology/plio/-/blob/v1.5.2/DISCLAIMER.md",
          "repositoryURL": "https://code.usgs.gov/astrogeology/plio/",
          "vcs": "git",
      
          "laborHours": 0,
      
          "tags": [
            "Planetary",
            "Remote Sensing",
            "Photogrammetry",
            "Data Processing"
          ],
      
          "languages": [
            "python"
          ],
      
          "contact": {
            "name": "Dr. Jason Laura",
            "email": "jlaura@usgs.gov"
          },
      
          "date": {
            "metadataLastUpdated": "2022-05-12"
          }
        }
      ]