ioos / erddapy

Python interface for ERDDAP
https://ioos.github.io/erddapy/
BSD 3-Clause "New" or "Revised" License
77 stars 30 forks source link

add request_kwargs to to_xarray #315

Closed callumrollo closed 1 year ago

callumrollo commented 1 year ago

Following the method in #304 this adds requests_kwargs to the to_xarray method.

This resolves #314

Additional tests to follow after checking it passes the current set