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 config file changes #5

Open
bpstewar opened this issue Oct 18, 2023 · 0 comments
Open

Data config file changes #5

bpstewar opened this issue Oct 18, 2023 · 0 comments
Assignees

Comments

@bpstewar
Copy link
Collaborator

The JSON config files for the input data for space2stats are stored under data > config; some changes need to be made in order for these to be machine readable:

  1. Each JSON file has a single root entry with the variable name and all the nested information below that is the metadata; this initial level needs to be removed. That information can be extracted from the filename where necessary.
  2. The specific filename of the geotiffs need to be stored in a consistent KEY. For some of the config files it is listed under file_structure (see terraclimate_*), other times it is listed under time-series (chirps). This should be standardized as file_structure
  3. There needs to be a variable that determines how the source data are processed - GEE, S3 bucket, or local.
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

2 participants