Skip to content

reading rotated latlon netcdf files #2507

Discussion options

You must be logged in to vote

Hi @perthsb. @jprestop was able to grab the phyf000.nc file you are using. In order to read NetCDF files with MET, they need to be one of three formats:

  1. CF-compliant NetCDF
  2. NetCDF output from another MET tool
  3. NetCDF created by running the p_interp or wrf_interp utility on WRF output.

Looking at the requirements for CF-compliance in the MET user's guide here:
https://met.readthedocs.io/en/latest/Users_Guide/data_io.html#requirements-for-cf-compliant-netcdf

I was able to note right away some missing required info in your file, but I thought I would try and force MET to read it anyway. Here is the command I used:

plot_data_plane /lfs/h2/emc/stmp/partha.bhattacharjee/Test39/stmp/2024021700/…

Replies: 2 comments 5 replies

Comment options

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

@DanielAdriaansen
Comment options

Answer selected by perthsb
@perthsb
Comment options

@DanielAdriaansen
Comment options

@perthsb
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: input data Input data issue
4 participants