Ryan Abernathey

Results 1174 comments of Ryan Abernathey
trafficstars

@maxgrover recently pointed me to the [Foundry](https://ai-materials-and-chemistry.gitbook.io/foundry/) project, from which I was able to track down this useful piece of code for transferring globus files. https://github.com/materials-data-facility/toolbox/blob/master/mdf_toolbox/globus_transfer.py

Thanks a lot for the reply @rpwagner. I appreciate your reply. If anyone you tagged can provide specific replies to my "Questions about Globus" in https://github.com/pangeo-forge/pangeo-forge-recipes/issues/222#issue-1027771533 I will literally buy...

Thanks for everyone who has chimed in here. Encouraged by @blaiszik, I am trying to organize an informal cross-project meeting between Pangeo and Globus, not specifically about this issue but...

To test things out, I have created a sample public collection here: https://app.globus.org/file-manager?origin_id=f0267e3e-f246-449c-8303-037a3b8bd233&origin_path=%2F **How do I access this data over HTTPS?** Can someone point me to the relevant documentation for...

@ricardobarroslourenco - thanks for the tip. I attempted to follow those directions and found some inconsistencies. But I was able to move forward with a little bit of trial and...

One final subtle issue i have noticed: subdirectories in this HTTPS endpoint do not have the correct content-type `httpd/unix-directory`. Compare the root ``` $ curl --head https://g-c70289.0da32.08cc.data.globus.org/ HTTP/1.1 200 OK...

Hi @sirosen - thanks for the response! Since you have noted the issue already, I'm not going to file a ticket for the doc fixes. However, I would be very...

Thanks Kyle. **I don't want to actually list the directory.** I just want Globus to return a `Content-Type: httpd/unix-directory` header when I call GET on a directory. It's fine if...

Actually, Kyle, perhaps this is not such a big deal, because changing the headers would not actually resolve https://github.com/zarr-developers/zarr-python/issues/993.

Naomi do you understand what it is about this dataset that is causing the error?