hf_hydrodata
private

Table of Contents

  • Getting Started
  • Available datasets and data products
  • Working with Gridded Data
  • Working with Point Observations
  • Python API Refererence
  • Data Use Policy
hf_hydrodata
  • Python API Refererence
  • hf_hydrodata package
  • Edit on GitHub

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_registered_api_pin()
    • get_table_names()
    • get_table_row()
    • get_table_rows()
    • get_variables()
    • register_api_pin()
    • test_get_tables()
  • 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_ndarray()
    • get_numpy()
    • get_path()
    • get_paths()
    • get_raw_file()
  • hf_hydrodata.point module
    • get_point_data()
    • get_point_metadata()
    • get_site_variables()

Module contents

Previous Next

© Copyright @ 2023 The Trustees of Princeton University and The Arizona Board of Regents on behalf of the University of Arizona. Revision 925de9e2.

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