R/globals.R

# Generated by roxyglobals: do not edit by hand

utils::globalVariables(c(
  "distance", # <find_forecast_towns>
  "station_code", # <.get_dpird_stations>
  "state", # <.get_dpird_stations>
  "distance_km", # <.get_dpird_stations>
  "latitude", # <.get_silo_stations>
  "longitude", # <.get_silo_stations>
  "distance_km", # <.get_silo_stations>
  "status", # <.get_silo_stations>
  "start", # <.get_silo_stations>
  "end", # <.get_silo_stations>
  "wmo", # <.get_silo_stations>
  "obs_time_local", # <.parse_bulletin>
  "obs_time_utc", # <.parse_bulletin>
  "r", # <.parse_bulletin>
  "state", # <.parse_bulletin>
  "product_id", # <.parse_bulletin>
  "station_code", # <.get_bom_metadata>
  "station_name", # <.get_bom_metadata>
  "start", # <.get_bom_metadata>
  "end", # <.get_bom_metadata>
  "latitude", # <.get_bom_metadata>
  "longitude", # <.get_bom_metadata>
  "status", # <.get_bom_metadata>
  "elev_m", # <.get_bom_metadata>
  "wmo", # <.get_bom_metadata>
  "dist", # <.get_bom_metadata>
  "bar_height.m", # <.get_bom_metadata>
  "state_code", # <.parse_coastal_forecast>
  "product_id", # <.parse_coastal_forecast>
  "forecast_swell2", # <.parse_coastal_forecast>
  "forecast_caution", # <.parse_coastal_forecast>
  "marine_forecast", # <.parse_coastal_forecast>
  "tropical_system_location", # <.parse_coastal_forecast>
  "forecast_waves", # <.parse_coastal_forecast>
  "synoptic_situation", # <.parse_coastal_xml>
  "preamble", # <.parse_coastal_xml>
  "warning_summary_footer", # <.parse_coastal_xml>
  "product_footer", # <.parse_coastal_xml>
  "postamble", # <.parse_coastal_xml>
  "day", # <get_dpird_apsim>
  "period", # <.parse_availability>
  "date_time", # <get_dpird_minute>
  "wind.height1", # <.parse_minute>
  "wind.height2", # <.parse_minute>
  "period.from", # <get_dpird_summaries>
  "period.to", # <get_dpird_summaries>
  "station_code", # <.parse_summary>
  "station_name", # <.parse_summary>
  "period_day", # <.set_col_orders>
  "period_hour", # <.set_col_orders>
  "period_minute", # <.set_col_orders>
  "period_month", # <.set_col_orders>
  "state", # <.parse_precis_forecast>
  "product_id", # <.parse_precis_forecast>
  "probability_of_precipitation", # <.parse_precis_forecast>
  "precipitation_range", # <.parse_precis_forecast>
  "upper_precipitation_limit", # <.parse_precis_forecast>
  "lower_precipitation_limit", # <.parse_precis_forecast>
  "forecast_icon_code", # <.parse_precis_xml>
  "start", # <get_stations_metadata>
  "end", # <get_stations_metadata>
  "status", # <get_stations_metadata>
  "owner", # <.fetch_silo_metadata>
  "distance_km", # <.fetch_silo_metadata>
  "wmo", # <.fetch_dpird_metadata>
  "state", # <.fetch_dpird_metadata>
  "values", # <.check_silo_values>
  "start_time_local", # <.split_time_cols>
  "end_time_local", # <.split_time_cols>
  "station_code", # <.query_silo_api>
  "station_name", # <.query_silo_api>
  "owner", # <.query_silo_api>
  "distance_km", # <.query_silo_api>
  "elev_m", # <.query_silo_api>
  "year", # <.query_silo_api>
  "month", # <.query_silo_api>
  "day", # <.query_silo_api>
  "extracted", # <.query_silo_api>
  "station", # <.query_silo_api>
  "latitude", # <.query_silo_api>
  "longitude", # <.query_silo_api>
  "metadata", # <.query_silo_api>
  NULL
))

Try the weatherOz package in your browser

Any scripts or data that you put into this service are public.

weatherOz documentation built on April 16, 2025, 9:07 a.m.