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 TC-DLand to use updated NHC land definition data #2751

Open JohnHalleyGotway opened 9 months ago

JohnHalleyGotway commented 9 months ago

Describe the Enhancement

MET Issue #2550 added this land definition file data/tc_data/v2023-04-07_gdland_table.dat. It is an ASCII representation of distance to land that is read by the TC-Diag Python code in scripts/python/tc_diag. This overlaps with the functionality provided by the TC-DLand tool.

The tasks for this issue include:

Time Estimate

3 days?

Sub-Issues

Consider breaking the enhancement down into sub-issues. None needed.

Relevant Deadlines

List relevant project deadlines here or state NONE.

Funding Source

Charge NOAA R2O HAFS TnE (2784603)

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.

jvigh commented 8 months ago

@JohnHalleyGotway @KathrynNewman: Here's the link to the new NHC look up table: https://rammb-data.cira.colostate.edu/~rdemaria/gdland/v2023-04-07_gdland_table.dat

JohnHalleyGotway commented 2 months ago

As discussed with @KathrynNewman during the HAFS R2O meeting, this work can be done with that funding source and included in the MET-12.0.0 release. The issue has been updated to charge project 2784603.

While doing this, please also update the MET documentation to link to more information about the ATCF file format: https://ftp.nhc.noaa.gov/atcf/README

And provide a more clear definition of the ADECK, BDECK, EDECK terminology used primarily at NOAA/NHC, as requested by @mkavulich.

JohnHalleyGotway commented 2 weeks ago

Discussed during the HAFS project meeting on Sept 3, 2024. Once @KathrynNewman locates/provides the updated land data file, @JohnHalleyGotway can update TC-DLand to process it.