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

Feature/nick e gpsro bufr #712

Merged
merged 43 commits into from
Nov 14, 2023
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
bcdd58c
working sfcshp
Aug 22, 2023
90fd995
initial changes. no py add yet
Aug 22, 2023
08df4dc
add adpsfc py
Aug 22, 2023
785f8c3
some updates
Aug 22, 2023
afc857b
update README
Aug 22, 2023
4837195
get rid of sys.appendpath
Aug 22, 2023
b81021a
Merge branch 'develop' into feature/NickE_adpsfc_prepbufr
Sep 6, 2023
60208c8
Merge branch 'develop' into feature/NickE_adpsfc_prepbufr
Sep 7, 2023
b619e3b
initial adds
Sep 7, 2023
d7da3bb
readme update
Sep 7, 2023
a5cd486
re-update again with json changes
Sep 12, 2023
fdbd654
Merge branch 'develop' into feature/NickE_gpsro_bufr
Sep 12, 2023
2ff7c9e
split works
Sep 13, 2023
56eba96
undo obserror and add attributes
Sep 14, 2023
406fa70
Merge branch 'develop' into feature/NickE_gpsro_bufr
Sep 14, 2023
e590ad5
imph should have been mefr
Sep 14, 2023
63d4ae6
update attributes, some clean up
Sep 14, 2023
c672ebe
fix bearaz
Sep 14, 2023
23e6434
fix bearaz 2 other file
Sep 14, 2023
bcbaf3b
fix Compute_Grid_Location so it doesnt run missing vals
Sep 14, 2023
f435d91
Merge branch 'develop' into feature/NickE_gpsro_bufr
Sep 14, 2023
598623a
stationIdentification derivation fix
Sep 18, 2023
c3567a6
Merge branch 'develop' into feature/NickE_gpsro_bufr
Sep 18, 2023
c33227b
combined removes some prints. split makes changes just made to comined
Sep 19, 2023
58c3e97
Merge branch 'develop' into feature/NickE_gpsro_bufr
Sep 19, 2023
3b10c28
gridlat/lon change. tried to get float to work for some var
Sep 21, 2023
ea5f9ff
Merge branch 'develop' into feature/NickE_gpsro_bufr
Sep 21, 2023
9913bf3
logger, code norm 1
Sep 21, 2023
a0079ac
rm split files to another branch
Sep 21, 2023
bd0973e
remove some changes once elrc ncdump issues were understood
Sep 26, 2023
9c0d584
Merge branch 'develop' into feature/NickE_gpsro_bufr
Sep 26, 2023
b30bd61
remove )
Sep 26, 2023
337baa9
Merge branch 'develop' into feature/NickE_gpsro_bufr
Oct 26, 2023
b0c3290
Merge branch 'develop' into feature/NickE_gpsro_bufr
Nov 7, 2023
12f9062
newer updates
Nov 7, 2023
574832c
rm split_jason and fix str stid that broke somehow
Nov 8, 2023
6d6593c
coding norms
Nov 8, 2023
4ae6fc4
run_bufr2ioda
Nov 8, 2023
0fe26b3
Update bufr2ioda_gpsro_bufr_combined.json
nicholasesposito Nov 8, 2023
99c5f49
info -> debug
Nov 8, 2023
b2b5b02
Merge branch 'develop' into feature/NickE_gpsro_bufr
CoryMartin-NOAA Nov 13, 2023
be29743
Merge branch 'develop' into feature/NickE_gpsro_bufr
CoryMartin-NOAA Nov 13, 2023
e71d6b4
Merge branch 'develop' into feature/NickE_gpsro_bufr
CoryMartin-NOAA Nov 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update bufr2ioda_gpsro_bufr_combined.json
  • Loading branch information
nicholasesposito authored Nov 8, 2023
commit 0fe26b38bc33a4e0364e24d847559ef5d8416cec
2 changes: 1 addition & 1 deletion parm/ioda/bufr2ioda/bufr2ioda_gpsro_bufr_combined.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"ioda_directory" : "{{ COM_OBS }}",
"subsets" : [ "NC003010" ],
"data_description" : "MSG TYPE 003-010 NESDIS GPS-RO: MetOp-A GRAS, MetOp-B GRAS, MetOp-C GRAS, TerraSAR-X IGOR, TanDEM-X IGOR, PAZ IGOR, CICERO-1 OP1 CION, COSMIC-2 E1-E6 Tri-G",
"data_provider" : "U.S. NOAA/NESDIS",
"data_provider" : "U.S. NOAA",
}
Loading