eWaterCycle / eWaterCycle/ewatercycle

get list of required variables from a forcing source

Open
#419 3 comments 1 reaction 0 assignees View on GitHub
enhancement forcing
Dominant language
Python
Stars
41
Forks
6
Avg merge
8d 23h
Merged PRs (30d)
2

Description

It would be nice to be able to get the list of variables that a forcing source needs to succesfully be able to generate a forcing object. I'm thinking something like:

```python
forcing['genericLumped'].get_variables()
```

would return a list: ```["tas","pr"]```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.