task_geo.data_sources.noaa.references module¶
Functions
Filter active stations using inventory data and returns a dictionary country -> stations |
|
This function was used to generate the colnames and colspecs of DATASETS[‘daily_report’]. |
|
|
Generate the mapping of countries and all their territories codes. |
|
Get all the codes for territories that belong to another country. |
|
Load a downloaded dataset as a pandas dataframe. |
-
task_geo.data_sources.noaa.references.
filter_active_stations_map_country
()[source]¶ Filter active stations using inventory data and returns a dictionary country -> stations
-
task_geo.data_sources.noaa.references.
generate_daily_reports_column_info
()[source]¶ This function was used to generate the colnames and colspecs of DATASETS[‘daily_report’].
-
task_geo.data_sources.noaa.references.
get_country_territory_codes_map
(df_countries)[source]¶ Generate the mapping of countries and all their territories codes.