Thanks! it works for one file, but if I would like to download all file under one directory, what should do?
I used to be able to use option "-A hdf" in wget, but it did not work any more..
Do you have any suggestion?
thanks!
-pubu
Search found 2 matches
- Sat Mar 06, 2021 9:53 pm America/New_York
- Forum: Home
- Question: downloading CALIPSO data from one directory
- Replies: 3
- Thu Mar 04, 2021 4:48 pm America/New_York
- Forum: Home
- Question: downloading CALIPSO data from one directory
- Replies: 3
downloading CALIPSO data from one directory
I am using wget to get all file under a directory, but it returned nothing. The script i used as follows: ============================================================ URL=https://asdc.larc.nasa.gov/data/CALIPSO/LID_L2_05kmALay-Prov-V3-41/2020/12/ USERNAME=myuserid PASSWORD=mypassword cd ~ touch .net...