netcdf ftpthredds/EASYInit/ECCO2-cube78/SSH.1440x720.day5334.nc { dimensions: TIME = 1; 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 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 SSH(TIME=1, LATITUDE_T=720, LONGITUDE_T=1440); :units = "m"; :long_name = "sea surface height"; :FillValue = -9.9999998E22; // double :missing_value = -9.9999998E22; // double // global attributes: :description = "ECCO2 cube78"; }