Skip to content

UCSD-ANF/webproc-deployment_history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

These are scripts for generating maps and movies of the deployment of seismic and inframet sensors over the lifetime of the USArray Transportable Array network. These maps and movies are provided for the public on the station deployment history page of the ANF website.

Dependencies

GMT - the generic mapping tools

ffmpeg - for movies

BRTT Antelope with Python bindings. 5.1-64 or earlier for the time being

Map Data

The script usarray_deploy_map.py requires a number of GMT data files that are not included in this Git repository:

  • alaska.grad
  • alaska.grd
  • deathvalley.grad
  • deathvalley.grd
  • deathvalley.xy
  • saltonsea.grad
  • saltonsea.grd
  • saltonsea.xy
  • usa.grad
  • usa.grd
  • land_ocean.cpt
  • land_only.cpt

These data files are available on the ANF website. To install them, change directories the data subdirectory and untar the files there. You may also symlink them if you have them unpacked somewhere else on your system.

Configuration

The scripts in this archive make use of the Antelope parameter file format. They expect to have common.pf and stations.pf in the PFPATH somewhere.

About

Deployment history maps and movies created by the web processing systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published