enram / data-repository

Data quality assessment
https://enram.github.io/data-repository/
MIT License
3 stars 1 forks source link

Offer combined data products #5

Closed peterdesmet closed 7 years ago

peterdesmet commented 8 years ago

Do we really need to build this? And if so, how do we keep it simple?

The most simple would be not to offer this: users just have to download the separate radar/day files and combine those themselves.

If we do offer this

adokter commented 8 years ago

For researchers the ability to query a database by SQL is very helpful, and is the preferred way of making data available from my perspective

peterdesmet commented 8 years ago

@adokter, what interface would you like to the database?

adokter commented 8 years ago
peterdesmet commented 8 years ago

Great, then my new schema is correct: https://github.com/enram/infrastructure/blob/master/schema.svg R and pgAdmin would most likely go through ODBC, so that would be covered too then.

peterdesmet commented 7 years ago

We decided not to develop a data model and database for bird profile data, since there was no strong use case to do so, but rather extend the bioRad package to download and load bird profiles directly from the data repository on S3. Closing this issue.

If there is a strong use case for it, we can attempt to do this in another STSM.