Commit 216e9f52 authored by Laura, Jason R's avatar Laura, Jason R
Browse files

Adds 1.0.2 release

parent 9d409ffc
Loading
Loading
Loading
Loading
+46 −0
Original line number Diff line number Diff line
@@ -45,6 +45,52 @@
    "date": {
      "metadataLastUpdated": "2023-02-27"
    }
  },{
    "name": "swigcsm",
    "organization": "U.S. Geological Survey",
    "description": "Git repository containing SWIG wrappers for the CSM API",
    "version": "1.0.2",
    "status": "Production",

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

    "homepageURL": "https://code.usgs.gov/astrogeology/swigcsm/-/releases/1.0.2",
    "downloadURL": "https://code.usgs.gov/astrogeology/swigcsm/-/archive/1.0.2/swigcsm-1.0.2.zip",
    "disclaimerURL": "https://code.usgs.gov/astrogeology/swigcsm/-/raw/1.0.2/DISCLAIMER.md",
    "repositoryURL": "https://code.usgs.gov/astrogeology/swigcsm.git",
    "vcs": "git",

    "laborHours": 60,

    "tags": [
      "Planetary",
      "Remote Sensing",
      "SWIG",
      "Community Sensor Model"
    ],

    "languages": [
      "C++",
      "SWIG",
      "Python"
    ],

    "contact": {
      "name": "Jason Laura",
      "email": "jlaura@usgs.gov"
    },

    "date": {
      "metadataLastUpdated": "2023-05-18"
    }
  },{
    "name": "swigcsm",
    "organization": "U.S. Geological Survey",