GeoNet / fits

Field Time Series
Apache License 2.0
4 stars 13 forks source link

Meta ingest automation #171

Closed junghao closed 4 years ago

junghao commented 4 years ago

Proposed Changes

Resolves #.

Changes proposed in this pull request:

dapper-db-meta-ingest takes fmp_metadata.pb from S3 generated by fmp-metadata-collate, store them into dapper database.

The logic in main.go didn't change. I simply change the program to a service to receive notification from S3, instead of load pb file locally.

Production Changes

The following production changes are required to deploy these changes:

Review

Check the box that applies to this code review. If necessary please seek help with adding a checklist guide for the reviewer. When assigning the code review please consider the expertise needed to review the changes.

Code Review Guide

Insert check list here if needed.