Skip to content

Commit

Permalink
Update pocs.yaml (#595)
Browse files Browse the repository at this point in the history
Document the units of "gmt_offset".
Add config entry "pan_id".
  • Loading branch information
jamessynge authored and wtgee committed Sep 15, 2018
1 parent b897ba7 commit f8a9b5b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion conf_files/pocs.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
name: Generic PANOPTES Unit
# pan_id: PANxyz # This unit's assigned identifier.
location:
name: Mauna Loa Observatory
latitude: 19.54 # Degrees
Expand All @@ -9,7 +10,8 @@ location:
horizon: 30 # Degrees
twilight_horizon: -18 # Degrees
timezone: US/Hawaii
gmt_offset: -600
gmt_offset: -600 # Offset in minutes from GMT during
# standard time (not daylight saving)
directories:
base: /var/panoptes
images: images
Expand Down

0 comments on commit f8a9b5b

Please sign in to comment.