Skip to content

Instantly share code, notes, and snippets.

View daporter's full-sized avatar

David Porter daporter

View GitHub Profile

daporter David Porter

Keybase proof

I hereby claim:

  • I am daporter on github.
  • I am daporter (https://keybase.io/daporter) on keybase.
  • I have a public key ASC19_sjgIRPo1LhmQ_07IMXfA4jvh1s1CAXII8DaF2TdAo
@daporter
daporter / wms_cfg.py
Created July 26, 2018 00:55
Data61 ODC wms_cfg.py
import re
# Static config for the wms metadata.
response_cfg = {
"Access-Control-Allow-Origin": "*", # CORS header
}
s3_path_pattern = re.compile('L8/(?P<path>[0-9]*)')
service_cfg = {
@daporter
daporter / about.md
Created September 15, 2011 06:05 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer