netcdf ftpthredds/EASYInit/ECCO2-cube78/UVEL.1440x720x50.APR.nc { dimensions: TIME = 1; DEPTH_T = 50; LATITUDE_T = 720; LONGITUDE_T = 1440; variables: float TIME(TIME=1); :direction = "L"; :units = "seconds since 1992-01-01 00:00:00"; :point_spacing = "uneven"; :time_origin = "1992-01-01 00:00:00"; float DEPTH_T(DEPTH_T=50); :direction = "K"; :units = "meters"; :positive = "down"; :point_spacing = "uneven"; float LATITUDE_T(LATITUDE_T=720); :direction = "J"; :units = "degrees_north"; :point_spacing = "uneven"; float LONGITUDE_T(LONGITUDE_T=1440); :direction = "I"; :units = "degrees_east"; :point_spacing = "even"; float UVEL(TIME=1, DEPTH_T=50, LATITUDE_T=720, LONGITUDE_T=1440); :units = "m/s"; :long_name = "zonal velocity"; :FillValue = -9.9999998E22; // double :missing_value = -9.9999998E22; // double // global attributes: :description = "ECCO2 cube78"; }