EPSG.dev

NSIDC EASE Grid North - EPSG:3408

Detailed Extent

WKT

PROJCS["NSIDC_EASE_Grid_North", 
	GEOGCS["GCS_Sphere_International_1924_Authalic", 
		DATUM["D_Sphere_International_1924_Authalic", 
			SPHEROID["Sphere_International_1924_Authalic", 6371228.0, 0.0]], 
		PRIMEM["Greenwich", 0.0], 
		UNIT["Degree", 0.0174532925199433]], 
	PROJECTION["Lambert_Azimuthal_Equal_Area"], 
	PARAMETER["False_Easting", 0.0], 
	PARAMETER["False_Northing", 0.0], 
	PARAMETER["Central_Meridian", 0.0], 
	PARAMETER["Latitude_Of_Origin", 90.0], 
	UNIT["Meter", 1.0]]

WKT2

PROJCRS["NSIDC_EASE_Grid_North", 
	BASEGEOGCRS["GCS_Sphere_International_1924_Authalic", 
		DATUM["D_Sphere_International_1924_Authalic", 
			ELLIPSOID["Sphere_International_1924_Authalic", 6371228.0, 0.0]], 
		PRIMEM["Greenwich", 0.0], 
		CS[ellipsoidal, 2], 
		AXIS["Latitude (lat)", north, 
			ORDER[1]], 
		AXIS["Longitude (lon)", east, 
			ORDER[2]], 
		ANGLEUNIT["Degree", 0.0174532925199433]], 
	CONVERSION["Lambert_Azimuthal_Equal_Area", 
		METHOD["Lambert_Azimuthal_Equal_Area"], 
		PARAMETER["False_Easting", 0.0], 
		PARAMETER["False_Northing", 0.0], 
		PARAMETER["Central_Meridian", 0.0], 
		PARAMETER["Latitude_Of_Origin", 90.0]], 
	CS[Cartesian, 2], 
	AXIS["Easting (X)", east, 
		ORDER[1]], 
	AXIS["Northing (Y)", north, 
		ORDER[2]], 
	LENGTHUNIT["Meter", 1.0], 
	ID["EPSG", "3408"]]

Data from @esri/proj-codes

{
  "wkid": 3408,
  "latestWkid": 3408,
  "gcsWkid": 4053,
  "macro": "PE_PCS_NSIDC_EASE_GRID_NORTH",
  "name": "NSIDC_EASE_Grid_North",
  "wkt": "PROJCS[\"NSIDC_EASE_Grid_North\",GEOGCS[\"GCS_Sphere_International_1924_Authalic\",DATUM[\"D_Sphere_International_1924_Authalic\",SPHEROID[\"Sphere_International_1924_Authalic\",6371228.0,0.0]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Azimuthal_Equal_Area\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Latitude_Of_Origin\",90.0],UNIT[\"Meter\",1.0]]",
  "wkt2": "PROJCRS[\"NSIDC_EASE_Grid_North\",BASEGEOGCRS[\"GCS_Sphere_International_1924_Authalic\",DATUM[\"D_Sphere_International_1924_Authalic\",ELLIPSOID[\"Sphere_International_1924_Authalic\",6371228.0,0.0]],PRIMEM[\"Greenwich\",0.0],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Azimuthal_Equal_Area\",METHOD[\"Lambert_Azimuthal_Equal_Area\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",0.0],PARAMETER[\"Latitude_Of_Origin\",90.0]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Meter\",1.0],ID[\"EPSG\",\"3408\"]]",
  "description": "NSIDC EASE Grid North",
  "authority": "EPSG",
  "version": "6.18.3(9.3.0.0)",
  "deprecated": "no",
  "areaname": "World - north of 0~N",
  "extent": {
    "slat": 0,
    "nlat": 90,
    "llon": -180,
    "rlon": 180
  }
}