Changes

Jump to navigation Jump to search
No change in size ,  14:00, 4 October 2023
no edit summary
Line 214: Line 214:     
We invite you to use a command line of terminal to run this on fulfilled orders by supplying username and password as follows:
 
We invite you to use a command line of terminal to run this on fulfilled orders by supplying username and password as follows:
   wget https://data.eodms-sgdot.nrcan-rncan.gc.ca/public/carts/123456789-cc12-4e0b-93dc-b11ab84fd1fd --recursive -e robots=off --no-parent -l inf --http-user XXX --http-password XXX
+
   wget --recursive -e robots=off --no-parent -l inf --http-user XXX --http-password XXX https://data.eodms-sgdot.nrcan-rncan.gc.ca/public/carts/123456789-cc12-4e0b-93dc-b11ab84fd1fd
    
Or, for public data you may run without username and password:
 
Or, for public data you may run without username and password:
   wget https://data.eodms-sgdot.nrcan-rncan.gc.ca/public/avhrr/l1b/2022/2022001 --recursive --no-parent -e robots=off
+
   wget --recursive --no-parent -e robots=off https://data.eodms-sgdot.nrcan-rncan.gc.ca/public/avhrr/l1b/2022/2022001
    
If you are on Windows, you can download wget from https://eternallybored.org/misc/wget/. You can also customize directory options per https://www.gnu.org/software/wget/manual/wget.html#Directory-Options.
 
If you are on Windows, you can download wget from https://eternallybored.org/misc/wget/. You can also customize directory options per https://www.gnu.org/software/wget/manual/wget.html#Directory-Options.

Navigation menu

GCwiki