NOAA-EMC / ufs-workflow

Workflows for UFS applications
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Create observation database with r2d2 #6

Open aerorahul opened 3 years ago

aerorahul commented 3 years ago

Create a shared database on Orion and Hera for global dump data.

Each step will need an extension in the yaml file for different obs_type and the python to handle individual obs_type for store and fetch

An example of r2d2 store and fetch for obs_type=bufr_d is provided in the branch feature/example-obs-db