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

FCI L2 CF harmonization #2665

Merged
merged 39 commits into from
Feb 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
e5890b0
convert enumeration type information into flag_meanings / flag_values…
samain-eum Jul 24, 2023
1689240
update for clm
samain-eum Jul 24, 2023
88259df
Merging FCI standard names and flag meanings
samain-eum Dec 1, 2023
b6a3523
remove unnecessary wavelength attributes
samain-eum Dec 4, 2023
6c31063
Various fixes
samain-eum Dec 12, 2023
0c79715
Fix ASR long names
samain-eum Dec 13, 2023
106bfae
Fix ASR standard names
samain-eum Dec 13, 2023
a8a9a00
Change CRM long names
samain-eum Dec 15, 2023
bd1238e
Added CRM long names
samain-eum Dec 15, 2023
6aad1bd
Fix ASR issues
samain-eum Dec 15, 2023
86b96a6
Fix ASR issues
samain-eum Dec 15, 2023
22dc07b
Various fixes
samain-eum Dec 15, 2023
47813c4
Fix GII typos
samain-eum Dec 15, 2023
a62485b
Various fixes (long_names,units)
samain-eum Jan 8, 2024
6f9b49d
Change ASR long names (2 digits precision for channels % missing units)
samain-eum Jan 8, 2024
5820706
Add unit test for enumeration types
samain-eum Jan 9, 2024
64091a3
Fix open points for CLMTest datasets.
strandgren Jan 10, 2024
d8290d1
Fix open points for CRM datasets
strandgren Jan 10, 2024
a1ad989
Set unit to None if 'none' in NetCDF file.
strandgren Jan 10, 2024
0f42766
Harmonize toa_outgoing_radiance standard_name
strandgren Jan 10, 2024
e3947a8
Change to double quotes.
strandgren Jan 10, 2024
0fddd56
Move 'none' to None conversion to make it apply in all situations.
strandgren Jan 10, 2024
176a66c
Add tests for unit extraction and assignment
strandgren Jan 10, 2024
d75b9e5
Fix failing test
strandgren Jan 10, 2024
7afbf0e
Change order of yaml-key.
sjoro Jan 12, 2024
fa7ff05
Refactor order of yaml-keys in fci_l2_nc.yaml.
sjoro Jan 12, 2024
817d8be
Harmonize key order for ASR
samain-eum Jan 15, 2024
093921c
changed file_key to nc_key
samain-eum Jan 15, 2024
b3f996c
created separate method to add flag values and meanings from enumerat…
samain-eum Jan 15, 2024
40e6ad5
add missing units. Remove radiance_mean_<category>_<channel>
samain-eum Jan 22, 2024
c8901a1
made common parameters generic
samain-eum Jan 29, 2024
c394307
make all dataset names lower-case and remove _<product> from dataset …
strandgren Jan 29, 2024
2afb5ed
Harmonize dataset names.
strandgren Jan 29, 2024
80f0b2d
Use flag_values from enum dict.
strandgren Jan 29, 2024
6d888be
Fix code style.
strandgren Jan 29, 2024
82750f1
Use swap_dims instead of rename to rename dimensions.
strandgren Jan 29, 2024
9cf9397
Fix typo.
sjoro Jan 30, 2024
5faf2e3
Make dataset name lower-case.
strandgren Feb 7, 2024
8ccae17
Merge remote-tracking branch 'osamain_satpy/fci_l2_CF_hamonization' i…
strandgren Feb 7, 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