netcdf Mesonet/XCDP/xcdp_realtime.nc { dimensions: time = 556084; name_strlen = 4; variables: double time(time=556084); :units = "days since 1970-01-01 00:00:00 +0:00"; :standard_name = "time"; float lat; :units = "degree_north"; :standard_name = "latitude"; float lon; :units = "degree_east"; :standard_name = "longitude"; char station(name_strlen=4); :name = "XCDP"; :long_name = "XCDP"; :short_name = "XCDP"; :cf_role = "timeseries_id"; :standard_name = "station_name"; float AvrgWS(time=556084); :units = "knots"; :standard_name = "wind_speed"; :source = "RM YOUNG MODEL 5103-58"; :comment = "5 min average based on 5 sec samples"; :coordinates = "time lon lat"; float GustWS(time=556084); :units = "knots"; :standard_name = "wind_speed_of_gust"; :source = "RM YOUNG MODEL 5103-58"; :coordinates = "time lon lat"; float DirWS(time=556084); :units = "degree_true"; :standard_name = "wind_from_direction"; :source = "RM YOUNG MODEL 5103-58"; :coordinates = "time lon lat"; float AirTemp(time=556084); :units = "degree_Fahrenheit"; :standard_name = "air_temperature"; :source = "Sensiron SHT-75"; :coordinates = "time lon lat"; float AtmPres(time=556084); :units = "millibars"; :standard_name = "air_pressure"; :source = "WeatherFlow Custom 0.1 mb accuracy"; :coordinates = "time lon lat"; float RelHum(time=556084); :units = "%"; :standard_name = "relative_humidity"; :source = "Sensiron SHT-75"; :coordinates = "time lon lat"; float AccumPrec(time=556084); :units = "mm"; :standard_name = "accumulative_precipitation"; :source = "TR-525USW"; :coordinates = "time lon lat"; // global attributes: :title = "XCDP CARICOOS-WeatherFlow Meteorological Station"; :institution = "CARICOOS (Caribbean IOOS)"; :source = "Club Deportivo Del Oeste - west Puerto Rico"; :featureType = "timeSeries"; :cdm_data_type = "Station"; :longitude = -67.18887; // double :latitude = 18.09995; // double :missing_value = NaN; // double :comment = "Contact: Edward Cruz Garcia (edward.cruz1@upr.edu)"; :Conventions = "CF-1.6"; :creation_date = "17-Mar-2026 07:43:57 -4:00"; }