Alex Merose

Results 277 comments of Alex Merose

> it invokes system Python, whereas for this use case we want Python processes to run from conda Python Interesting – I haven't hit this problem. I use the docker...

Thanks for the explanation Yuvi! That's really helpful. One concept that I'm missing, however, is: what does the pangeo forge entrypoint need to do, besides boot beam? Are there startup...

Maybe, we should have a video chat soon to expedite this discussion. The Beam docker image, in my understanding, is to package a runtime environment for Beam workers (the specifics...

> What TZ are you in? I'm in PST! Happy to jump on a call as soon as tomorrow or next week. What time zone are you in? Thanks for...

Sure thing Pranay. See the TODO in this file: https://github.com/google/weather-tools/blob/eb95533dec135d9637bc95afe09ce38b2661cf4a/weather_mv/loader_pipeline/util_test.py#L44 The task at hand is to add unit test to that file in order to totally cover every serialization case...

Hey Pranay. How about we have a 1:1 meeting? Maybe with a code walkthrough, I can better answer your questions and/or give a good introduction to the codebase. How about...

Great! Just added a meeting to your calendar for 10am PST this Wednesday.

Hey @pangeran-bottor, thanks for your contribution! A few thoughts: 1. The former. Users can use a glob star pattern to specify a folder of configs if they wish. On that...

Ok, that makes sense to me. I like the example use case you bring up. Further, thinking about it more, the tool would be a bit more fragile if the...