Skip to content

Instantly share code, notes, and snippets.

View cdlhub's full-sized avatar

Camille D.-L. cdlhub

View GitHub Profile

What is a catastrophe model? by Oasis.

Terms

  • Coverage: The scope of protection provided under a contract of insurance; any of several risks covered by a policy. It can be defined as buildings, contents, business interruption (BI) or time element coverage, other.
  • A site, comprises a group of structures (locations).
  • A structure is a single location and what is insured. It is associated with one or more insurance coverage.
  • A policy is a specific type of financial structure that applies to a set of locations. Multiple policies can exist under the same account and can apply to the same set of locations.
  • An account comprises a group of policies and locations.
@cdlhub
cdlhub / import-github-labels.md
Last active December 22, 2021 14:56
Script to import labels to Github issue page
@cdlhub
cdlhub / urlsigner.go
Created December 28, 2017 21:17
Sample code for URL signing to query Google Maps API
// See: https://developers.google.com/maps/documentation/static-maps/get-api-key
//
// WARNING: Unfinised work...
package main
// const (
// gmapsHost = "https://maps.googleapis.com"
// gmapsURL = "/maps/api/geocode/json"
// )
@cdlhub
cdlhub / -How to Securely Send Files.md
Last active October 12, 2017 11:49
This Gist explains how to use Send from Mozilla and Signal Desktop to transmit end-to-end encrypted files.
@cdlhub
cdlhub / notes-on-flamingo.md
Last active September 21, 2017 11:13
Notes about ktools source and doc exploration

Notes on Flamingo

This document is based on discussion with Mark Pinkerton on Sept. 20th, 2017.

See notes on ktools