diff --git a/README.md b/README.md index e69de29..993a84b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +Climate Datasets : +1. Climate Data Online - https://www.ncei.noaa.gov/cdo-web/datasets +2. NOAA Github - https://github.com/NOAAGov/NOAA-Affiliated-Projects diff --git a/js/maisie-fisher.github.io.code-workspace b/js/maisie-fisher.github.io.code-workspace new file mode 100644 index 0000000..bbd4ca7 --- /dev/null +++ b/js/maisie-fisher.github.io.code-workspace @@ -0,0 +1,11 @@ +{ + "folders": [ + { + "path": ".." + }, + { + "path": "../data" + } + ], + "settings": {} +} \ No newline at end of file