netcdf Test_rasters { "dimensions": { "time": "UNLIMITED; // (3 currently)", "x": 3008, "y": 5598 }, "variables": { "float64 x(x)": { "long_name": "x coordinate of projection", "standard_name": "projection_x_coordinate", "units": "Meter" }, "float64 y(y)": { "long_name": "y coordinate of projection", "standard_name": "projection_y_coordinate", "units": "Meter" }, "float32 Band1(time,y,x)": { "long_name": "Band1", "esri_pe_string": "PROJCS[\"North_America_Albers_Equal_Area_Conic\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Albers\"],PARAMETER[\"false_easting\",0.0],PARAMETER[\"false_northing\",0.0],PARAMETER[\"central_meridian\",-101.0],PARAMETER[\"standard_parallel_1\",20.0],PARAMETER[\"standard_parallel_2\",60.0],PARAMETER[\"latitude_of_origin\",40.0],UNIT[\"Meter\",1.0]]", "grid_mapping": "albers_conical_equal_area", "units": "m", "missing_value": "-3.40282e+38" }, "int32 albers_conical_equal_area(time)": { "grid_mapping_name": "albers_conical_equal_area", "longitude_of_central_meridian": "-101.0", "latitude_of_projection_origin": "40.0", "false_easting": "0.0", "false_northing": "0.0", "standard_parallel": "[ 20. 60.]" }, "float64 time(time)": { "units": "days since 1935-01-01", "calendar": "365_day" } }, "global attributes": { "Conventions": "ACDD, CF-1.0", "Source_Software": "Esri ArcGIS", "history": "Sat Apr 16 11:56:15 2016: C:\\nco\\ncecat.exe -u time raster1.nc raster2.nc raster3.nc Test_rasters.nc", "NCO": "VERSION", "nco_openmp_thread_number": "1", "title": "High Plains Aquifer Groundwater Levels from 1935 to 1937", "summary": "A large imbalance between recharge and water withdrawal has caused vital regions of the High Plains Aquifer (HPA) to experience significant declines in storage. A new predevelopment map coupled with a synthesis of annual water levels demonstrates that aquifer storage has declined. This dataset produced using methods described in Haacker, E. M., Kendall, A. D., & Hyndman, D. W. (2015), shows these declines.", "keywords": "High Plains, aquifer, water table", "references": "Haacker, E. M., Kendall, A. D., & Hyndman, D. W. (2015). Water level declines in the high plains aquifer: Predevelopment to resource senescence. Groundwater." } }