dtcenter / MET

Model Evaluation Tools
https://dtcenter.org/community-code/model-evaluation-tools-met
Apache License 2.0
77 stars 24 forks source link

Enhance MET to write gridded NetCDF data that follows the Climate Forecast (CF) convention #22

Open dwfncar opened 13 years ago

dwfncar commented 13 years ago

Describe the Enhancement

Enhance MET to write gridded and point NetCDF data that follows the Climate Forecast (CF) convention.
Modify the gridded NetCDF output format from gen_poly_mask, pcp_combine, grid_stat, ensemble_stat, and MODE to make it follow the gridded CF conventions.
Consider modifying the point NetCDF output format from pb2nc, ascii2nc, and madis2nc to follow the CF conventions for point data.

Time Estimate

Estimate the amount of work required here. Issues should represent approximately 1 to 3 days of work.

Sub-Issues

Consider breaking the enhancement down into sub-issues.

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

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

Define the Metadata

Assignee

Labels

Milestone and Projects

Define Related Issue(s)

Consider the impact to the other METplus components.

Enhancement Checklist

See the METplus Workflow for details.

georgemccabe commented 8 months ago

1407, #1840, and #660 may be related

JohnHalleyGotway commented 8 months ago

Discussed this at the Met Office METplus developer catchup meeting on Jan 25, 2024. The Met Office patches the NetCDF output from pcp_combine, but it would be preferable for MET to actually write CF-compliant output files directly.