Skip to content

Minor fixes#212

Merged
ocefpaf merged 2 commits intoioos:mainfrom
ocefpaf:preview_page
Aug 6, 2024
Merged

Minor fixes#212
ocefpaf merged 2 commits intoioos:mainfrom
ocefpaf:preview_page

Conversation

@ocefpaf
Copy link
Copy Markdown
Member

@ocefpaf ocefpaf commented Jul 23, 2024

This was a preview page originally but I'll move that part to another PR to merge the small fixes first.

@ocefpaf ocefpaf force-pushed the preview_page branch 2 times, most recently from 7f8c4d2 to bc85f16 Compare July 24, 2024 18:47
@ocefpaf ocefpaf marked this pull request as ready for review August 6, 2024 11:35
@ocefpaf
Copy link
Copy Markdown
Member Author

ocefpaf commented Aug 6, 2024

https://oceanlab3.rsmas.miami.edu/erddap is returning an SSL certificate error. Note sure that is going on but they may fix this in the future, merging this one for now if everything else passes.

url = (
    "https://oceanlab3.rsmas.miami.edu/erddap/"
    f"convert/interpolate.{response}?"
    f"TimeLatLonTable={quote_plus(time_lat_lon)}"
    f"&requestCSV={dataset_id}/{variable}/{algorithm}/{nearby}"
)


idf = pd.read_csv(url)

Traceback:

---------------------------------------------------------------------------
SSLCertVerificationError

@ocefpaf ocefpaf merged commit e8aa45b into ioos:main Aug 6, 2024
@ocefpaf ocefpaf deleted the preview_page branch August 6, 2024 12:41
@ocefpaf ocefpaf changed the title add preview page Minor fixes Aug 6, 2024
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.

1 participant