From f3da7aea43ee37df6565daf24936406a68b7fb5f Mon Sep 17 00:00:00 2001 From: Mari <74034683+mariamartz@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:45:38 -0400 Subject: [PATCH] adding in metadata file and contents --- metadata.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 metadata.json diff --git a/metadata.json b/metadata.json new file mode 100644 index 0000000..68a218b --- /dev/null +++ b/metadata.json @@ -0,0 +1,17 @@ +{ + "name": "Topmodel Example Repo", + "version": "0.7.5", + "author": "CUAHSI", + "summary": "Topmodel repository example of following the proposed FAIR Expansion priciples", + "identifier": "", + "published_date": "", + "keywords": [ + "topmodel", + "hydrology", + "watershed", + "model" + ], + "documenttaion": "" + + + } \ No newline at end of file