ArctosDB / documentation-wiki

Arctos Documentation and How-To Guides
https://handbook.arctosdb.org
GNU General Public License v3.0
13 stars 13 forks source link

media upload needs an update #283

Open Jegelewicz opened 1 year ago

Jegelewicz commented 1 year ago
    >any idea why it just times out

That's not a real URL, you need eg https://web.corral.tacc.utexas.edu/arctos/ALMNH/Entomology/ALMNH102599V.JPG

Is that really still not in the documentation?! @Jegelewicz can you fix that or do I need to?

Also your folders (https://web.corral.tacc.utexas.edu/arctos/ALMNH/Entomology/Batch%20upload%201/) don't follow naming conventions, which also seems to be missing from the documentation. (https://handbook.arctosdb.org/best_practices/TACC_allocation.html hints at it, sorta.) Neither TACC not I will script anything that contains spaces; if that might ever matter, those should be fixed.

Originally posted by @dustymc in https://github.com/ArctosDB/internal/issues/197#issuecomment-1330851324

Jegelewicz commented 1 year ago

I can make updates, but nothing is actually propagating to the Handbook, so nobody will see them.

Jegelewicz commented 1 year ago

I'd love to help simplify the how-to guide as the current one (https://handbook.arctosdb.org/how_to/How-to-Upload-Media-to-TACC.html) still includes the small batch uploader which appears to be removed. I also really could not figure out that conversion of the URL from data.tacc.utexas.edu to web.corral.utexas.edu was required for the images to cooperate- that would be a nice little piece to put in plain terms somewhere.

https://github.com/ArctosDB/internal/issues/197#issuecomment-1330962680

Jegelewicz commented 1 year ago

you need eg https://web.corral.tacc.utexas.edu/arctos/ALMNH/Entomology/ALMNH102599V.JPG

Is that really still not in the documentation?! @Jegelewicz can you fix that or do I need to?

That is exactly what the documentation says

image

Jegelewicz commented 1 year ago

@babogan how could we have made that more clear?

Jegelewicz commented 1 year ago

folders (https://web.corral.tacc.utexas.edu/arctos/ALMNH/Entomology/Batch%20upload%201/) don't follow naming conventions, which also seems to be missing from the documentation. (https://handbook.arctosdb.org/best_practices/TACC_allocation.html hints at it, sorta.)

Added

Jegelewicz commented 1 year ago

@dustymc @babogan it would help me if you would read the new documents and let me know if anything else needs to be added or changed. Because these updates are not showing up in the actual handbook, please review them in Github.

https://github.com/ArctosDB/documentation-wiki/blob/gh-pages/_how_to/How-to-Upload-Media-to-TACC.markdown https://github.com/ArctosDB/documentation-wiki/blob/gh-pages/_how_to/How-to-Bulkload-Media-Metadata.markdown

Thanks!

babogan commented 1 year ago

Ah it's in the metadata bulkload guide. Seems fine where it is. I was fighitng against the cyberduck guide on TACC itself and this one: https://handbook.arctosdb.org/how_to/How-to-Upload-Media-to-TACC.html I knew the metadata had to be linked separately via bulkload and was going by this page: https://arctos.database.museum/tools/BulkloadMedia.cfm (which links to this one: https://arctos.database.museum/tools/BulkloadMedia.cfm?action=ld) So I hadn't actually navigated to the more useful and nicer guide. All good 👍

Jegelewicz commented 1 year ago

@babogan FWIW, the bulkload media metadata How To is linked at the bottom of the Upload to TACC document.

babogan commented 1 year ago

It did just teach me that URI refers to the images as opposed to URL- so that's good to know for the future :) Maybe in the tips section something about the folder names/file names (I assume) not being able to handle spaces. This is intuitive but most people's folder organization likely will be using spaces so it could cause trouble

babogan commented 1 year ago

@babogan FWIW, the bulkload media metadata How To is linked at the bottom of the Upload to TACC document.

Aha I found it after this had been opened. Just missed it when I was there. Don't worry- that's my bad. Sorry for the trouble