Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data structure #1

Open
jsta opened this issue Sep 30, 2020 · 0 comments
Open

Data structure #1

jsta opened this issue Sep 30, 2020 · 0 comments

Comments

@jsta
Copy link
Member

jsta commented Sep 30, 2020

@addelany @pchanson Either (but not a mix) of these options will work for the data pipeline:

analysis/data/141288680_Fish
|
|
------temperatures.csv
      nhdhr.nml
      wq_data.csv
      NLDAS.csv

Or:

analysis/data/141288680_Fish
|
|
------141288680_Fish_temperatures.csv
      141288680_Fish_nhdhr.nml
      141288680_Fish_wq_data.csv
      141288680_Fish_NLDAS.csv


Also flexible on the base part of the file name (temperatures.csv, nhdhr.nml, etc) as long as it's the same among lakes.

robertladwig added a commit that referenced this issue Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant