Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an ERDDAP interpolate notebook #36

Merged
merged 6 commits into from
Dec 21, 2021
Merged

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Oct 19, 2021

Closes #23

This notebook fetches the sd1031_hurricane_2021 hurricane temperature data and then uses ERDDAP's interpolate functionality to fetch a track of interpolated temperatures that can be used to compare/calibrate the sensor data in the saildrone.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@MathewBiddle
Copy link
Contributor

MathewBiddle commented Oct 21, 2021

Just a thought. Could we use data from sd 1045? from this video https://www.saildrone.com/news/saildrone-collects-live-video-inside-hurricane-sam?

@ocefpaf
Copy link
Member Author

ocefpaf commented Oct 21, 2021

Just a thought. Could we use data from sd 1045? from this video https://www.saildrone.com/news/saildrone-collects-live-video-inside-hurricane-sam?

I thought that this one was it. I used the same on from Kathy's notebook. We can change it quickly.

@ocefpaf
Copy link
Member Author

ocefpaf commented Dec 17, 2021

@MathewBiddle that comparison was indeed confusing and I decided to leave just the line fit and the diff plot. Now the scatter plots should the track and the temperature without the using the size as a third dimension.

@MathewBiddle
Copy link
Contributor

That looks better. Thanks @ocefpaf

@ocefpaf
Copy link
Member Author

ocefpaf commented Dec 21, 2021

OK. Merging this and fixing the failing notebooks in another PR. Thanks!

@ocefpaf ocefpaf merged commit 0897c98 into ioos:main Dec 21, 2021
@ocefpaf ocefpaf deleted the erddap_interpolate branch December 21, 2021 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notebook using ERDDAPs interpolate values from gridded dataset values
2 participants