Skip to content

S3 OLCI and SLSTR downloading added - #10

Open
GerardoLopez wants to merge 1 commit into
multiply-org:masterfrom
Assimila:master
Open

GerardoLopez wants to merge 1 commit into
multiply-org:masterfrom
Assimila:master

Conversation

@GerardoLopez

Copy link
Copy Markdown

No description provided.

if not input_sensor in sensor_list:
raise ValueError("Sensor can only be S1 or S2. You provided %s"
% input_sensor)
def download_sentinel(location, input_start_date,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good, can you just name this function as download_sentinel3 or something like that? The idea is that we expose this as the main API. Also, if you fancy some py.test ;-)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bummer, maybe I didn't understand: did you extend the previous version that gets S1 and S2 to also do S3 as well, or does this version only do S3 (no probs either way, just want clarification)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I extended the functionality of the previous version to get S3 data as well :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants