act.discovery.get_neon_site_products#

act.discovery.get_neon_site_products(token, site_code, print_to_screen=False)[source]#

Returns a list of data products available for a NEON site NEON sites can be found through the NEON website https://www.neonscience.org/field-sites/explore-field-sites

Parameters:
  • token (str) – The access token for the NEON API web server.

  • site (str) – NEON site identifier. Required variable

  • print_to_screen (boolean) – If set to True will print to screen

Returns:

products (list) – Returns 2D list of data product code and title