Commit ab8d0c81 authored by Hunter, Marc Andrew's avatar Hunter, Marc Andrew
Browse files

Upload New File

parent a238f76f
Loading
Loading
Loading
Loading

code.json

0 → 100644
+47 −0
Original line number Diff line number Diff line
[
  {
    "name": "PGM Arc Toolbox",
    "organization": "U.S. Geological Survey",
    "description": "Esri Python Toolbox created by the Planetary Geologic Mapping group at the Astrogeology Science Center, which support common mapping workflows. It has been tested using ArcPro 3.0.",
    "version": "1.0",
    "status": "Completed",

    "permissions": {
      "usageType": "openSource",
      "licenses": [
        {
          "name": "Public Domain, CC0-1.0",
          "URL": "https://code.usgs.gov/asc/pgm_arc_toolbox/-/raw/1.0/LICENSE.md"
        }
      ]
    },

    "homepageURL": "https://code.chs.usgs.gov/asc/pgm_arc_toolbox",
    "downloadURL": "https://code.usgs.gov/asc/pgm_arc_toolbox/-/archive/1.0/pgm_arc_toolbox-1.0.zip",
    "disclaimerURL": "https://code.usgs.gov/asc/pgm_arc_toolbox/-/raw/1.0/DISCLAIMER.md",
    "repositoryURL": "https://code.usgs.gov/asc/pgm_arc_toolbox.git",
    "vcs": "git",

    "laborHours": 0,

    "tags": [
      "Esri",
      "ArcGIS",
      "Python",
      "Planetary Geology"
    ],

    "languages": [
      "ENG"
    ],

    "contact": {
      "name": "Marc Hunter",
      "email": "mahunter@usgs.gov"
    },

    "date": {
      "metadataLastUpdated": "2023-03-17"
    }
  }
]