fluxnet_shuttle.listall
- fluxnet_shuttle.listall(data_hubs=None, output_dir='.')[source]
List all available FLUXNET data from specified data hubs.
- Parameters:
data_hubs (Optional[List[str]]) – List of data hub plugin names to include (e.g., [“ameriflux”, “icos”]). If None or empty, all available data hub plugins are included.
output_dir (str) – Directory to save the snapshot file (default: current directory)
- Returns:
CSV filename containing data availability information
- Return type:
str