hf_hydrodata

Table of Contents

  • Getting Started
  • Available datasets and data products
  • Working with Gridded Data
  • Working with Point Observations
  • Python API Refererence
    • hf_hydrodata package
  • Data Use Policy
  • Frequently Asked Questions
hf_hydrodata
  • Python API Refererence
  • View page source

Python API Refererence

This is the code documentation of the python API modules to access data from hydrodata.

  • hf_hydrodata package
    • Submodules
      • hf_hydrodata.grid module
        • from_latlon()
        • meters_to_ij()
        • meters_to_xy()
        • to_ij()
        • to_latlon()
        • to_meters()
        • to_xy()
      • hf_hydrodata.data_catalog module
        • get_catalog_entries()
        • get_catalog_entry()
        • get_citations()
        • get_datasets()
        • get_table_names()
        • get_table_row()
        • get_table_rows()
        • get_variables()
        • register_api_pin()
      • hf_hydrodata.gridded module
        • get_date_range()
        • get_file_path()
        • get_file_paths()
        • get_gridded_data()
        • get_gridded_files()
        • get_huc_bbox()
        • get_huc_from_latlon()
        • get_huc_from_xy()
        • get_numpy()
        • get_path()
        • get_paths()
        • get_raw_file()
        • read_fast_pfb()
      • hf_hydrodata.point module
        • get_point_data()
        • get_point_metadata()
        • get_site_variables()
    • Module contents
Previous Next

© Copyright @ 2024 The Trustees of Princeton University and The Arizona Board of Regents on behalf of the University of Arizona, College of Science Hydrology & Atmospheric Sciences.

Built with Sphinx using a theme provided by Read the Docs.