netcdf Mesonet/XYAB/xyab_realtime.nc { dimensions: time = 582150; name_strlen = 4; variables: double time(time=582150); :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 = "XYAB"; :long_name = "XYAB"; :short_name = "XYAB"; :cf_role = "timeseries_id"; :standard_name = "station_name"; float AvrgWS(time=582150); :units = "knots"; :standard_name = "wind_speed"; :source = "RM YOUNG MODEL 5103-58"; :comment = "5 min average based on 3 sec samples"; :coordinates = "time lon lat"; float GustWS(time=582150); :units = "knots"; :standard_name = "wind_speed_of_gust"; :source = "RM YOUNG MODEL 5103-58"; :coordinates = "time lon lat"; float DirWS(time=582150); :units = "degree_true"; :standard_name = "wind_from_direction"; :source = "RM YOUNG MODEL 5103-58"; :coordinates = "time lon lat"; float AirTemp(time=582150); :units = "degree_Fahrenheit"; :standard_name = "air_temperature"; :source = "Sensiron SHT-75"; :coordinates = "time lon lat"; float AtmPres(time=582150); :units = "millibars"; :standard_name = "air_pressure"; :source = "WeatherFlow Custom 0.1 mb accuracy"; :coordinates = "time lon lat"; float RelHum(time=582150); :units = "%"; :standard_name = "relative_humidity"; :source = "Sensiron SHT-75"; :coordinates = "time lon lat"; float AccumPrec(time=582150); :units = "mm"; :standard_name = "accumulative_precipitation"; :source = "TR-525USW"; :coordinates = "time lon lat"; // global attributes: :title = "XYAB CARICOOS-WeatherFlow Meteorological Station"; :institution = "CARICOOS (Caribbean IOOS)"; :source = "Yabucoa-El Negro - southeast Puerto Rico"; :featureType = "timeSeries"; :cdm_data_type = "Station"; :longitude = -65.82809; // double :latitude = 18.05245; // double :missing_value = NaN; // double :comment = "Contact: Edward Cruz Garcia (edward.cruz1@upr.edu)"; :Conventions = "CF-1.6"; :creation_date = "18-Dec-2025 03:28:45 -4:00"; }