Jessica Scheick

Results 76 comments of Jessica Scheick

> Couple of minor comments, then we can merge. @headtr1ck GitHub is unhelpfully not showing me any comments. Can you share a screen shot or something so I can address...

Just wanted to let you know that the hackmd notes link in the google calendar leads to a 404 (the one at the top of this issue works though). Google...

Just wanted to leave a note that I support an opt-in (or at the very least optional) use of absolute paths. In our use case, we have multiple contributors who...

@bradlipovsky Good catch! It looks like when I updated the checks to do a better job handling crossing the dateline, I still missed a bunch of edge cases (one of...

Thanks for reporting your error case, @adfraser. From a quick look at the [CMR API docs](https://cmr.earthdata.nasa.gov/search/site/docs/search/api.html#c-spatial), the NSIDC API can handle both sets of coordinates: > [-179,60,179,62] and [179,60,-179,62]) I...

I think this is an important issue that we may be able to address as we move forward with the local file management/manipulation side of things. We're currently working to...

@lheagy Better late than never - I added some basic instructions on using `pre-commit` to the contribution guidelines. In general the documentation needs a bit of an overhaul/update, including more...

We'd love to have this added to the example gallery! @salvis2 did some incredible work to get us set up on Pangeo-gallery, but if I recall there were still a...

One possible (and more specific) example of this could be: make it easy to filter by beam strength (either during read-in or once data is loaded).

> but I think this must be outdated Or is an uncaught typo... I don't think `sync` was ever the default! Thanks for catching this.