Skip to content

Using IMERG data for observations in MODE #1009

Locked Answered by JohnHalleyGotway
rvalenzuelar asked this question in File I/O
Discussion options

You must be logged in to vote

I see you have a question about using IMERG data as input to the MODE tool in MET. You're correct that MODE cannot read the HDF5 IMERG data directly, nor can any of the other MET tools. However, MODE, along with the other MET tools, can read gridded data served up via a python embedding script. And that's what I'd recommend you pursue here.

Rather than laying out a prescribed path for processing the data, let me show you what examples already exist and you can decide how to proceed.

First, the MET website does contains some sample Python Scripts to demonstrate python embedding. All of the examples show how to call MET's plot_data_plane tool to read the data via python and plot it. However…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@rvalenzuelar
Comment options

@rvalenzuelar
Comment options

@georgemccabe
Comment options

@rvalenzuelar
Comment options

@georgemccabe
Comment options

Answer selected by JohnHalleyGotway
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MET: Object Verification Object-based feature Verification MET: Python Embedding
3 participants