Gridset 0 coordSys=(y x) y=y,x=x, Projection: LambertConformal LLbb= ll: 40.38S 149.2E+ ur: 34.24S 156.0E bb= min: 1381 -4648 size: 521 616 Name__________________________Unit__________________________hasMissing_Description Band1 true GDAL Band Number 1 GeoReferencing Coordinate Axes Name__________________________Units_______________Type______Description y(y=1233) m GeoY y coordinate of projection x(x=1042) m GeoX x coordinate of projection ---------------------------------------------------- Parsing with Convention = ucar.nc2.dataset.conv.CF1Convention Coordinate Variable added = y for dimension y = 1233; Coordinate Variable added = x for dimension x = 1042; created implicit CoordSystem 'y x' for var= Band1 Made Coordinate transform lambert_conformal_conic from variable lambert_conformal_conic: ucar.nc2.dataset.transform.LambertConformalConic@943653 ***assign (implicit coordAxisType) coordTransform lambert_conformal_conic to CoordSys= y x ---------------------------------------------------- netcdf C:/tmp/tile-fixed-new.nc { dimensions: y = 1233; x = 1042; variables: char lambert_conformal_conic; :Northernmost_Northing = -4032225.34400379; // double :Southernmost_Northing = -4648725.34400379; // double :Easternmost_Easting = 1902723.62281715; // double :Westernmost_Easting = 1381723.62281715; // double :spatial_ref = "PROJCS[\"GDA94 / Geoscience Australia Lambert\",GEOGCS[\"GDA94\",DATUM[\"Geocentric_Datum_of_Australia_1994\",SPHEROID[\"GRS 1980\",6378137,298.2572221010002,AUTHORITY[\"EPSG\",\"7019\"]],AUTHORITY[\"EPSG\",\"6283\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433],AUTHORITY[\"EPSG\",\"4283\"]],PROJECTION[\"Lambert_Conformal_Conic_2SP\"],PARAMETER[\"standard_parallel_1\",-18],PARAMETER[\"standard_parallel_2\",-36],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",134],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1,AUTHORITY[\"EPSG\",\"9001\"]],AUTHORITY[\"EPSG\",\"3112\"]]"; :GeoTransform = "1381723.622817154 500 0 -4032225.344003787 0 -500 "; :grid_mapping_name = "lambert_conformal_conic"; :standard_parallel = -18.0f, -36.0f; // float :latitude_of_projection_origin = 0.0f; // float :longitude_of_central_meridian = 134.0f; // float :false_easting = 0.0f; // float :false_northing = 0.0f; // float :_CoordinateTransformType = "Projection"; :_CoordinateAxisTypes = "GeoX GeoY"; float Band1(y=1233, x=1042); :_FillValue = -1.0E10f; // float :grid_mapping = "lambert_conformal_conic"; :long_name = "GDAL Band Number 1"; double y(y=1233); :units = "m"; :standard_name = "projection_y_coordinate"; :long_name = "y coordinate of projection"; :_CoordinateAxisType = "GeoY"; double x(x=1042); :units = "m"; :standard_name = "projection_x_coordinate"; :long_name = "x coordinate of projection"; :_CoordinateAxisType = "GeoX"; :Conventions = "CF-1.0"; } ----------------------------------------------------