-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update GRIB2ParameterLocalTable.csv #72
Conversation
Have added the 2 divisions for global model and 6 divisions for defence models. Division detail now in name and descriptions given. No mention of bins as these relate to the model. Please check carefully as to the sizes. Please let me know if description reads correctly and if any other information is required. I would like to link these to the stash codes, however, there is only 6 stash codes, so not clear if these only link to the 6 defence divisions??? https://reference.metoffice.gov.uk/um/_stash see Dust division 1 mass mixing ratio (1-6). In addition, need to check any current usage of 0-13-193 and 0-13-194 will be effected by the change in name to include the sizes
m01s00i431 m01s00i432 m01s00i433 m01s00i434 m01s00i435 m01s00i436 - 6 defence stash codes |
m01s00i431 global division 1 |
The latest WMO documentation has a Note above the category 13 aerosols Code Table: << This category is no longer populated. Please use "Product Discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents". >> So perhaps we should be using (0,20,192), (0,20,193),(0,20,194), etc. for the new dust parameter local codes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@feggleton - The values and descriptions look correct to me (reviewed against https://www-nwp/~ppdev/stage/stage_project/parameters/parm_desc/dust.html), so I'm happy to approve on this basis.
However, I note that @mgange659 has raised the point that:
The latest WMO documentation has a Note above the category 13 aerosols Code Table: << This category is no longer populated. Please use "Product Discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents". >> So perhaps we should be using (0,20,192), (0,20,193),(0,20,194), etc. for the new dust parameter local codes.
@mgange659 and @bjwheltor although this may be something that is right, we need to have some way to tell WDH and make customers aware. we already output dust as a local code in one of the deterministic models. If we change codes around they have to tell customers and I get it in the neck because a change has happened and they don't understand. We need to have a way to communicate this correctly rather than just make changes and hope for the best. This is a breaking change in the existing model output so we might have to go with 13 for now then do some kind of release later than makes the change. |
@mgange659 I can't see this note on https://github.com/wmo-im/GRIB2/blob/master/GRIB2_CodeFlag_4_2_0_13_CodeTable_en.csv - could you link to where you saw this note? |
We could update the codes for the 5 dust sizes that are in the CAMs/DRMs and then in slower time update the deterministic model but that seems like a silly approach |
@laragunn - Is this actually a breaking change? Presumably, the updates to the local codes for the Global models can be applied to the existing local codes (this is not clear in this PR as the codes are not explicitly stated), so this would not be a breaking change, and I was assuming the the DRM local codes are new, so there is nothigng 'to break' yet. Have i misunderstood the situation? |
Yes the two existing local codes (global - 193, 194) have just been renamed and given descriptions and the other 6 are new for the DRM |
Currently EM-DRM and SEA-DRM actually uses 20 but global uses 13 because the existing local codes are 13. Let's discuss tomorrow. |
@bjwheltor it's a breaking change for the two existing local codes that are in the Global. We would have to change it in MDDA - not a massive thing but that doesn't break the service at WDH it just means that the glossary doesn't match. So WDH will claim that's a breaking change so I'll have to do a release i.e. put something into a CI branch for a few weeks then move it over. |
More Notes from the WMO Binary Codes Manual: (1) Local tables shall define those parts of the Master table which are reserved for local use except for the case described |
I have made the changes as discussed yesterday so please re-review @laragunn @bjwheltor @mgange659 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me thanks
Have added the 2 divisions for global model and 6 divisions for defence models. Division detail now in name and descriptions given. No mention of bins as these relate to the model. Please check carefully as to the sizes matching in name and description. Please let me know if description reads correctly and if any other information is required. I would like to link these to the stash codes, however, there is only 6 stash codes, so not clear if these only link to the 6 defence divisions??? https://reference.metoffice.gov.uk/um/_stash see Dust division 1 mass mixing ratio (1-6). In addition, need to check any current usage of 0-13-193 and 0-13-194 will be effected by the change in name to include the sizes