bluegreen-labs / daymetr

An R Interface to the Daymet Web Services

Home Page:http://bluegreen-labs.github.io/daymetr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically find meta-data in Daymet data header

khufkens opened this issue · comments

Daymet data headers are seemingly not set in stone, so fixed read to extract meta-data can not be relied on. Do a grep on the header to find meta-data instead.

Fixed as per read_daymet() function @aaronspringford