Design Generic function for the getJP2Image endpoint #21
Conversation
|
Please add pydantic to |
Add dict function that renames Json to json
I haven't worked with python packages until now, Is there any command that will automatically update For example, To update |
There is not a method that I am aware of. You will need to add new packages we require to the setup.cfg file as required. |
dgarciabriseno
left a comment
There was a problem hiding this comment.
- Still need to update core.py to use OutputType.
- Update getJp2ImageParameters to inherit from use HvpyParameters
- Add unit test for getJp2Image
dgarciabriseno
left a comment
There was a problem hiding this comment.
Not really a big deal, but I think part of this test isn't really useful.
Co-authored-by: Nabil Freij <nabil.freij@gmail.com>
This PR is an attempt to write a generic function for getJP2Image endpoint