コード例 #1
0
ファイル: wind.py プロジェクト: shreyasbapat/heliopy
def _docstring(identifier, description):
    return cdasrest._docstring(identifier, 'W', description)
コード例 #2
0
def _docstring(identifier, extra):
    return cdasrest._docstring(identifier, 'A', extra)