pysat / pysatNASA

pysat support for NASA Instruments
BSD 3-Clause "New" or "Revised" License
21 stars 6 forks source link

xarray for roti #120

Closed JonathonMSmith closed 2 years ago

JonathonMSmith commented 2 years ago

Description

Addresses #92

Added xarray loading of CDF files to cdaweb.py using the cdflib cdf_to_xarray function.

Type of change

How Has This Been Tested?

Data has been loaded and compared to the CDAWEB viewer as well as the local unit tests.

Test Configuration

Checklist:

JonathonMSmith commented 2 years ago

Forgot that this has been developed around the load_meta_proc branch from pysat. Happy to close this if it's inappropriate.

jklenzing commented 2 years ago

I say we keep developing this here and rely on local tests for the merge into the other PR. We can flag that one as waiting for next pysat.

jklenzing commented 2 years ago

This works locally with the latest pysat release. Can't re-run here, needs a commit to trigger this. You could merge in the latest develop changes if needed, but I think it's already downstream of the bug fixes.