use notok.nc
*** NOTE:
*** NOTE: Could not adjust grid for variable mask_T
**ERROR: inconsistent data grids: File needs axis attributes on coordinate variables indicating correct directions$ ncdump notok.nc
netcdf notok {
dimensions:
y_grid_T = 1 ;
x_grid_T = 1 ;
nvertex_grid_T = 4 ;
variables:
double bounds_lat_grid_T(y_grid_T, x_grid_T, nvertex_grid_T) ;
double bounds_lon_grid_T(y_grid_T, x_grid_T, nvertex_grid_T) ;
byte mask_T(y_grid_T, x_grid_T) ;
&n
- Follow-Ups:
- References:
- Previous by thread:
[ferret_users] Re: inconsistent data grids: File needs axis attributes on coordinate variables indicating correct direction
- Next by thread:
Re: [ferret_users] inconsistent data grids: File needs axis attributes on coordinate variables indicating correct direction
[Thread Prev][Thread Next][Index]