Skip to content

include MAROB mapping tables#352

Merged
ludwiglierhammer merged 20 commits intoglamod:mainfrom
ludwiglierhammer:marob
Feb 19, 2026
Merged

include MAROB mapping tables#352
ludwiglierhammer merged 20 commits intoglamod:mainfrom
ludwiglierhammer:marob

Conversation

@ludwiglierhammer
Copy link
Collaborator

@ludwiglierhammer ludwiglierhammer commented Jan 21, 2026

  • Mapping tables
    • header
    • observations
    • observations-at
    • observations-dpt
    • observations-slp
    • observations-sst
    • observations-wbt
    • observations-wd
    • observations-ws
  • code tables for quality flags -> NOTE: There is no quality flag schema in MAROB yet
    • report_time_quality
    • quality_flag
  • code table for sensor_automation_status
  • mapping function for kmh in ms conversion using float_scale
  • mapping function for hPa in Pa conversion using float_scale
  • mapping function for location_quality from GEOGR_BREITTE_FLAG and GEOGR_LAENGE_FLAG -> NOTE: There is no quality flag schema in MAROB yet
  • testdata to https://github.com/glamod/cdm-testdata
  • test testdata in tests.test_cdm_mapper.test_map_model_test_data

@ludwiglierhammer
Copy link
Collaborator Author

Hi @aanderss, I included some MAROB mapping tables to implement data from our database. I am happy to have some discussions with you.

@ludwiglierhammer
Copy link
Collaborator Author

Get sensor_automation_status from MAROB.DATENQUELLE_ID:

  • 256 or 10256 -> 4
  • 384 or 10384 -> 0

@ludwiglierhammer
Copy link
Collaborator Author

@aanderss: Since there is no quality flag schema in MAROB, how to set report_time_quality by default (https://glamod.github.io/cdm-obs-documentation/tables/code_tables/time_quality/time_quality.html)?

@ludwiglierhammer ludwiglierhammer merged commit 32533eb into glamod:main Feb 19, 2026
12 checks passed
@ludwiglierhammer
Copy link
Collaborator Author

@aanderss: Since there is no quality flag schema in MAROB, how to set report_time_quality by default (https://glamod.github.io/cdm-obs-documentation/tables/code_tables/time_quality/time_quality.html)?

Set to "null".

@ludwiglierhammer ludwiglierhammer mentioned this pull request Feb 19, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments