You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For making MEDS files, the WCS class in esutil is used, as are some numerical python utilities: https://github.com/esheldon/esutil. esutil is not required for reading files.
installing the python library
in the usual place
python setup.py install
at a different prefix
python setup.py install --prefix=/some/path
make sure it is on your PYTHONPATH