CSEP1 Status

From SCECpedia
Jump to navigationJump to search

CSEP Working Group Home Page

Contents

Introduction

Retrospective experiments of earthquake forecasts represent an important aspect of the CSEP software infrastructure. They provide significant insight into the performance of earthquake forecasting models and allow scientists to evaluate the performance of forecasts on historic earthquake sequences. The CSEP1 system is designed to support retrospective forecast experiments in addition to prospective forecasting. CSEP operates entirely in serial; meaning that both retrospective and prospective processing capabilities must happen sequentially. This sequential behavior is enforced within CSEP using locks that are placed on active directories during computation. While the serial nature of the system is not general, working around the CSEPLocks require non-elegant hacks. This document explores the possibility of repurposing a "stand-alone" reprocessing tool that can operate concurrently. The CSEP tool must not violate any of the guiding principals of CSEP.

Guiding Principals
  1. Controlled Environment
  2. Transparency
  3. Comparability
  4. Reproducibility

The locks are used to prevent data contamination, and to prevent overwriting data by a different process. This is required because CSEP uses the same directory for all forecast models before moving forecast files to archive directories