Changes

Jump to navigation Jump to search
29 bytes added ,  11:31, 15 December 2023
no edit summary
Line 1: Line 1:  +
[[FR:SGDOT_Guide_rapide]]
    
This page shows is how-to guide from the support team to users. For more general information, you can visit the [[Earth Observation Data Management System (EODMS)|EODMS]] page.
 
This page shows is how-to guide from the support team to users. For more general information, you can visit the [[Earth Observation Data Management System (EODMS)|EODMS]] page.
    
We invite you check out these articles to help you on your way!
 
We invite you check out these articles to help you on your way!
  −
__TOC__
      
== Website ==
 
== Website ==
Line 14: Line 13:     
=== I am getting an error when I visit the site. How do I stop this? ===
 
=== I am getting an error when I visit the site. How do I stop this? ===
The website has likely been upgraded while you were using it. You can clear errors by closing you browser completely and/or clearing your browsers "cookies". This can quickly be done on most browsers by hitting Ctrl+Shift+Delete.
+
The website has likely been upgraded while you were using it. Simply navigate to the site and CTRL+F5 (most browsers)
    
== Maps ==
 
== Maps ==
Line 187: Line 186:     
This message is presented to users who are not logged in as well as for RAW collections (e.g. *RADARSAT-1 Raw Catalog*, *RADARSAT-2 Raw Catalog*). You should instead login (or register for an account) and once logged-in, re-do your search by selecting the "RADARSAT-1 Open Data Products [Online]" or the "RADARSAT-2 Products [Online]" collection.
 
This message is presented to users who are not logged in as well as for RAW collections (e.g. *RADARSAT-1 Raw Catalog*, *RADARSAT-2 Raw Catalog*). You should instead login (or register for an account) and once logged-in, re-do your search by selecting the "RADARSAT-1 Open Data Products [Online]" or the "RADARSAT-2 Products [Online]" collection.
  −
=== When I try to order a CCRS Thematic Dataset, I get an error, "You are not permitted to add more than 25 items to your cart. Please select fewer items or narrow your search for Value-Added Satellite Products" ===
  −
  −
Because of the time-series nature of CCRS thematic datasets, the size of the product depends on how wide you chose your start and end time. For example, attempting to download the MODIS 10-day composite time series product for all time (e.g. start time 2016 - 2019) amounts to a 1.36 TB product. To reduce the size of your product to enable ordering, re-do your search with a more narrow time window e.g. Jan 01 2019 - Jan 17 2019 which amounts to a smaller 26 GB.
      
=== Now that I have submitted my aerial photo order, how long does the order desk production process take?  ===
 
=== Now that I have submitted my aerial photo order, how long does the order desk production process take?  ===
Line 216: Line 211:  
=== How do I bulk-download files without having to click one-by-one in my browser ===
 
=== How do I bulk-download files without having to click one-by-one in my browser ===
   −
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 terminal to download your orders. Don't forget the trailing '/' at the end of the url directory:
   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
+
 
 +
For a restricted cart, using username and password (for RCM data):
 +
  wget --recursive -e robots=off --no-parent -l inf --no-directories --http-user XXX --http-password XXX https://data.eodms-sgdot.nrcan-rncan.gc.ca/rcm/carts/123456789-cc12-4e0b-93dc-b11ab84fd1fd/
 +
 
 +
For, for '''public''' cart (e.g. NAPL, RADARSAT-1, Canada Lands) you may run '''without username and password''':
 +
   wget --recursive -e robots=off --no-parent -l inf --no-directories https://data.eodms-sgdot.nrcan-rncan.gc.ca/public/carts/123456789-cc12-4e0b-93dc-b11ab84fd1fd/
 +
 
 +
You can also bulk download open data, such as all the NRCan emergency flood maps for 2023
 +
  wget --recursive -e robots=off --no-parent -l inf --no-directories https://data.eodms-sgdot.nrcan-rncan.gc.ca/public/EGS/2023/Flood/CAN/QC/
   −
Or, for public data you may run without username and password:
+
...or all the NAPL photos for roll number 22042 captured of Tuktoyaktuk, NWT:
   wget https://data.eodms-sgdot.nrcan-rncan.gc.ca/public/avhrr/l1b/2022/2022001 --recursive --no-parent -e robots=off
+
   wget --recursive -e robots=off --no-parent -l inf --no-directories https://data.eodms-sgdot.nrcan-rncan.gc.ca/public/NAPL_PNA/22000/22042/
   −
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. `CTRL+C` to interrupt. For more advanced users, we recommend the https://github.com/eodms-sgdot/eodms-cli to perform searches, save results and downloads all from the command line.
    
=== I downloaded my image order. What software can I use to view the images?===
 
=== I downloaded my image order. What software can I use to view the images?===

Navigation menu

GCwiki