-
Notifications
You must be signed in to change notification settings - Fork 2
Implement prepbufr raobs obs builder 185 #395
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
Open
randytpierce
wants to merge
64
commits into
main
Choose a base branch
from
implement_prepbufr_RaobsObsBuilder_185
base: main
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.
+58,599
−806
Open
Changes from 42 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
883cda3
initial pass at raw_data
randytpierce e2568ef
initial pass at reading raw data structure
randytpierce 91d2d0e
continued work on prepbufrbuilder and sample ingest.json and job.json
randytpierce c7c6eb6
prepbufr tests passing for raw data
randytpierce 02e1032
update README
randytpierce fa9b135
make the mnemonic_mapping template suitable for Couchbase
randytpierce cdb139a
create the mnemonic_mapping template and add it to the ingest document
randytpierce 5381341
prepbufr int test running
randytpierce b079929
make raw and interpolated reports more concise by only including the …
randytpierce d444bef
don't float the stationName
randytpierce fbf552d
checkpoint for investigating build issue from Bill
randytpierce 4de94a4
checkpoint - tests run but wrong data
randytpierce 65bcfdb
test working but still have "None" in some output
randytpierce fe21e7f
tests pass
randytpierce 4246acf
unit testing
randytpierce 8b61786
clean up tests, reformat directories, add parsing option for reports
randytpierce 72793df
documentation cleanup
randytpierce b43bb43
update doc and modify third party for new library build
randytpierce f552e02
Update src/vxingest/grib2_to_cb/grib_builder.py
randytpierce 11c6e16
Update src/vxingest/prepbufr_to_cb/README.md
randytpierce de8851a
Update src/vxingest/prepbufr_to_cb/README.md
randytpierce 1c8040a
Update src/vxingest/prepbufr_to_cb/README.md
randytpierce c4ab35a
PR changes
randytpierce 22470a1
Merge branch 'implement_prepbufr_RaobsObsBuilder_185' of https://gith…
randytpierce bf2fc48
PR changes per review
randytpierce 30c05a1
PR changes
randytpierce 7b92c08
Merge branch 'main' into implement_prepbufr_RaobsObsBuilder_185 clean…
randytpierce aaa7bf0
format and spelling fixes
randytpierce 3107305
fixing lint problems
randytpierce 0b6521b
Update ci.yml
randytpierce d4b83f7
update poetry.lock
randytpierce ef2a94c
Merge branch 'implement_prepbufr_RaobsObsBuilder_185' of https://gith…
randytpierce c5a3119
build x86_64 wheel, and add poetry to build.sh
randytpierce 54f47da
add mysql-connector (used for generating reports)
randytpierce 9ce03c3
changed third party pyproject numpy depedency version from 1 to 2
randytpierce 8afba60
had to delete x86 mac third_party/NCEPLIBSbufr wheel because of downg…
randytpierce 65cb9d8
clear poetry cache and rebuild nceplibsbufr
randytpierce 22aaf45
fix platform dependency for poetry ncepbufr module and add wobus rh c…
randytpierce 767749d
q_marker changes to builder, additional tests, PR changes
randytpierce c1c141a
baxk merging from main
randytpierce c7c573b
committing so that I can back merge
randytpierce 618f040
backmerge from main and make tests work - finish prepbufrBuilder
randytpierce dc9b327
fixing test errors
randytpierce 59bacfe
dissallowing specific stations from test after analysis.
randytpierce 728168a
dissallowing specific stations after analysis
randytpierce 0f06558
small test changes
randytpierce c6f429e
add ing comments
randytpierce 854fd18
format and lint changes
randytpierce a270e0f
choose a recent CTC to compare
randytpierce 930d7d7
add README with analysis notes
randytpierce c67183d
checkpoint
randytpierce 4b4f702
integrating changes from further development on main
randytpierce 1ce047f
integrating - catching up to - main
randytpierce a756501
going through review comments and problems.
randytpierce 9580f98
sepearting test cases and classes for RAOB grib builders
randytpierce 804b064
merging changes from main
randytpierce 783d568
revert to metpy 1.7.0
randytpierce 57f62a2
adding raob_model_native_builder.py
randytpierce 8ef48d7
merge issue
randytpierce 70e4cb8
Merge remote-tracking branch 'origin/main' into implement_prepbufr_Ra…
randytpierce cea4da8
formatting
randytpierce 8265573
working on problem with new 12.2 NCEPLIBS - and poetry changes for la…
randytpierce 7bdec40
Merge branch 'main' into implement_prepbufr_RaobsObsBuilder_185
randytpierce 4ff7b47
catching up to changes on main
randytpierce 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.