Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix overwrite logic when downloading granule #33

Merged
merged 2 commits into from
May 12, 2022
Merged

Conversation

chuckwondo
Copy link
Contributor

Fixes #26

@chuckwondo chuckwondo requested a review from bsatoriu May 11, 2022 19:55
Copy link
Collaborator

@bsatoriu bsatoriu left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

@chuckwondo chuckwondo merged commit dc51830 into develop May 12, 2022
chuckwondo added a commit that referenced this pull request Oct 4, 2022
chuckwondo added a commit that referenced this pull request Oct 4, 2022
chuckwondo added a commit that referenced this pull request Oct 4, 2022
bsatoriu added a commit that referenced this pull request Oct 25, 2023
* Edl federated login (#20)

* Edl federated login

* AWS class

* Add optional expiration param to aws methods

* DPS EDL login support

* DPS EDL login testing

* DPS EDL login testing

* DPS EDL login testing

* maap.aws.earthdata_s3_credentials()

* Update bucket for uploadFiles (#23)

* Update bucket for uploadFiles

* revert change to path

* Make Result.getData raise on failed HTTP download

In addition:

- Ignore Python-, OS-, and IDE-specific files
- Remove accidentally committed checkpoint file
- Tidy README.md formatting
- Bump version to 0.4.0

* Fix overwrite logic when downloading granule (#33)

Fixes #26

* Add the DAAC url to the earthdata_s3_credentials output

* Apply hotfixes (#42)

Co-authored-by: bsatoriu <[email protected]>
Co-authored-by: Aimee Barciauskas <[email protected]>
Co-authored-by: Jamison French <[email protected]>

* Introduce job model to maap-py from sister/imgspec (#45)

* Prepare for v3.0.0 (#46)

* Develop (#22)

Add optional expiration param to aws methods

* Update bucket for uploadFiles (#23)

* Update bucket for uploadFiles

* revert change to path

* maap.aws.earthdata_s3_credentials()

* Merge hotfixes into master branch (#43)

Co-authored-by: Jamison French <[email protected]>

* Create LICENSE

* Prepare for v3.0.0

---------

Co-authored-by: bsatoriu <[email protected]>
Co-authored-by: Aimee Barciauskas <[email protected]>
Co-authored-by: Chuck Daniels <[email protected]>
Co-authored-by: Jamison French <[email protected]>
Co-authored-by: Marjorie Lucas <[email protected]>

* Change log level and add try catch when submitting job (#47)

* Clean up logging (#49)

MAAP-Project/Community#773

* chore: remove query service

* Create maap.downloadGranule() method and unit test (#52)

* Dont retrieve attributes after job submission to reduce api queries (#48)

* Add functionality to cancel jobs (#53)

* Add maap.aws.workspace_bucket_credentials() (#54)

---------

Co-authored-by: Aimee Barciauskas <[email protected]>
Co-authored-by: Chuck Daniels <[email protected]>
Co-authored-by: Jamison French <[email protected]>
Co-authored-by: Sujen Shah <[email protected]>
Co-authored-by: Marjorie Lucas <[email protected]>
Co-authored-by: Jamison French <[email protected]>
bsatoriu added a commit that referenced this pull request Oct 25, 2023
* Edl federated login (#20)

* Edl federated login

* AWS class

* Add optional expiration param to aws methods

* DPS EDL login support

* DPS EDL login testing

* DPS EDL login testing

* DPS EDL login testing

* maap.aws.earthdata_s3_credentials()

* Update bucket for uploadFiles (#23)

* Update bucket for uploadFiles

* revert change to path

* Make Result.getData raise on failed HTTP download

In addition:

- Ignore Python-, OS-, and IDE-specific files
- Remove accidentally committed checkpoint file
- Tidy README.md formatting
- Bump version to 0.4.0

* Fix overwrite logic when downloading granule (#33)

Fixes #26

* Add the DAAC url to the earthdata_s3_credentials output

* Apply hotfixes (#42)





* Introduce job model to maap-py from sister/imgspec (#45)

* Prepare for v3.0.0 (#46)

* Develop (#22)

Add optional expiration param to aws methods

* Update bucket for uploadFiles (#23)

* Update bucket for uploadFiles

* revert change to path

* maap.aws.earthdata_s3_credentials()

* Merge hotfixes into master branch (#43)



* Create LICENSE

* Prepare for v3.0.0

---------







* Change log level and add try catch when submitting job (#47)

* Clean up logging (#49)

MAAP-Project/Community#773

* chore: remove query service

* Create maap.downloadGranule() method and unit test (#52)

* Dont retrieve attributes after job submission to reduce api queries (#48)

* Add functionality to cancel jobs (#53)

* Add maap.aws.workspace_bucket_credentials() (#54)

---------

Co-authored-by: Aimee Barciauskas <[email protected]>
Co-authored-by: Chuck Daniels <[email protected]>
Co-authored-by: Jamison French <[email protected]>
Co-authored-by: Sujen Shah <[email protected]>
Co-authored-by: Marjorie Lucas <[email protected]>
Co-authored-by: Jamison French <[email protected]>
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