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

add argo functionality to QUEST #427

Merged
merged 140 commits into from
Dec 7, 2023
Merged

add argo functionality to QUEST #427

merged 140 commits into from
Dec 7, 2023

Conversation

JessicaS11
Copy link
Member

This PR will introduce the Argo (including BGC) retrieval functionality to QUEST.

kelseybisson and others added 30 commits February 23, 2022 09:26
Download the 'classic' argo data with physical variables only
Download the 'classic' argo data with physical variables only
@JessicaS11
Copy link
Member Author

@zachghiaccio these are great - thank you! A few questions:

  1. since we're only viewing one file, how do you feel about limiting the dates so we only get a handful (say <5) granules? It was taking FOREVER to order and download all 19.
  2. After the long, 19 granule download failed (I presume because it was trying to create a top level directory on my computer?), I modified the date range and tried rerunning reg_a.download_all() and it successfully downloaded the IS2 but not the Argo (even though the parameters were still set). It kept ending up in the except saying dataset_name wasn't defined. The Argo object thus had no data associated with it.
  3. How slow/onerous was the plotting when you were reading in the IS2 data "manually" (i.e. before using the icepyx read module)? Was there a big change when you made the switch?

@JessicaS11 JessicaS11 merged commit 84f76ab into development Dec 7, 2023
2 checks passed
@JessicaS11 JessicaS11 deleted the argo branch December 7, 2023 17:10
JessicaS11 added a commit that referenced this pull request Jan 5, 2024
- add argo.py dataset functionality and implementation through QUEST
- demonstrate QUEST usage via example notebook
- add save to QUEST DataSet class template

Co-authored-by: Kelsey Bisson <[email protected]>
Co-authored-by: Romina <[email protected]>
Co-authored-by: zachghiaccio <[email protected]>
JessicaS11 added a commit that referenced this pull request Jan 5, 2024
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.

6 participants