NetCDF Header

Mass-Conserving Downscaling of Climate Model Precipitation over Mountainous Terrain for Water Resource Applications


ERROR
Cookies must be enabled.

netcdf file:///data/5ef21f14-62eb-468f-b21f-1462ebc68f71/LivnehDomain_4MetSim_conus.nc-20230630-193836Z-a27b54b7-9a97-4c4c-bb54-b79a97ec4c68 {
  dimensions:
    lon = 464;
    lat = 400;
  variables:
    double lon(lon=464);
      :_FillValue = NaN; // double
      :units = "degrees_east";
      :long_name = "longitude of grid cell center";

    double elev(lat=400, lon=464);
      :_FillValue = 9.969209968386869E36; // double
      :units = "m";
      :description = "Average elevation of grid cell";
      :long_name = "elev";

    double lat(lat=400);
      :_FillValue = NaN; // double
      :units = "degrees_north";
      :long_name = "latitude of grid cell center";

    int mask(lat=400, lon=464);
      :long_name = "domain mask";
      :units = "degrees_east";
      :comment = "0 indicates grid cell is not active";

  // global attributes:
}