diff --git a/data/organizations/0001.json b/data/organizations/0001.json new file mode 100644 index 0000000..ba9fc6d --- /dev/null +++ b/data/organizations/0001.json @@ -0,0 +1,5 @@ +{ + "name": "Climate Compatible Growth (CCG)", + "description": "", + "url": "https://climatecompatiblegrowth.com/" +} \ No newline at end of file diff --git a/data/software/0000.json b/data/software/0000.json new file mode 100644 index 0000000..2cf5b5d --- /dev/null +++ b/data/software/0000.json @@ -0,0 +1,21 @@ +{ + "name": "OSeMOSYS", + "categories": [ + "capacity-expansion", + "production-cost" + ], + "languages": [ + "python", + "gams" + ], + "organizations": [ + "imperial" + ], + "licenses": [ + "apache2" + ], + "description": "OSeMOSYS is a full-fledged systems optimization model for long-term energy planning and integrated assessment. ", + "url_website": "https://osemosys.github.io/", + "url_sourcecode": "https://github.com/OSeMOSYS", + "url_docs": "https://muio-modelling-user-interface-for-osemosys.readthedocs.io/en/latest/" +} \ No newline at end of file