eliocamp / metR

Tools for Easier Analysis of Meteorological Fields
https://eliocamp.github.io/metR/
142 stars 22 forks source link

Can ReadNetCDF's vars argument support regex/wildcards? #142

Closed paocorrales closed 2 years ago

paocorrales commented 3 years ago

porfisplisgracias

eliocamp commented 2 years ago

Currently the vars argument can take a function to select variables dynamically, which would solve this use-case.