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

Changes to Eumetsat L2 BUFR reader #2603

Merged
merged 44 commits into from
Jul 26, 2024
Merged
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
4a47cf2
Add new EUMETSAT L2 BUFR product reader (based on seviri_l2_bufr.py r…
strandgren Aug 8, 2022
bc5f76d
Remove seviri_l2_bufr reader (replaced by eum_l2_bufr) and adapt test…
strandgren Aug 8, 2022
b5f0960
Modify test to adhere to new MSG platform naming convention (MSG1-4 i…
strandgren Aug 8, 2022
ffb9539
Initiate yaml file for fci_l2_bufr reader.
strandgren Aug 9, 2022
6882564
Add config for FCI BUFR products
samain-eum Jul 31, 2023
6382cda
fixed issue with unit format
samain-eum Aug 1, 2023
b5e292e
Add positional information (#) to all keys. Change ASR long names
samain-eum Aug 3, 2023
7a0fabc
fixes to FCI BUFR
samain-eum Aug 30, 2023
ff506fd
Fixes to FCI BUFR reader and configuration
samain-eum Oct 18, 2023
2296fba
Use ECCODES_BUFR_MULTI_ELEMENT_CONSTANT_ARRAYS environment variable a…
samain-eum Oct 27, 2023
59604d5
Change to make the test generic for all EUM L2 BUFR products
samain-eum Oct 27, 2023
a5fadce
Changes following first MR review
samain-eum Dec 4, 2023
4e1257b
restore resolution key in yaml files
samain-eum Jan 11, 2024
bc854a3
Use Null for AMV resolution
samain-eum Jan 11, 2024
9cd0a85
change key order
samain-eum Jan 22, 2024
05a7fb8
rename files to make them generic readers / unit test
samain-eum Mar 20, 2024
5566d23
Updated EUM BUFR readers and yaml files
samain-eum Mar 20, 2024
ef06cc4
Add missing entries for AMV
samain-eum Mar 22, 2024
83363f1
Add missing entries for AMV. Harmonized order of keys
samain-eum Mar 25, 2024
f62ae00
delete blank line
samain-eum Mar 25, 2024
9130c71
merge with upstream
samain-eum Apr 3, 2024
898d417
Add new variables to AMV products
samain-eum Apr 3, 2024
f2edcb3
Remove some double spaces
samain-eum Apr 4, 2024
2445742
replace SEVIRI by EUMETSAT in some places
samain-eum Apr 4, 2024
ecfdfbf
fixes for units / resolution
samain-eum Apr 4, 2024
63444d9
fixes for units
samain-eum Apr 4, 2024
e961fc9
remove deprecated dictionary
samain-eum Apr 4, 2024
a9dded7
remove resolution from get_dataset_with_area_def argument list and ge…
samain-eum Apr 4, 2024
c094257
Add channel id and oca_presure (SEVIRI) to AMV
samain-eum Apr 12, 2024
cf96b75
Hamonize keys/ standard_name across fci_l2_nc, seviri_l2_bufr and fci…
samain-eum Apr 12, 2024
e8f652c
fix reader type for AMV files
samain-eum Apr 12, 2024
ecbec24
fix reader type for AMV files #2
samain-eum Apr 12, 2024
d78f9c2
handling of resolution-less datasets (AMV)
samain-eum May 28, 2024
847fc06
Actually removes resolution from AMV entries and set resolution / seg…
samain-eum May 29, 2024
20825fa
slight improvements to resolution handling
samain-eum Jun 12, 2024
d80df41
Merge remote-tracking branch 'upstream/main' into feature_add_eum_buf…
samain-eum Jun 12, 2024
a70db2a
change to random generator
samain-eum Jun 12, 2024
5ac1df8
Add and modify SEVIRI GII dataset units.
strandgren Jun 13, 2024
191daec
File clean up.
strandgren Jun 13, 2024
825c146
Remove blank whitespace
strandgren Jun 13, 2024
653e6a4
Move setting of BUFR ENV variable to init and delete when finished.
strandgren Jun 14, 2024
2f9dbe9
Refactor tests for easier maintainence.
strandgren Jun 14, 2024
01dd7a4
Fix unit for the ki/li/ko GII indices
samain-eum Jul 23, 2024
3b5c482
Fix unit for the mb GII index
samain-eum Jul 23, 2024
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
Loading
Loading