sharppy / SHARPpy

Sounding/Hodograph Analysis and Research Program in Python
https://sharppy.github.io/SHARPpy/index.html
Other
216 stars 112 forks source link

Nucaps test #230

Closed resmaili closed 2 years ago

resmaili commented 2 years ago

I need to update standard.xml and full_gui.py, there is a bug in the MetOp filenames. MetOp-A = m02, MetOp-B = m01, but they're currently backwards in the code.

Jeff-Szkodzinski commented 2 years ago

Hi Rebekah!

Thanks for catching that error. I was unaware those satellite identifiers needed to be flipped. I imagine we would need to have pull request #227 done first so that my previous 5 commits from last year can be merged into sharppy:nucaps-test. Then the NUCAPS-specific code can be merged with master after that.

Jeff

resmaili commented 2 years ago

Ah, sorry, I didn't realize #227 wasn't merged. I'll close this one and update #227.