s-ragen / cmip6hack-so-project

This is the project repository for our CMIP6 hackathon project on Southern Ocean deep convection, bottom water formation, and sea ice extent.
MIT License
7 stars 9 forks source link

Mixed layer calc crashes google cloud #8

Open dhruvbalwada opened 5 years ago

dhruvbalwada commented 5 years ago

Just wanted to create this issue so we don't forget to finish the work. Currently the mixed layer calculation when using multiple models runs very inefficiently and makes the ocean.pangeo.io server crash. We need to fix this. Since ML calculation is a spatially local calculation, there is no reason for the crash to take place - maybe this can be solved by better chunking.

s-ragen commented 5 years ago

Good call! Thanks Dhruv. We should definitely revisit this...I'm going to have to focus on other research for a bit but I'm definitely keen to get back to this!