Dan Delany
Dan Delany
Hello & thanks for the cool library! I've written some Typescript type definitions for `driftless` and submitted a PR to DefinitelyTyped for review, it's here if you'd like to take...
Got another one for you - I am trying to run Butterflow on a very large video which is 4096x2048 pixels. When I run it on Ubuntu using current `master`,...
Hi dthpham, First off, thanks for making Butterflow - it's pretty awesome. I've been using it on satellite photos from [Himawari 8](https://en.wikipedia.org/wiki/Himawari_8) with great results. The only other open source...
The new code in `0.2.1` is improving but has a significant regression - All of the resolvers in `resolveXYScales` used to *recursively* check the component's children to find the necessary...
`DateInput` supposedly takes either an ISO date string or a JS `Date` object. No matter what I give it, however, the placeholder string is completely wrong - seems like an...
- [ ] Move FlowField and ParticleFlowSystem into their own repository - [ ] Generalize FlowField into a more reusable component - [ ] Refactor to ensure new props are...
## Fixes - [ ] bug with line break before return in function boxes ## UI - [ ] document globals - [ ] boolean/radio buttons - [ ] wrap...
Hi CMC folks, I'm working on migrating the [Sea Level Data Access Tool](https://sealevel.nasa.gov/data-analysis-tool/) to the new Common Mapping Client. This tool allows the user to switch between latlon/south polar/north polar...
### Description & Requirements One goal of our Procedural Scheduling project is to support passing parameters to the new Java scheduling procedures to modify their behavior. * When writing the...
@jmdelfa has been working on an Aerie mission model for the Endurance mission concept and has expressed the need for a shared Aerie deployment on which to host it -...