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

Fix link to FAQ on CA:AE website #274

Merged
merged 1 commit into from
Dec 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/2023-03-01-climate-data-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The availability of GCMs, temporal resolutions and climate variables depends on

Energy sector users can access cloud computing resources and early versions of analytical tools to work with climate data through the <a href="https://analytics.cal-adapt.org/" target="_blank">Cal-Adapt Analytics Engine</a>.

With support from the <a href="https://sustainability.aboutamazon.com/environment/the-cloud/amazon-sustainability-data-initiative" target="_blank">Amazon Sustainability Data Initiative</a>, users can also directly access Fifth Assessment data on a <a href="https://cadcat.s3.amazonaws.com/index.html" target="_blank">public S3 bucket</a> on Amazon Web Services (AWS). Learn how to access and download data from AWS using Python in this <a href="https://analytics.cal-adapt.org/docs/faq/#how-can-i-download-the-climate-data-used-in-the-analytics-engine" target="_blank">detailed walkthrough</a>.
With support from the <a href="https://sustainability.aboutamazon.com/environment/the-cloud/amazon-sustainability-data-initiative" target="_blank">Amazon Sustainability Data Initiative</a>, users can also directly access Fifth Assessment data on a <a href="https://cadcat.s3.amazonaws.com/index.html" target="_blank">public S3 bucket</a> on Amazon Web Services (AWS). Learn how to access and download data from AWS using Python in this <a href="https://analytics.cal-adapt.org/faq/#how-can-i-download-the-climate-data-used-in-the-analytics-engine" target="_blank">detailed walkthrough</a>.

## New Cal-Adapt data download tool

Expand Down
Loading