-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussion: version 1.3 #135
Comments
Here's a list I'm thinking of (not complete or maybe feasible):
|
Do we need to rethink the documentation? Maybe save it into the gh-pages branch? Is that a good method? |
Documentation need expanding in a more user helpful, but this need explicit work (writing RST pages, like the tutorials), it is not code documentation. I would not remove (or stop updating) the code documentation part however, this may be important in the future. |
I completely agree. I want to keep updating the documentation. I see modifying this as a long run and maybe we could set out specific parts for future releases. |
I just update the list with some thing of issue #107 that I know how to do |
Another potential addition is making use of discrete colorbar option Py-ART #468. |
this issue #126 |
Sure is, sorry about that. Had a user request for this last week as well. So it is something desirable. |
I'd like to request the option to remove a region of data. Here you would draw a region polygon (much like if you are unfolding data) and have the option to delete data inside /outside the region. This is useful for removing second trip or side lobes, etc. Thanks! PS we are having the radar class use art view to unfold some velocities, so there may be a bit of feedback in the next few weeks! |
That's perfect, thanks for the tutorial @gamaanderson! I have a couple of other comments for now. I'm not sure if this it the right place to put them, but since I'm here, I'll just list them out. Otherwise this is great and it's really useful! Thanks! |
@bdolan44 Did the file window show previously or has this happened only since you updated through the conda channel? |
Well....artview used to work fine for me (like earlier this week) but I've been having some other issues with pyart so I updated a number of things this morning, including numpy, pyart, and artview. So I can't say for sure if it was just due to updating artview with the conda channel. :-/ |
|
Ok...I'm not entirely sure what is going on because I tried to run the script but I think it failed?
But I restarted my machine this morning and now I don't have the black window for the file selector with artview. So, problem solved? :-/ |
Well, if it is solved, so ok. The script error is my fault, it should be |
Thanks for your help @gamaanderson! Must have been something specific to my machine. But I'm up and running again with artview. |
Good news! We'll look into these other things you brought up as well @bdolan44 . Would you be willing to create individual issues on the Github page when other issues come up in class? It's pretty exciting for us to hear that ARTview is being used for looking at data for a class. |
@nguy Will do! |
We are mostly done with code part for version 1.3, there is just a discussion to do about the layout. There is however a lot a work to be done in explaining all that is new. So it may take a while to launch, but it is coming. |
by the way @bdolan44 you comment about the select region kind of felt out of the radar (hihi), but I just addressed it now. It was actually pretty easy, I love when good programming decision in the past pay out in the present. |
Is the top list still up to date? My thinking is that we should kick the Collection item to v1.4 down the road and work on getting the package released for August. So as I see it we need to
Anything else? |
as said I think we are out of time for the documentation, and I don't see it helping to many people in the way it is now. So by update documentation I pretty much only mean runing the make. |
This will be closed as PR #202 was merged. A new Issue tracker for v1.4 will be opened. |
After a release it is always go to re-think a little about what we want from the new version.
The text was updated successfully, but these errors were encountered: