Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 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
6a638ec
YAML and Python script for AHI-CSR
May 29, 2025
76c86bb
Files for the bufr and script backends
May 29, 2025
36b7558
Removed a commented line from bufr_script4backend_ahicsr.yaml file
May 29, 2025
1cb9d7c
Updated backend YAMLs for category h9
May 30, 2025
341dcbb
Fixes spelling in bufr_ahicsr.yaml
May 30, 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
1a5e42f
Merge branch 'feature/obs_builder' into feature/obs_builder_ahicsr
emilyhcliu May 31, 2025
2745248
Delete bufr_adpupa_prepbufr.py and bufr_adpupa_prepbufr_mapping.yaml
Jun 2, 2025
055ce0a
Delete bufr_adpupa_prepbufr.py and bufr_adpupa_prepbufr_mapping.yaml
Jun 2, 2025
66c311e
Updated YAML and Python scripts for the Channel dimension and sensorC…
Jun 11, 2025
0055367
Updated Channel Numbers from 7 to 16 and removed some extra variables…
Jun 13, 2025
32fd676
Removed white spaces from the Python script
Jun 13, 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