-
Posts
59 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Blogs
Files posted by Dan Scholes
-
PDSGeosciencesNode_WgetFileDownload.txt
By Dan Scholes in Data user tools
This zip file includes example Wget commands for downloading files from the PDS Geosciences Node. The first example demonstrates downloading a PDS data set from the PDS Geosciences Node archive. The second example demonstrates using Wget to download an Orbital Data Explorer (ODE) cart request.
996 downloads
- wget
- recursive download
- (and 2 more)
Updated
-
PDSGeosciencesNode_FileDownload.py
By Dan Scholes in Data user tools
This zip file contains a sample Python 3.6 script for downloading files from the PDS Geosciences Node. The sample includes a configuration for downloading data files from both a PDS Geosciences Node archive and files from an Orbital Data Explorer (ODE) cart request. The script supports multiple levels of sub directories, as well. The script includes variables that should be set by the user for his or her environment. The example PDS data set and ODE cart request both exist, and they are available for test executions of the script. Python 3.6 is required for the script to function.
975 downloads
- python 3.6
- archive download
- (and 2 more)
Submitted
-
ODE REST Python Examples
By Dan Scholes in Data user tools
Attached are three simple Python examples of querying the ODE REST interface.
odeProductCount_Python27.py - A Python 2.7 example of querying the ODE REST interface for the count of products of particular product type. The results are written to the command prompt interface.
odeProductCount_Python36.py - A Python 3.6 example of querying the ODE REST interface for the count of products of particular product type. The results are written to the command prompt interface.
odeREST_FileDownload.py - A Python 3.6 example of querying ODE for products of a particular mission/instrument/product type. The product files of the first 10 query results will be downloaded to the local machine.
3711 downloads
Updated
-
CAT Toolkit Download
By Dan Scholes in Data user tools
A collection of ENVI and IDL procedures for reading, displaying, and analyzing CRISM data, produced by the CRISM Science Team.
Related downloads
CAT V7.3.1 Release Notes CAT History String Description CAT Installation Guide Introduction to CAT CAT User's Guide
Additional information is available from the Geosciences Node CRISM page.
3151 downloads
Updated