Skip to content

Python Embedding for plot_data_plane and MTD #2691

Locked Answered by j-opatz
anwe5 asked this question in Configuration
Discussion options

You must be logged in to vote

If Plate Carrée gridded data is supported, does this mean I can use MET on my data without embedding?

That's a good question, and the answer is yes! As long as the input netCDF file follows Climate and Forecast (CF) conventions, it should be usable by METplus without the need for Python Embedding. For more information on those conventions, please see the MET User's Guide.

To check if the file was netCDF-CF compliant, I first ran your embedding_MTD.py script, along with the sample file hourly_data_00.nc with Plot-Data-Plane. It's always a good idea to check a new file or Python Embedding setup with Plot-Data-Plane, as the resulting image and processing is quicker to the point if there ar…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@anwe5
Comment options

@j-opatz
Comment options

@anwe5
Comment options

Comment options

You must be logged in to vote
2 replies
@anwe5
Comment options

@j-opatz
Comment options

Answer selected by anwe5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment