-
Notifications
You must be signed in to change notification settings - Fork 16
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 create config + 1.0b5 updates #529
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
7d1d85b
use wis2box.env and update-create-config plus doc
maaikelimper c7a8c3b
fix flake8
maaikelimper 8cd831c
synop-csv-mappings
maaikelimper b50e4b8
Create dev.env_old
maaikelimper 7964a7d
remove dev.env_old
maaikelimper 2383858
update synop2bufr and csv2bufr
maaikelimper 7626b88
synop2bufr v correction
maaikelimper 25ca4ce
test 1.0b5 stack on top of update-create-config
maaikelimper ca53063
sub to wis2box/#, use msg on wis2box/notifications
maaikelimper 364ba41
update user guide
maaikelimper 8d02714
comment out cadvisor by default
maaikelimper d0b3e84
add screenshots
maaikelimper ffe46ff
double quotes basemap to avoid wis2box-ui crash
maaikelimper 50f8052
csv2bufr v0.7.4
maaikelimper 138e07e
update docs
maaikelimper 62cde07
fix notify topic for storage
maaikelimper bf7f721
read station-data from API
maaikelimper 6440473
update docs
maaikelimper cb7a884
run publish stations before starting tests
maaikelimper f04d4e5
Merge branch 'main' into update-create-config-1.0b5
maaikelimper 0d84828
write to storage topic
maaikelimper 71adc65
remove duplicate notification !
maaikelimper 87c2c17
fix station search
maaikelimper 1f55a38
fix load_stations
maaikelimper 811a6b8
fix load stations
maaikelimper fab5b61
update docs
maaikelimper cdd0bb0
fix temp
maaikelimper 884f243
adjust test data to station check
maaikelimper fe3353d
should match sum of counts ...
maaikelimper 4acc85a
fix flake8
maaikelimper 4b8f6d2
fix wis2box.con and set more days data-retention
maaikelimper a44e5a6
add 5 second sleep for data ingestion to complete
maaikelimper 2eeba14
remove sleep, update docs
maaikelimper dbbee67
remove duplicate in .gitignore
maaikelimper 2497801
various updates
tomkralidis 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,7 @@ nosetests.xml | |
wis2box-data | ||
.pytest_cache | ||
dev.env | ||
wis2box.env | ||
docker/.env | ||
|
||
.ipynb_checkpoints |
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1 @@ | ||
station_name,wigos_station_identifier,traditional_station_identifier,facility_type,latitude,longitude,elevation,barometer_height,territory_name,wmo_region | ||
EXAMPLE1-SURFACE,0-454-0-EXAMPLE,,Land (fixed),-14.98333,34.96666,618,,Malawi,I | ||
EXAMPLE2-SURFACE,0-20000-0-12345,12345,Land (fixed),41.56361,14.65500,793,807.0,Italy,VI | ||
EXAMPLE3-UPPERAIR,0-52-0-5432,54321,Air (fixed),13.08585,-59.48701,56.6,,Barbados,IV |
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Oops, something went wrong.
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.
Options no longer required?
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.
the options were mostly not used inside subscribe.py . The topic used for subscription can not be a configurable at this time as it set in other places (such as acl.conf for mosquitto, notification-topic for minio) and subscribing to any other topic than 'wis2box/#' would breake the wis2box-workflow.