-
Notifications
You must be signed in to change notification settings - Fork 3
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
Calculate SST from 1940-Present #36
Comments
The query will be something like:
|
Lessons for how to scale this up from this article: https://blog.coiled.io/blog/coiled-xarray.html
Other principles:
|
According to this:
It looks like the full surface level ERA5 corpus is ~1120 TiBs. i.e., this is ~4.5x larger than the demo that Coiled performed. 🤞🏽 hopefully this means it will only cost ~5 times as much? |
Wait! We only care about SST! So, this is only 4TiB!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.threads.net/@earthlyeducation/post/C4KP3-wxv83
I notice this only goes back until 1980. How bad is the global average sea surface temperature this year compared to years past? I think we could answer this with a SQL query.
The text was updated successfully, but these errors were encountered: