Hi all,
I'd like to nominate Ashley Kelly as a yt project member. Ash is working on
a google summer of code project this summer on improved support for SPH
data in the yt 4.0 branch. He is single-handedly ticking off quite a number
of things on our to-do list for yt-4.0 and has expressed a desire to
continue working on yt development during his PhD which he will be starting
this Fall. He has made significant progress on adding support for "gather"
smoothing (see his progress here: https://github.com/yt-project/yt/pull/1828,
in particular the image showing the high image quality you get back using
gather smoothing).
As per YTEP-1776 we need three more project members to +1 the nomination,
after which I'll give him a commit bit on GitHub and add a stub entry for
him on the members page on the website.
-Nathan
Hi all,
Unfortunately the cluster at NCSA that jenkins runs on is down again.
There's currently no ETA for when it will come back up. This crash possibly
involved some data corruption so the downtime might be longer than usual.
Apologies for the disruption!
-Nathan
Hi all,
Today Matt, Madicken and myself went through the list of open issues and
generated a list of issues that are currently blockers for releasing yt
3.5. You can see them here:
https://github.com/yt-project/yt/issues?q=is%3Aopen+is%3Aissue+milestone%3A…
Some of these are harder than others and we may yet decide to punt on some
of these.
If you are interested in helping out, please take a look at that list and
send in a pull request for any of them. If you have a favorite pet issue
you'd like to see fixed for 3.5 and you don't see it on this list, speak
now or forever hold your peace.
Best,
-Nathan
Hi folks,
The yt team meeting starts in just over an hour at 11AM Central.
To join the video meeting, click this link: https://meet.google.com/yjp-shnc-mpf
Otherwise, to join by phone, dial +1 304-934-3681 and enter this PIN:
667 778 604#
I'll volunteer to take notes.
-Matt
Hi all,
I'd like to schedule a yt team meeting either late this week or next week
sometime. If you're interested in attending please fill out this doodle
poll:
https://doodle.com/poll/hzmwb5gtbca95re6
The main topic of discussion will be getting yt 3.5 released, I'm also
planning on giving a status update on yt-4.0, the google summer of code
projects, and the demeshening. If you'd like to add additional topics to
the agenda please reply to this e-mail either on or off-list.
-Nathan
Hi everyone,
I have an open PR that adds support for particles and cosmology to the
Enzo-P frontend.
https://github.com/yt-project/yt/pull/1490
All tests are passing and the documentation should be up to date. If you
have any interest in this functionality, I would appreciate it if you could
take a few minutes and look this over. It should be ready to go.
Accompanying this are two new sample Enzo-P datasets available from
yt-project.org/data. If you'd like to play around with this, I suggest
getting those.
Thanks!
Britton
Hi folks,
For the NSF grant, we're looking at ways to track our milestones, etc.
Would anyone object to me making a "Project" on GitHub under yt and
filling it out with the specific milestones we enumerated? A
"Project" is basically like a trello board, and can map cards to
issues (but does not have to). This would not need to be completely
distinct from other developments and issues and whatnot, but I thought
this might be the most convenient way.
-Matt
Thank you everyone for adding me as a yt project member. This is great!
On Tue, Jun 5, 2018 at 11:53 AM, Nathan Goldbaum <nathan12343(a)gmail.com>
wrote:
> I've added Abhishek as a team member and have invited him to the yt org on
> GitHub. Congratulations!
>
> On Tue, Jun 5, 2018 at 7:39 AM, Matthew Turk <matthewturk(a)gmail.com>
> wrote:
>
>> +1
>> On Mon, Jun 4, 2018 at 7:55 PM John Zuhone <jzuhone(a)gmail.com> wrote:
>> >
>> > +1
>> > On Jun 4, 2018, 8:24 PM -0400, Nathan Goldbaum <nathan12343(a)gmail.com>,
>> wrote:
>> >
>> > Hi all,
>> >
>> > Abhishek has been working hard on improving the yt test suite for
>> google summer of code. So far he's been focusing on expanding test
>> coverage, speeding up the tests, and decreasing our reliance on big test
>> datasets. He's already merged quite a bit of code even though we've just
>> started. At the rate he's been going on updating the tests I wouldn't be
>> surprised if he ends up among the top several contributors to the codebase
>> by commit count by the end of the summer. If you'd like to follow along
>> with his work, see his blog: https://git-abhishek.github.io
>> /blog/gsoc-week-2_3.
>> >
>> > Per YTEP-1776 (http://ytep.readthedocs.io/en
>> /latest/YTEPs/YTEP-1776.html) I'd like to nominate Abhishek to be a yt
>> project member. This will allow him to merge other developers pull requests
>> but more importantly for the purposes of his project will give him access
>> to manage the travis and appveyor build configuration which should
>> accelerate his work this summer.
>> >
>> > According to the rules we need the support of three other project
>> members to second the nomination, at which point I'll add Abhishek to the
>> website and the YTEP document. If you'd like to second just reply saying so
>> to this e-mail thread.
>> >
>> > We also have one more summer of code student, Ashley Kelly, who is
>> working this summer on the ongoing project to improve support for SPH data
>> in yt-4.0. He's just getting started because he had to do some exams at the
>> end of May but is planning to extend his participation past the end of the
>> official program to make up time. I expect I will be nominating him soon as
>> well.
>> >
>> > -Nathan
>> > _______________________________________________
>> > yt-dev mailing list -- yt-dev(a)python.org
>> > To unsubscribe send an email to yt-dev-leave(a)python.org
>> >
>> > _______________________________________________
>> > yt-dev mailing list -- yt-dev(a)python.org
>> > To unsubscribe send an email to yt-dev-leave(a)python.org
>> _______________________________________________
>> yt-dev mailing list -- yt-dev(a)python.org
>> To unsubscribe send an email to yt-dev-leave(a)python.org
>>
>
>
> _______________________________________________
> yt-dev mailing list -- yt-dev(a)python.org
> To unsubscribe send an email to yt-dev-leave(a)python.org
>
>
Hi all,
Abhishek has been working hard on improving the yt test suite for google
summer of code. So far he's been focusing on expanding test coverage,
speeding up the tests, and decreasing our reliance on big test datasets.
He's already merged quite a bit of code even though we've just started. At
the rate he's been going on updating the tests I wouldn't be surprised if
he ends up among the top several contributors to the codebase by commit
count by the end of the summer. If you'd like to follow along with his
work, see his blog: https://git-abhishek.github.io/blog/gsoc-week-2_3.
Per YTEP-1776 (http://ytep.readthedocs.io/en/latest/YTEPs/YTEP-1776.html)
I'd like to nominate Abhishek to be a yt project member. This will allow
him to merge other developers pull requests but more importantly for the
purposes of his project will give him access to manage the travis and
appveyor build configuration which should accelerate his work this summer.
According to the rules we need the support of three other project members
to second the nomination, at which point I'll add Abhishek to the website
and the YTEP document. If you'd like to second just reply saying so to this
e-mail thread.
We also have one more summer of code student, Ashley Kelly, who is working
this summer on the ongoing project to improve support for SPH data in
yt-4.0. He's just getting started because he had to do some exams at the
end of May but is planning to extend his participation past the end of the
official program to make up time. I expect I will be nominating him soon as
well.
-Nathan