Skip to article frontmatterSkip to article content

Accessing S3 Buckets


OpenScienceLab user servers typically run in AWS region us-west-2, which houses all public NASA data. This provides cheap, low-latency data access.

You may access any public AWS S3 bucket or private bucket to which you have permission with either the aws-cli (command line interface) or boto3 (Python package).