Skip to content

Enhance the unstructured grid library to correctly parse the LFRic model initialization time #3056

@hsoh-u

Description

@hsoh-u

Describe the Enhancement

For unstructured grid input, get the model initialization time from the forecast_reference_time variable for LFRic input files.

vx_data2d_nc_cf gets the InitTime from

  • forecast_reference_time variable if exists
  • from the filename

The same logic is expected to be implemented for Unstructured grid library. This should be added to the unittest.

This was from dtcenter/METplus#2862

Time Estimate

Estimate the amount of work required here.
1 day

Sub-Issues

Consider breaking the enhancement down into sub-issues.

  • Add a checkbox for each sub-issue here.

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

Define the source of funding and account keys here or state NONE.
2702701

Define the Metadata

Assignee

  • Select engineer(s) or no engineer required
  • Select scientist(s) or no scientist required

Labels

  • Review default alert labels
  • Select component(s)
  • Select priority
  • Select requestor(s)

Milestone and Projects

  • Select Milestone as a MET-X.Y.Z version, Consider for Next Release, or Backlog of Development Ideas
  • For a MET-X.Y.Z version, select the MET-X.Y.Z Development project

Define Related Issue(s)

Consider the impact to the other METplus components.

Enhancement Checklist

See the METplus Workflow for details.

  • Complete the issue definition above, including the Time Estimate and Funding Source.
  • Fork this repository or create a branch of develop.
    Branch name: feature_<Issue Number>_<Description>
  • Complete the development and test your changes.
  • Add/update log messages for easier debugging.
  • Add/update unit tests.
  • Add/update documentation.
  • Push local changes to GitHub.
  • Submit a pull request to merge into develop.
    Pull request: feature <Issue Number> <Description>
  • Define the pull request metadata, as permissions allow.
    Select: Reviewer(s) and Development issue
    Select: Milestone as the next official version
    Select: MET-X.Y.Z Development project for development toward the next official release
  • Iterate until the reviewer(s) accept and merge your changes.
  • Delete your fork or branch.
  • Close this issue.

Metadata

Metadata

Assignees

Labels

MET: Library CodeMET: UGRIDIssues related to unstructured grid (UGRID) support in METcomponent: CI/CDContinuous integration and deployment issuesrequestor: UK Met OfficeUnited Kingdom Met Officetype: enhancementImprove something that it is currently doing

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions