EcohydroWorkflowLib  0.973
 All Classes Namespaces Files Functions Variables Pages
Namespaces | Variables
DumpClimateStationInfo.py File Reference

Namespaces

namespace  DumpClimateStationInfo
 Dump point climate station information from EcohydroWorkflowLib metadata to standard output.
 

Variables

tuple DumpClimateStationInfo.parser argparse.ArgumentParser(description='Dump point climate station information from EcohydroWorkflowLib metadata to standard output')
 
string DumpClimateStationInfo.help 'The directory from which metadata should be read'
 
tuple DumpClimateStationInfo.args parser.parse_args()
 
tuple DumpClimateStationInfo.projectDir os.path.abspath(args.projectDir)
 
 DumpClimateStationInfo.s args.separator
 
tuple DumpClimateStationInfo.stations GenericMetadata.readClimatePointStations(projectDir)
 
tuple DumpClimateStationInfo.output station.id.upper()