Skip to content

test all parameter combinations #46

@aaronspring

Description

@aaronspring

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions