Public AWS Connection - NOAA Radar Data

I’m a novice and would like to connect to NOAA weather radar data to practice. It’s hosted on a public s3 bucket, but I can’t figure out how to set up the connection. See info below, any help is appreciated:

https://www.ncdc.noaa.gov/data-access/radar-data/noaa-big-data-project
https://registry.opendata.aws/noaa-nexrad/
https://docs.opendata.aws/noaa-nexrad/readme.html

Hi there @MichaelRBanks ,

welcome to KNIME Community Forum!

I guess you tried Amazon S3 Connection node? unfortunately currently it is not possible to connect to public S3 bucket with it.

See this topic for more info and proposed workaround: Amazon s3 Node Examples broken

Br,
Ivan

2 Likes

Hi @MichaelRBanks -

I have a soft spot for met data so I wanted to give this shot. :slight_smile: Using the method @ipazin posted does seem to work. I’ve attached a sample workflow, since the path names you have to provide are quite specific. Hope this helps!

HTTPSConnection_Download_MetData_Example.knwf (6.2 KB)

2 Likes

Thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.