This space is open for questions and discussion around the Polar Hackathon. Please feel free to post any questions here, whether they are about datasets, notebooks, workflows, technical issues, or ideas you would like to explore during the hackathon.
You can also create a new topic in the Polar Science Cluster category if your question or discussion deserves its own thread:
Looking forward to seeing your questions, ideas, and hackathon outcomes!
the workspace runs on OTC, now T Cloud Open, I believe; i.e. the compute for this particular workspace is not collocated with the data for the data cube you’re seeing in the notebooks
We are are cloud agnostic when choosing where to run the compute and we have Polar TEP workspaces running with about four providers at the moment. There are many factors to consider in the decision. Currently, geopolitical considerations seem to be outweighing technical performance.
The CDSE platform runs on top of two Public Clouds, CloudFerro Cloud (CFC) and Open Telekom Cloud (OTC). The clouds are directly connected to each other, the GÉANT scientific network, and the internet, using redundant broadband, low latency multiple 100 G links to allow smooth operation across the clouds.
So there might not be as big a performance hit with compute and data being physically separated in this instance as you’d expect if the connection was just over the open internet?
I’m having trouble figuring out the CS+AO dataset CRS, as I don’t think it is in EPSG:3031. The attributes in the ZARR say the projection is LAEA, but I am also struggling to get rioxarray to read anything meaningful from the attributes in order to reproject into EPSG:3031.
When plotting the data, it looks like we need some kind of x/y offset, but I can’t see these anywhere in the attributes. If I subtract half the max-min for the x/y coordinates, I get something that seems to align with EPSG:3031. Do you know what the correct CRS should be, or am I missing something in the datacube?