pysat / pysatNASA

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

TST: test both pysatCDF and cdflib #116

Closed jklenzing closed 2 years ago

jklenzing commented 2 years ago

Updates suggested for pysat/pysat#102.

Requires pysat develop and pysatCDF RC. CI tests expected to fail.

jklenzing commented 2 years ago

Local tests pass using above branches. Requires a slight modification to pysat as outlined in pysat/pysatNASA#172

rstoneback commented 2 years ago

Local tests pass for me as well, except for Gold, but that is already handled elsewhere. I ran tests with the load_meta_proc branch.

jklenzing commented 2 years ago

Note to self: running additional tests for cdf load can be streamlined in the next pysat release using the _test_load_opt notation.

jklenzing commented 2 years ago

Doing a manual install of pysatCDF works, but this branch still requires changes in the develop branch of pysat.

rstoneback commented 2 years ago

Thanks for advancing things. Great to hear manual install works.

jklenzing commented 2 years ago

Note to self: prioritize pysat/pysat#85 once pysat 3.0.2 is released. merge those back here to streamline.

rstoneback commented 2 years ago

I'm ok with merging this into pysat/pysat#102 whenever ready. They are in the same testing ⛵