-
Notifications
You must be signed in to change notification settings - Fork 34
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
Google Floods Part 3: Adding Inundation Maps; COUNTRY=mozambique #1332
Open
lowriech
wants to merge
108
commits into
master
Choose a base branch
from
feature/google-floods-inundation
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
108 commits
Select commit
Hold shift + click to select a range
c5c1215
Adding Google Floods Backend
b9722d3
Viewing the gauges on the frontend, adding error handling to backend
gislawill bc92d38
Update comment
gislawill 08a4499
Updates to support tooltip content
gislawill 0653f1e
copy update
gislawill 7cd866d
Refactor title state management
gislawill 94e1588
Fixing and adding server tests
gislawill 6ac3aad
update set_env
ericboucher eb29b6e
Merge branch 'master' into feature/google-floods/1317
ericboucher 6be26d7
update snapshots
ericboucher 2fe481a
Merge branch 'master' into feature/google-floods/1317
gislawill 7efaf78
Adding graph for google flood data
gislawill 8e84cbb
Adding support for multi country deployments and adding google flood …
gislawill efdf2c9
Use interpolation for popup titles
gislawill 8fa327c
Adding pytest-recording
gislawill f5ffbf6
Merge branch 'master' into feature/google-floods/1317
ericboucher 438ee04
Update test_google_floods_api.py
ericboucher e369704
Merge branch 'feature/google-floods/1317' of https://github.com/WFP-V…
ericboucher 6547f3b
Fixing river template
gislawill ac58dca
More selective with pytest recording
gislawill 2e4bf07
Adding Google Floods Inundation API
65af7e7
Merge branch 'master' into feature/google-floods/1317
ericboucher 0adb49d
Update API URL
ericboucher d358674
Updating inundations to call with same signature as gauges
6415863
Merge branch 'feature/google-floods/1317' into feature/google-floods-…
gislawill b206a6e
Merge conflict resolution and units
gislawill 1842c4f
Updating tests
gislawill 3a0b0fd
formatting
gislawill b0d1828
Using superscript
gislawill 105b7d2
Adding Google Floods Inundation API
bb77ff7
Updating inundations to call with same signature as gauges
d397a70
Update tests, fix merge conflicts
gislawill c8b9be0
Speed up server, update tests
gislawill 98cdc63
Supporting rbd
gislawill 62d47df
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
ericboucher dc94f60
Merge branch 'master' into feature/google-floods/1317
ericboucher 850cc51
Displaying inundation maps as geojson polygon layer
gislawill b0780fa
Merge branch 'master' into feature/google-floods/1317
gislawill 9832dc4
Merge branch 'feature/google-floods/1317' into feature/google-floods-…
gislawill b3c066a
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
gislawill 412b0b5
fixing test and ordering
gislawill 97d15be
Merge branch 'feature/google-floods-inundation' of https://github.com…
gislawill 7f401bb
Adding support for Cambodia
gislawill 72d46b7
Merge branch 'feature/google-floods/1317' into feature/google-floods-…
gislawill e9626dd
Add support for Cambodia
gislawill d06b5ee
Updating url for data
gislawill 2ce0025
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
gislawill 35bf7a0
Clean up
gislawill 9760ee6
Fix loading on reload
gislawill ff92aff
Empty commit
gislawill 03d6ac2
http => https
gislawill ab5d1cc
Reduce cassettes
gislawill 8735022
Merge branch 'feature/google-floods-inundation' of https://github.com…
wadhwamatic e39db90
fixing cassettes
gislawill dcd37e8
Merge branch 'feature/google-floods-inundation' of https://github.com…
wadhwamatic 341a3a7
Merge branch 'master' into feature/google-floods/1317
gislawill ba7ee64
Merge branch 'feature/google-floods/1317' into feature/google-floods-…
gislawill cdf65d2
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
gislawill 1e51479
Merge branch 'master' into feature/google-floods/1317
gislawill 2a890cf
Adding date support
gislawill 481c409
Merge branch 'feature/google-floods/1317' into feature/google-floods-…
gislawill f37026d
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
gislawill 33c2692
api lint
gislawill b51d886
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
gislawill e950cc0
Fixing date logic on graph look up
gislawill 2ca409d
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
gislawill 766d9ed
Updates to chart to denote past vs future
gislawill efb4735
Adding translation to 'future' label
gislawill ff01928
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
gislawill bfbdb9e
Fix chart tests using mock
gislawill d825924
Merge branch 'feature/google-floods-forecast-chart/1317' into feature…
gislawill 68e711b
Updating readme
gislawill 0338024
Adding note about ip whitelist
gislawill a7a29b2
Merge branch 'feature/google-floods-inundation' of https://github.com…
wadhwamatic 6d33543
Google Floods Part 2: Adding tooltip graph; COUNTRY=cambodia (#1330)
gislawill 9204f02
Merge branch 'feature/google-floods/1317' into feature/google-floods-…
gislawill 0963b34
Make the & conditional
ericboucher c7f3802
Adding inundation layer to moz
gislawill c8d2adc
updating server response to simpler json
gislawill 334bda5
Layer updates, extending timeouts
gislawill 597d6ff
Update tests and layers
gislawill c4155ef
Merge branch 'master' into feature/google-floods/1317
gislawill 8c1879c
Merge branch 'feature/google-floods-inundation' of https://github.com…
wadhwamatic 66cba35
Fixing tooltip collapsing
gislawill 05188b3
Updating api with requested changes: test comments, abstracting utili…
gislawill a45de24
Adding caching
gislawill 93f6b41
Merge branch 'feature/google-floods-inundation' of https://github.com…
wadhwamatic daaf86c
Update border width
gislawill 439a542
Updates to chart line thickness and time selection
gislawill 5a4c7b8
Merge branch 'feature/google-floods/1317' into feature/google-floods-…
gislawill 5385bc7
lint
gislawill ee27d9d
requested changes
gislawill b1b6ec9
Update to cache_geojson
gislawill 9f04de9
fix caching logic
gislawill 3222328
Update cache handling
gislawill 6d8fb11
Merge branch 'master' into feature/google-floods-inundation
gislawill 4736583
Updating cambodia layer config
gislawill a3caa4b
Update snapshots
gislawill d4bf748
Update moz layer configuration
gislawill 56306a0
Update snapshot
gislawill 28deed4
Remove cors
gislawill efaa530
test 2
gislawill 0c3f9c7
Don't wrap in json response
gislawill acbdb80
Remove double ampersand
gislawill 6c5a00a
adding a cache test
gislawill 9ee7907
cache test
gislawill 7ab21e1
clean up debugging
gislawill 449e44a
Merge branch 'master' into feature/google-floods-inundation
wadhwamatic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please explicit the inputs here, esp. the cache_key and how it should be used.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some add comments and updated the params to be more explicit