Jessica Scheick

Results 58 issues of Jessica Scheick

We're working on a submission to JOSS. Please post your submission comments here!

As per [this excellent error writeup](https://discourse.pangeo.io/t/reader-load-issues-with-atl06/2761/), @tlohde demonstrated that when subsetting is applied during the data ordering process and that removes some beams from a granule, the icepyx `reader` module...

Wanted to garner maintainer feedback on the basic implementation before I add any docs. I will need some guidance for adding tests. - [x] Closes #6577 - [ ] Tests...

topic-backends
plan to merge
topic-typing
io

I'm trying to use IceFlow in another workflow, but it's non-trivial to install in its current configuration. You can't install the module using a full path because of the dashes...

In digging into #457, we discovered that order request urls were being submitted with both CMR and order parameters (e.g. Order request URL: https://n5eil02u.ecs.nsidc.org/egi/request?short_name=ATL11&version=006&bounding_box=-87.0,74.7,-85.0,75.4&page_size=2000&page_num=1&request_mode=async&include_meta=Y&client_string=icepyx&time=2018-09-01T00:00:00,2022-01-01T23:59:59&bbox=-87.0,74.7,-85.0,75.4), making it impossible to submit a...

bug
afternoon_contribution

After updating the GH actions (#475), in order to get the checks to pass we needed to add a lot of ignore codes to the .flake8 config file. This draft...

Looking through our docs page, it would be great to add some more QUEST documentation/clarity. Specific tasks/ideas: - [x] Add uml generation for QUEST (via #498) - [x] Clarify the...

documentation

QUEST is not currently represented in the software uml diagrams. This PR adds it to them. Partially addresses #474.

Minor updates and tweaks noted during release process and updated herein.

In #475, it was discovered that the flake8 linter action that had been running on PRs was outdated and therefore failing to post comments on PRs where PEP8 standards weren't...

help wanted
good first issue