Open rogema opened 5 years ago
@rogema you should be able to sign in. Let me know if you are having issues
Hi @raphaeldussin,
Thanks for the access. I am just starting to use Pangeo and I am wondering how to download a DataArray created on the cloud to my local computer. I looked in the different issues but I only found discussions concerning data to upload on the cloud. Is it possible to download our results and not only the images ?
Thanks in advance !
Write the file to netCDF using ds.to_netcdf('filename.nc')
and then
download via the jupyterlab file browser by right clicking. Or use the
command line to scp / ftp to another server.
On Fri, Jan 11, 2019 at 2:37 AM rogema notifications@github.com wrote:
Hi @raphaeldussin https://github.com/raphaeldussin,
Thanks for the access. I am just starting to use Pangeo and I am wondering how to download a DataArray created on the cloud to my local computer. I looked in the different issues but I only found discussions concerning data to upload on the cloud. Is it possible to download our results and not only the images ?
Thanks in advance !
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/raphaeldussin/example.pangeo.io-deploy/issues/10#issuecomment-453336403, or mute the thread https://github.com/notifications/unsubscribe-auth/ABJFJtQZO3YZ_X0sHyztA8A_YpdB4Cxuks5vB-rlgaJpZM4ZpDn4 .
Hi @raphaeldussin, I'd like to request access to ocean.pangeo.io for testing this package I am developing for ocean acoustics data (echosounders, ADCP, etc.). The goal is to provide a tool that will allow the community to take advantage of tools/platforms like xarray and Pangeo. Thanks!
Wu-Jung, we are in the middle of completely redoing how these clusters work. I'll ping you in a week or so once this is done. You can follow along if you want here: https://github.com/pangeo-data/pangeo-cloud-federation/issues
On Wed, Feb 20, 2019 at 1:52 PM Wu-Jung Lee notifications@github.com wrote:
Hi @raphaeldussin https://github.com/raphaeldussin, I'd like to request access to ocean.pangeo.io for testing this package https://github.com/OSOceanAcoustics/echopype I am developing for ocean acoustics data (echosounders, ADCP, etc.). The goal is to provide a tool that will allow the community to take advantage of tools/platforms like xarray and Pangeo. Thanks!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/raphaeldussin/example.pangeo.io-deploy/issues/10#issuecomment-465707137, or mute the thread https://github.com/notifications/unsubscribe-auth/ABJFJgIUzAhnU1cNuJbEkce78OaGRvyAks5vPZlSgaJpZM4ZpDn4 .
Cool, thanks!
Hi @raphaeldussin,
I saw that pangeo.pydata.org is to be closed down soon. Can I have access to ocean.pangeo.io ? I would like to compute the monthly EKE from AVISO data available on the cloud and if possible also export the data array.
Thanks in advance, Marine