Skip to content

guillaumevernieres/emc_obsdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emc_obsdb

Wrapper to JCSDA tools to manage the EMC marine observation database.

1 - Set R2D2_CONFIG to the desired yaml file For examplem on Orion:

export R2D2_CONFIG=.../src/r2d2_config.orion.yaml

2 - Example: Populating the database using the old soca format as source for absolute dynamic topography

ln -s <path/to/old/ioda/observations/obs> obs
./soca_store_obs.py --start 20150101 --end 20150101 --source ./obs --provider jcsda_soca --experiment benchmark_v2 --obstype adt --platforms 3a c2 j2 j3 sa

About

Tools to manage the EMC marine observation database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published