dpickell

Results 2 issues of dpickell

Hi All, Found a bug experimenting with the Sparkfun MMDLCB with v2 of the Apollo3 Core. Issue: Essentially, when disabling onboard LDOs, I measure an increase in current consumption, not...

Hi there, I'm playing around with a basic read of locally downloaded .h5 files: ``` reader = ipx.Read(data_source=file_list) reader.vars.append(beam_list=['gt2l', 'gt2r'], var_list=['h_li', "latitude", "longitude", "h_li_sigma", "sigma_geo_h", "bsnow_h", "cloud_flg_asr", "atl06_quality_summary"]) ds =...