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

Update ltdr_ndvi to use Dataset class #157

Merged
merged 12 commits into from
Feb 22, 2023
Merged

Conversation

jacobwhall
Copy link
Member

@jacobwhall jacobwhall commented Jan 30, 2023

  • consolidate into main.py using Dataset class
  • rewrite download script in Python, integrate into main.py
  • have download, process tasks use local scratch then transfer to shared FS (see Use local scr for initial downloads / heavy writes #148)
  • complete initial tests locally
  • add flow.py
  • test deployment
  • update README

Resolves #135

- improve logging (use Dataset.get_logger() in more places)
- respect overwrite_processing parameter
@jacobwhall jacobwhall marked this pull request as ready for review February 15, 2023 23:54
env.yml Show resolved Hide resolved
ltdr_ndvi/flow.py Show resolved Hide resolved
@sgoodm sgoodm merged commit 1bf93f0 into aiddata:develop Feb 22, 2023
@jacobwhall jacobwhall deleted the ltdr_ndvi branch February 22, 2023 16:40
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

Successfully merging this pull request may close these issues.

2 participants