ramadda.zip.anonymous.maxsizemb=<value> ramadda.zip.registered.maxsizemb=<value> e.g.: for 8 and 16 GB: ramadda.zip.anonymous.maxsizemb=8000 ramadda.zip.registered.maxsizemb=160000The Bulk Download Script will return a shell script that, when run on your machine, will recreate the entry hierarchy a directories on your machine and will download the files. Note: this uses some shell programming and the curl program to download the files. This has been tested on Mac and Unix machines but not in Windows. You can change the default behavior of the service, e.g., adding download of xml metadata files, overwriting the files, etc. by copy-and-pasting the URL and adding new URL arguments. e.g.:
https://ramadda.org/repository/entry/show/RINEX_download.sh?entryid=d8e8c047-d990-40f7-9eb9-07c89323bbe4&output=bulk.curlIf a file already exists the script will not download the file. To change this behavior add the URL argument:
&overwrite=trueNormally when you are viewing a Folder (or Project, etc) the download script will not create a directory for the Folder. It will just download all of the children entries. To have the script also create a directory (and fetch metadata, etc) for the current Folder add:
&includeparent=trueTo also have the script download any other outputs (e.g., GeoRSS, THREDDS catalog) add the outputs URL argument:
&outputs=<comma separated list of output ids>e.g.: to also fetch the ATOM xml feed do:
&outputs=atomOther outputs include:
&outputs=json,atom,rss.full,kmlYou can export the RAMADDA entry xml format then, from your own RAMADDA, harvest the directory tree the script creates and you will have an exact replica of the original RAMADDA content and data. Just add on:
&outputs=xml.xmlentry