-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
currently only defaults are tested
cat.atmosphere.GISTEMP(t_res='ltm').describe()
'user_parameters': [{'name': 's_res',
'description': 'spatial resolution',
'type': 'str',
'allowed': ['1200km', '250km'],
'default': '1200km'},
{'name': 'realm',
'description': 'data region including or excluding ocean',
'type': 'str',
'allowed': ['landonly', 'combined'],
'default': 'combined'},```Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request