Jinbo Wang
Jinbo Wang
The demos use concept_id to identify a particular dataset. It will be handy to add short_name as an option as an identifier.
Created a notebook for a ASAP-SWG meeting live demo.
Hey team, two suggestions: 1. Add examples for this command: `> podaac-data-subscriber -h`, say using the following as an example: > `podaac-data-subscriber -c JASON_CS_S6A_L2_ALT_LR_STD_OST_NRT_F -d ./data/JASON_CS_S6A_L2_ALT_LR_STD_OST_NRT_F --start-date 2020-11-30T00:00:00Z --end-date 2022-11-30T00:00:00Z`...
These are two defaults. It simplifies the use of the tool to an extreme "data-subscriber -c shortname". This will not affect experienced users but significantly lower the level of effort...
Check the existence of .netrc (_netrc) file. If it does not exist, prompt a message with two options (1) if one has an EDL, ask for username and password then...
I got "Error getting the token - check user name and password". My username and password are correct in .netrc. The download was not affected and started anyways. ``` podaac-data-subscriber...