feat: refactoring & cleanup (#116) #117
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: start refactoring
feat: first working draft
chore: refactoring
chore: cleanup
chore: documentation
chore: more docs
feat: refactoring
chore: file structuring
chore: update readme
chore: cleanup
fix: spelling, update Dockerfile
chore: delete unused files
fix: bring back shx file
fix: bring back files
fix: keep only files needed
chore: readme update
fix: missing files
fix: environment vars, function calls
fix: add LIMI_DAYS env to test
fix: add missing env
fix: typo
fix: pass SURROUNDING_SHAPE_FILE via env
fix: create buffer shapefile first
fix: Dockerfile run command
fix: path to buffer file
chore: some logging
fix: remove -s_srs because it can be inferred from data
chore: deps update
fix: revert to last working version
feat: docs for env, cleanup
fix: Dockerfile
fix: Dockerfile
feat: add watering_sum to Mapbox layer
fix: string interpolation
feat: add total water sum to mapbox layer
chore: unit explanation
fix: accumulate all waterings of last 30 days, but not the ones of today
fix: use f strings