Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Docs: "How to add a data source" #174

Closed
peterdudfield opened this issue Sep 29, 2021 · 2 comments · Fixed by #254
Closed

Docs: "How to add a data source" #174

peterdudfield opened this issue Sep 29, 2021 · 2 comments · Fixed by #254
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@peterdudfield
Copy link
Contributor

peterdudfield commented Sep 29, 2021

Add documentation on how to add a data source

Detailed Description

Would be useful having a little readme on how to add a data source (I know there probably arent any immedatie plans to add any, but think this still can be useful for understand everything)

Context

  • This will make it easier to add a new data source
  • Make it to understand all the connected files and structures
  • Useful understand for when the predictions runs live

Possible Implementation

read me files in data source folder

  1. create .zarr file
  2. add location to config
  3. create test data
  4. create new data source class with these properties ....
  5. ....
@peterdudfield peterdudfield added the enhancement New feature or request label Sep 29, 2021
@JackKelly JackKelly added the documentation Improvements or additions to documentation label Sep 29, 2021
@JackKelly
Copy link
Member

Sounds great! We might want to wait until after we do #90 as that might slightly change the way the DataSources work (but probably not very much!). #90 should definitely get rid of the need for intermediate Zarr stores.

@peterdudfield
Copy link
Contributor Author

Yea, and it may also be influences by #166

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants