Use EUMDAC library for most of Satip
Opened this issue · 3 comments
Detailed Description
Its a new library from EUMETSAT that offers some nice stuff, including built-in support for data tailor, etc. Satip is already using it for the data tailor access, so unifying it across the rest of the eumetsat package should help with reducing code complexity, maintenance, and things we have to maintain.
Context
Docs here: https://eumetsatspace.atlassian.net/wiki/spaces/EUMDAC/overview
Possible Implementation
Hi @jacobbieker, could you please give some starting points for this issue? Also, the doc link says I don't have access to it. Is there any other ways I can get the docs? Thank you so much!
Hi, sorry, I think the documentation has moved to here now: https://user.eumetsat.int/resources/user-guides/eumetsat-data-access-client-eumdac-guide
Thank you so much! Could you please give some starting points like where can I start refactoring?