egrace479 commited on
Commit
240284a
β€’
1 Parent(s): 1fffda3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,11 +1,22 @@
1
  ---
2
  title: Telemetry Dashboard
3
- emoji: πŸ¦€
4
  colorFrom: green
5
- colorTo: pink
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: Telemetry Dashboard
3
+ emoji: 🌍
4
  colorFrom: green
5
+ colorTo: blue
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
  ---
10
 
11
+ <!--Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference -->
12
+
13
+ # Telemetry Dashboard Prototype
14
+ This space is dedicated to developing an Imageomics Data Dashboard for telemetry data. It runs off a dockerfile generated from the development branch of the [telemetry-dashboard repo](https://github.com/Imageomics/telemetry-dashboard/tree/dev).
15
+
16
+ For more information or to make your own version, see the [GitHub project repo](https://github.com/Imageomics/telemetry-dashboard/).
17
+
18
+ ## How it works
19
+ For full dashboard functionality, upload a CSV or XLS file with the following columns:
20
+
21
+ lat: Latitude at which image was taken or specimen was collected.
22
+ lon: Longitude at which image was taken or specimen was collected.