adding EUMETSAT_data_access notebook#88
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
| @@ -0,0 +1,759 @@ | |||
| { | |||
There was a problem hiding this comment.
Could we maybe write-up a short paragraph about the MetOp product or provide a reference to it's documentation? out of convenience for a user so they don't need to search for it themselves and potentially fall on non-preferred references?
Reply via ReviewNB
zacdezgeo
left a comment
There was a problem hiding this comment.
So, I was unable to run the subsequent blocks without having the credentials. I can try the next ones if that's shared with me. Dropped a few comments via notebookNB mainly on providing other references for a user. Only other thing that comes to mind if finding some sort of visual representation to break up the straight text and output from code.
Updated markdown formatting and improved descriptions for clarity.
|
@zacdezgeo Thanks for the feedback. Updated the notebook how to get the credentials (step 0), we are still not sure on what data product need to reference for the final notebook in maap docs. This one is just to test access |
| @@ -0,0 +1,764 @@ | |||
| { | |||
There was a problem hiding this comment.
potentially a nit, but would reword this paragraph to something like the following:
This notebook uses the EUMETSAT AVHRR Level 1B - Metop - Global collection as a placeholder while the FALCON team confirms the exact product they need. AVHRR (Advanced Very High Resolution Radiometer) is an imaging instrument flown on the Metop polar-orbiting satellites. This collection works well for an initial test: it is unambiguously a MetOp product, it is available through the EUMETSAT Data Store, and the collection ID can be swapped out later without touching any of the token, search, or download logic.
Reply via ReviewNB





This notebook is a first working draft for the MAAP/FALCON support task: use one MetOp product to test EUMETSAT authentication, token creation, product search, and download.