-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
For the data structure and the interaction for running long-term CSEP tests (e.g. the RELM 5-year experiment), we need to implement:
- Database classes (
AbstractDatabase,SpatiaLiteDatabase) (Implementation of basic database classes #4) - Abstract CSEP class and
SpatiaLiteCSEPDatabaseclass (Implement the base CSEP class and the derived class CSEP class for SpatiaLite databases #6) - Catalog handling
- Table definitions (
Catalogs,Events) - Interface functions
- Catalog import
- Table definitions (
- Grid handling
- Table definitions (
Grids,Cells,Bins) - Interface functions
- Grid import
- Table definitions (
- Model handling
- Table definitions (
Models,Forecasts,ForecastRates) - Interface functions
- Model import
- Table definitions (
- Implement the access to the RELM forecasts from Zenodo
- Create example code to run the 5-year RELM test
With this implementation, the example codes showing the 5-year RELM test can later be used as acceptance tests for the dbCSEP package.
pabloitu
Metadata
Metadata
Assignees
Labels
No labels