NetCDF Header

Dataset for Bukovsky et al. (2021): "SSP-Based Land Use Change Scenarios: A Critical Uncertainty in Future Regional Climate Change Projections"


ERROR
Cookies must be enabled.

netcdf file:///data/d6c49c04-e941-429e-bba5-554ea766b0b5/land_use_rcp85.nc-38a92361-c32d-4f6b-a800-d43fc0d8a6c9 {
  dimensions:
    land_cat = 3;
    south_north = 126;
    west_east = 199;
  variables:
    float LANDUSEF(land_cat=3, south_north=126, west_east=199);
      :land_cats = "urban";
      :_FillValue = 9.96921E36f; // float
      :FieldType = 104; // int
      :MemoryOrder = "XYZ";
      :units = "fraction";
      :description = "crop fraction is original categories 2+3 fractions, urban = 1, pasture = 7";
      :stagger = "M";
      :sr_x = 1; // int
      :sr_y = 1; // int

    float LU_INDEX(south_north=126, west_east=199);
      :_FillValue = 9.96921E36f; // float
      :sr_y = 1; // int
      :sr_x = 1; // int
      :stagger = "M";
      :description = "24-category USGS landuse Dominant category";
      :units = "category";
      :MemoryOrder = "XY ";
      :FieldType = 104; // int

    float XLAT(south_north=126, west_east=199);
      :sr_y = 1; // int
      :sr_x = 1; // int
      :stagger = "M";
      :description = "Computational latitude on mass grid";
      :units = "degrees latitude";
      :MemoryOrder = "XY ";
      :FieldType = 104; // int

    float XLONG(south_north=126, west_east=199);
      :sr_y = 1; // int
      :sr_x = 1; // int
      :stagger = "M";
      :description = "Computational longitude on mass grid";
      :units = "degrees longitude";
      :MemoryOrder = "XY ";
      :FieldType = 104; // int

}