| Dataset Title: | Consorzio LaMMA WRF d01 radiation flux fields - run 2026051518
|
| Institution: | Consorzio LaMMA (Dataset ID: lmaNcRad2026051518) |
| Information: | Summary
| License
| Metadata
| Background
| Files
| Make a graph
|
Attributes {
time {
String _CoordinateAxisType "Time";
Float64 actual_range 1.7782884e+9, 1.7784576e+9;
String axis "T";
String calendar "proleptic_gregorian";
String ioos_category "Time";
String long_name "Time";
String standard_name "time";
String time_origin "01-JAN-1970 00:00:00";
String units "seconds since 1970-01-01T00:00:00Z";
}
y {
Float64 actual_range 0.0, 2097000.0;
String axis "Y";
String ioos_category "Location";
String long_name "Projection Y Coordinate";
String standard_name "projection_y_coordinate";
String units "m";
}
x {
Float64 actual_range 0.0, 2097000.0;
String axis "X";
String ioos_category "Location";
String long_name "Projection X Coordinate";
String standard_name "projection_x_coordinate";
String units "m";
}
sdlwrf {
Float64 colorBarMaximum 500.0;
Float64 colorBarMinimum -500.0;
String ioos_category "Heat Flux";
String long_name "Surface downward long-wave radiation flux";
String param "3.5.0";
String standard_name "surface_downwelling_longwave_flux_in_air";
String units "W m**-2";
}
sulwrf {
Float64 colorBarMaximum 500.0;
Float64 colorBarMinimum -500.0;
String ioos_category "Heat Flux";
String long_name "Surface upward long-wave radiation flux";
String param "4.5.0";
String standard_name "surface_upwelling_longwave_flux_in_air";
String units "W m**-2";
}
suswrf {
Float64 colorBarMaximum 500.0;
Float64 colorBarMinimum -500.0;
String ioos_category "Heat Flux";
String long_name "Surface upward short-wave radiation flux";
String param "8.4.0";
String standard_name "surface_upwelling_shortwave_flux_in_air";
String units "W m**-2";
}
sdswrf {
Float64 colorBarMaximum 500.0;
Float64 colorBarMinimum -500.0;
String ioos_category "Heat Flux";
String long_name "Surface downward short-wave radiation flux";
String param "7.4.0";
String standard_name "surface_downwelling_shortwave_flux_in_air";
String units "W m**-2";
}
NC_GLOBAL {
String CDI "Climate Data Interface version 2.5.1 (https://mpimet.mpg.de/cdi)";
String cdm_data_type "Grid";
String CDO "Climate Data Operators version 2.5.1 (https://mpimet.mpg.de/cdo)";
String Conventions "CF-1.10, ACDD-1.3, COARDS";
String creator_name "Consorzio LaMMA";
String creator_type "institution";
String creator_url "https://www.lamma.toscana.it/";
Float64 grid_mapping_earth_radius 6371229.0;
Float64 grid_mapping_false_easting 1048701.941132897;
Float64 grid_mapping_false_northing 628086.3821642579;
Float64 grid_mapping_latitude_of_projection_origin 37.21344;
Float64 grid_mapping_latitudeOfFirstGridPointInDegrees 31.012714;
Float64 grid_mapping_latitudeOfSouthernPoleInDegrees 0.0;
Float64 grid_mapping_longitude_of_central_meridian 11.0;
Float64 grid_mapping_longitudeOfFirstGridPointInDegrees 0.092041;
Float64 grid_mapping_longitudeOfSouthernPoleInDegrees 0.0;
String grid_mapping_name "lambert_conformal_conic";
Float64 grid_mapping_standard_parallel 43.421665, 37.21344;
String history
"WRF GRIB2 normalized with CDO
2026-05-16T05:39:00Z (local files)
2026-05-16T05:39:00Z https://erddap.lamma.toscana.it/erddap/griddap/lmaNcRad2026051518.das";
String infoUrl "https://www.lamma.toscana.it/";
String institution "Consorzio LaMMA";
String keywords "air, atmosphere, atmospheric, common, consorzio, d01, data, downward, downwelling, earth, Earth Science > Atmosphere > Atmospheric Radiation > Longwave Radiation, Earth Science > Atmosphere > Atmospheric Radiation > Shortwave Radiation, fields, flux, forecasting, format, heat, heat flux, lamma, long, long-wave, longwave, model, network, radiation, research, run, science, sdlwrf, sdswrf, short, short-wave, shortwave, sulwrf, surface, surface_downwelling_longwave_flux_in_air, surface_downwelling_shortwave_flux_in_air, surface_upwelling_longwave_flux_in_air, surface_upwelling_shortwave_flux_in_air, suswrf, time, upward, upwelling, wave, weather, wrf";
String keywords_vocabulary "GCMD Science Keywords";
String license
"The data may be used and redistributed for free but is not intended
for legal use, since it may contain inaccuracies. Neither the data
Contributor, ERD, NOAA, nor the United States Government, nor any
of their employees or contractors, makes any warranty, express or
implied, including warranties of merchantability and fitness for a
particular purpose, or assumes any legal liability for the accuracy,
completeness, or usefulness, of this information.";
String source "WRF GRIB2 normalized with CDO";
String sourceUrl "(local files)";
String standard_name_vocabulary "CF Standard Name Table v70";
String summary "Consorzio LaMMA WRF d01 GRIB2-derived NetCDF normalized radiation flux fields for run 2026051518.";
String testOutOfDate "now-1day";
String time_coverage_end "2026-05-11T00:00:00Z";
String time_coverage_start "2026-05-09T01:00:00Z";
String title "Consorzio LaMMA WRF d01 radiation flux fields - run 2026051518";
}
}
Data Access Protocol (DAP)
and its
projection constraints
.
The URL specifies what you want: the dataset, a description of the graph or the subset of the data, and the file type for the response.
griddap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/griddap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/griddap/jplMURSST41.htmlTable?analysed_sst[(2002-06-01T09:00:00Z)][(-89.99):1000:(89.99)][(-179.99):1000:(180.0)]
Thus, the query is often a data variable name (e.g., analysed_sst),
followed by [(start):stride:(stop)]
(or a shorter variation of that) for each of the variable's dimensions
(for example, [time][latitude][longitude]).
For details, see the griddap Documentation.