Patrick J. Roddy

Results 241 comments of Patrick J. Roddy

Does seem like I occasionally hit that timeout, damn Zenodo - it didn't use to be a problem

> The tl;dr is that we are about ready to start but I need you to do two things first: > > * [ ] Add a code of conduct...

> ## Editor comments > > * when I first tested that I could import the package, it downloaded a lot of data. Many people might find this surprising. I...

> The problem (in particular) is PyPI doesn't allow over 50MB. I need to work out a way to delay the downloading of `EGM2008_Topography_flms_L2190.mat`. Fixed this in astro-informatics/sleplet#336 (`v1.4.5`), turns...

> @paddyroddy related to that to-do item for the docs: my understanding is that the goal for SLEPLET is to provide general access to the wavelet basis/transform you have developed...

> Sounds like you fixed the issue overall but jic you're still figuring this out: are you familiar with [pooch](https://github.com/fatiando/pooch)? Yes, I'm using `pooch`...

Thank you, @SimonMolinsky! Looking forward to the next steps

Thanks, @magsol! I wasn't aware of repostatus.org, I have added one now in astro-informatics/sleplet#360.

@gnypit I'm sorry to hear about the recent events in your life. I hope things are getting back in control. Thank you for constructive feedback regarding comments, documentation and demos....

> The one concept in programming might be very new and difficult to get used to even for semi-advanced programmers in Python, like multiprocessing. It concernes the private parts of...