# -*- coding: utf-8 -*-

###
# © 2018 The Board of Trustees of the Leland Stanford Junior University
# Nathaniel Watson
# nathankw@stanford.edu
###

import os

DATA_DIR = os.path.join(os.path.dirname(__file__), "data")
