-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e4e8e86
commit dd8a553
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,19 +6,19 @@ NASA Goddard Space Flight Center for providing this data to the public. | |
|
||
Created by Rose Awen Brindle, 2022. | ||
|
||
For more informatio: [email protected] | ||
For more information: [email protected] | ||
|
||
## Usage | ||
Call LASCO_imgdownload.py from the command line using the following command line arguments. Downloaded data is placed in the 'download' folder at LASCO_imgdownload.py's location. | ||
Call LASCO_imgdownload.py from the command line using the following command line arguments. Downloaded data is placed in the 'download' folder at LASCO_imgdownload.py's location. NOTE you may need to create this folder yourself before use. | ||
|
||
Positional arguments: | ||
int year in yyyy format | ||
int month in mm format | ||
int day in dd format to be downloaded | ||
- int year in yyyy format | ||
- int month in mm format | ||
- int day in dd format to be downloaded | ||
|
||
Optional arguments: | ||
-h, --help show this help message and exit | ||
-t str [str ...], --imgtype str [str ...] | ||
- -h, --help show this help message and exit | ||
- -t str [str ...], --imgtype str [str ...] | ||
type of image to retrieve, defaults to 2aia193, first digit denotes which LASCO coronagraph | ||
|
||
### image types | ||
|