-
Notifications
You must be signed in to change notification settings - Fork 3
please add some astro examples! #15
Comments
@SimonKrughoff , the Gaia image would be a nice start, I assume you already have a notebook for that. |
I have a couple notebooks. I'll add them to the deploy (but probably not until tomorrow). |
@rabernat , should we add 'gcs://pangeo-data/SDO_AIA_Images/094/*.fits' (and others in this directory) and 'gcs://pangeo-data/gaia_dr2.parquet' to the pangeo catalog, or would you rather these lived in a different, astro-specific one? |
Actually, trying your code, I find that images after timepoint 1200 don't show |
Can I access Additionally, is there a way to upload data to the GCS bucket? If not, the solar data already uploaded will also work. |
Yes you can, all the data are public. What, exactly were you trying to do?
but you probably wanted some xarray/dask/intake method? For uploading, you need credentials. I don't now if the containers of astro.pangeo have suitable credentials or not. |
Thanks @martindurant. I was just missing the special |
@rabernat Sorry for the long delay! I'm working on an example now that I will push to pangeo-data/pangeo-astro-examples and should run on astro.pangeo.io. What is the format of the presentation? Are you planning to do a live demo or just show a precompiled notebook? |
Fantastic, thanks @wtbarnes! I will be doing a live demo of course! 🎆 It's the only way to really convince people that it actually works. It would be ideal to binderize pangeo-astro-examples, as has been done for https://github.com/pangeo-data/pangeo-example-notebooks Then the examples can truly be run by anyone, anywhere |
@rabernat Sorry I never followed up on this again. Did the demo go ok? I hope that showing solar physicists the power of tools like Dask, xarray, et al. will convince them all to move to Python! I was at another conference at the time and had a few people try out the binder version of the timelag notebook and they were able to run it without issue. |
As discussed in pangeo-data/pangeo#269 (comment), in a few weeks I will be presenting on Pangeo at the EarthCube RCN Workshop: “Towards Integration of Heliophysics Data, Models, and Analysis Tools".
I would love to be able to share astro.pangeo.io. On the old pangeo.pydata.org, I developed the following code to view the SDO AIA data with holoviews:
I don't pretend to be an expert here. I would prefer if someone else would provide some examples of how to view and process this dataset. Ideally these could be added to the default examples in astro.pangeo.io.
So this is my plea: astonomers / heliophysicists, please add some example notebooks for me!
The text was updated successfully, but these errors were encountered: