Julius Busecke
Julius Busecke
Seems like the data is not properly concatenated in time. There is a time dimension, but the data itself has no time dimensions?
/run NASA-SMAP-SSS/JPL/8day
Reporting back from the OSM tutorial, where @selipot, Ian Carroll, and I tried our luck with this. We unfortunately failed to even open datasets from within the binder environment. Using...
That would be great @abishekg7. Many thanks
Ok I put some work into this as a last action of the day. First some thoughts about the whole dataset: Ideally we would like to have all variables in...
Heya folks, this looks like a really cool addition. I think this is a great way to get some CMIP6 output on the cloud while I am still working on...
I think if this works, you should totally just work with it. I would be happy to iterate with you and @cisaacstern in the future so consolidate/automate the efforts here!
https://github.com/pangeo-forge/pangeo-forge-recipes/issues/263 is related and I think is blocking this atm.
Based on @cisaacstern suggestion I am posting all available `source_id` versions, so that we can keep track of which files are available and which arent yet. - [ ] 'ACCESS-CM2',...
Grid file update: I just had a chat with @mgrover1 and apparently getting the grid for CESM2 is as simple as doing: ```python import pop_tools grid_1v7 = pop_tools.get_grid('POP_gx1v7') grid_1v7 ```...