Skip to content

Commit a7c7d93

Browse files
authored
updates for beta (#8)
* generalize readme * ref data map * ref data map * removing test users * data upload download * update reports description * update data up/down description * test accounts are shared note * fix links
1 parent c2ad8a7 commit a7c7d93

File tree

6 files changed

+2281
-235
lines changed

6 files changed

+2281
-235
lines changed

README.md

Lines changed: 10 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,19 @@
1-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SolarArbiter/2019-Denver-Workshop/master)
1+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SolarArbiter/workshop/master)
22

3-
2019 Denver Workshop
4-
====================
3+
Solar Forecast Arbiter Workshop
4+
===============================
55

6-
This repository contains materials for the [Solar Forecast Arbiter](https://solarforecastarbiter.org) 2019 Denver Stakeholder Workshop.
7-
8-
Most of the exercises below will require you to login to [dashboard.solarforecastarbiter.org](https://dashboard.solarforecastarbiter.org). Use any of the following logins for this workshop (some exercises recommend logging in using different accounts):
9-
10-
|Email | Password |
11-
|--------------------------------------|-------------------|
12-
|utilityx@solarforecastarbiter.org |Utilitypassword! |
13-
|forecastera@solarforecastarbiter.org |Forecasterpassword!|
14-
|forecasterb@solarforecastarbiter.org |Forecasterpassword!|
6+
This repository contains materials for the [Solar Forecast Arbiter](https://solarforecastarbiter.org) workshops. Please see the [Releases page](https://github.com/SolarArbiter/workshop/releases) for the materials for a specific workshop.
157

168
Complete any of these exercises in any order as they interest you:
179

1810
1. [Explore reference data](reference_data.md)
1911
2. [Create new sites, observations, and forecasts](metadata.md)
20-
2. [Upload and download data using the dashboard](upload_download_data.md)
21-
2. Run code to upload and download data. Go to [MyBinder](https://mybinder.org/v2/gh/SolarArbiter/2019-Denver-Workshop/master), wait a few seconds for a virtual machine to load, click `data_upload_download.ipynb`.
22-
2. [View data access controls](data_access_control.md)
23-
2. [View sample forecast accuracy analysis report](report.md)
24-
2. Run code to generate reference forecasts. Go to [MyBinder](https://mybinder.org/v2/gh/SolarArbiter/2019-Denver-Workshop/master), wait a few seconds for a virtual machine to load, click `reference_forecasts.ipynb`.
25-
2. [Introduction to GitHub](https://solarforecastarbiter.org/2019/01/29/Scratch-the-Surface-of-Github.html)
12+
3. [Upload and download data using the dashboard](upload_download_data.md)
13+
4. Run code to upload and download data. Go to [MyBinder](https://mybinder.org/v2/gh/SolarArbiter/workshop/master), wait a few seconds for a virtual machine to load, click `data_upload_download.ipynb`.
14+
5. [View data access controls](data_access_control.md)
15+
6. [View sample forecast accuracy analysis report](report.md)
16+
7. Run code to generate reference forecasts. Go to [MyBinder](https://mybinder.org/v2/gh/SolarArbiter/workshop/master), wait a few seconds for a virtual machine to load, click `reference_forecasts.ipynb`.
17+
8. [Introduction to GitHub](https://solarforecastarbiter.org/2019/01/29/Scratch-the-Surface-of-Github.html)
2618

2719
Please let us know of any issues and what you like or don't like using the this [feedback form](https://docs.google.com/forms/d/e/1FAIpQLSesG5GUMzcvDOVipyzdhaNIukBDNMfoQFrNB3vnGsUUP6NzcA/viewform).

0 commit comments

Comments
 (0)