Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
ce7764a
got it working with obs_builder. trying to find additional improvements
rmclaren Feb 25, 2025
d13e328
enhanced logging
rmclaren Feb 25, 2025
a54fed2
more ObsBuilder enhancements
rmclaren Feb 26, 2025
7e5ff98
reorganized a little
rmclaren Feb 26, 2025
8e3a565
Merge branch 'develop' into feature/obs_builder
rmclaren Mar 11, 2025
5be38e5
updated satwnd amv files to latest ObsBuilder spec
rmclaren Mar 12, 2025
80f02b9
made way to get map path
rmclaren Mar 12, 2025
8aa1576
updated and fixed up avhrr to actually run
rmclaren Mar 20, 2025
584e2ed
initial implementation of prepbufr
rmclaren Mar 20, 2025
5b81d5e
cleaned up some file names
rmclaren Mar 21, 2025
c689f3a
more updates
rmclaren Mar 27, 2025
c2fa886
improved get ref time
rmclaren Apr 3, 2025
2e12fbd
improved get ref time
rmclaren Apr 3, 2025
c6d5468
improved get ref time
rmclaren Apr 3, 2025
1eb1aa2
improved get ref time
rmclaren Apr 3, 2025
6886db3
improved get ref time
rmclaren Apr 3, 2025
61b4341
improved get ref time
rmclaren Apr 3, 2025
b23ebab
removed obsolete flags from add_main_functions
rmclaren May 1, 2025
a2a2aa7
Update IASI, ATMS and Add CrIS. and update all Python scripts to foll…
emilyhcliu May 7, 2025
a05492b
Merge branch 'develop' into feature/obs_builder
emilyhcliu May 8, 2025
048c3f7
Add ASCAT (satellite-derived winds) mapping file and Python script (#37)
emilyhcliu May 14, 2025
9c14475
Add SSMIS mapping file and python scripts (#36)
emilyhcliu May 14, 2025
17589b9
Update YAML and Python script for SSMIS, ATMS, IASI, and CrIS (#43)
emilyhcliu May 30, 2025
369e647
Merge branch 'develop' into feature/obs_builder
emilyhcliu May 30, 2025
abb74b7
Use add_dummy _variable for ASCAT (#42)
emilyhcliu Jun 2, 2025
d56660d
Modify satwnd amv converters to functions from imports (#38)
emilyhcliu Jun 2, 2025
9319fc5
Remove old adpupa files from spoc/ and dump/mapping (#48)
PraveenKumar-NOAA Jun 19, 2025
e678ef0
Add ObsBuilder for Ozone (#47)
emilyhcliu Jun 19, 2025
9403e5e
Ioda-converters YAML and Python script for BUFR SEVASR data
Jun 28, 2025
d3a7a5d
BACKEND, BUFR and SCRIPT, yamls for SEVASR data
Jun 28, 2025
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
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.DS_Store
.idea
.nc
297 changes: 0 additions & 297 deletions bufr_adpupa_prepbufr.py

This file was deleted.

Loading