HOME
ABOUT
DOCUMENTATION
GET HELP
HOME
ABOUT
DOCUMENTATION
GET HELP
Quick search

HOME

ABOUT

  • Our Mission
  • SWPy Team

DOCUMENTATION

  • Examples
  • User’s Guide
  • Code Reference

GET HELP

  • Get Help
  • Docs »
  • Code Reference »
  • fetch_content
  • ← Code Reference
  • change_str_to_date →

print_data¶

swpy.swds.request.print_data(data)¶

Print the 'time' and 'name' values from the given dictionary. If the 'time' key and 'name' key is not present, there is no output.

Parameters

  • data (dict) – Dictionary data.
  • Returns

  • time : 'time' within the dictionary data
  • name : 'name' within the dictionary data
    • ← fetch_content
    • show_table →
    © Copyright 2021, Space Weather.
    Created using Sphinx 4.0.1 with Press Theme 0.7.3.