Displaying 20 results from an estimated 60 matches for "balint".
Did you mean:
balin
2020 Oct 21
6
3d plot of earth with cut
...quantity as a function of the
Radius/Depth across that given slice ?
Formally, I would have a given, fixed longitude, and a list of vectors
{latitude, radius, Value}
that would show the distribution of the quantity "Value" at various depths
and latitudes in 3D.
Thanks a lot in advance,
Balint
[[alternative HTML version deleted]]
2009 Feb 04
2
rendering error page for "Unauthorized" from before_filter
...ge anything, either. Am I not doing the proper thing?
Should I throw an exception (which one?) instead of rendering
something and setting the http status code of the response? Or is
rendering from before_filters a syntactic vinegar type of thing?
(probably not).
Thank you for your help in advance,
Balint
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send e...
2020 Oct 22
0
3d plot of earth with cut
...here
relative expertise may more likely be available.
Cheers,
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )
On Thu, Oct 22, 2020 at 11:41 AM Balint Radics <balintradics at gmail.com>
wrote:
> Hello,
>
> Could someone suggest a package/way to make a 3D raster plot of the Earth
> (with continent boundaries), and then make a "cut" or "slice" of it such
> that one can also visualize some scalar quantity as...
2020 Oct 22
0
3d plot of earth with cut
...that could possibly be added to.
Or do you want a 2D slice superimposed within a 3D space?
And if so, does it need to be dynamic?
(i.e. Rotate the whole thing, with a trackball/mouse).
Note that the further you go down the list above, the more work is required.
On Fri, Oct 23, 2020 at 7:41 AM Balint Radics <balintradics at gmail.com> wrote:
>
> Hello,
>
> Could someone suggest a package/way to make a 3D raster plot of the Earth
> (with continent boundaries), and then make a "cut" or "slice" of it such
> that one can also visualize some scalar quantit...
2009 Mar 29
1
[LLVMdev] GSoC'09 question - previous mail w/o html
On Mar 28, 2009, at 1:34 AM, Mihai Balint wrote:
> On Mar 28, 2009, at 4:39 AM, Anthony Danalis wrote:
>> On Mar 27, 2009, at 9:15 PM, Dan Gohman wrote:
>>>
>>> On Mar 26, 2009, at 8:28 AM, Mihai Balint wrote:
>>>> This summer however, I plan to create an "optimization" that
>>>>...
2009 Mar 28
2
[LLVMdev] GSoC'09 question - previous mail w/o html
On Mar 27, 2009, at 9:15 PM, Dan Gohman wrote:
>
> On Mar 26, 2009, at 8:28 AM, Mihai Balint wrote:
>>
>> This summer however, I plan to create an "optimization" that
>> automatically fixes memory leaks in programs - obviously only those
>> that can be fixed with the available information, for example:
>
> Hello,
>
> This doesn't sound advi...
2005 Jul 21
4
Re: songs on website
...te a Debian package from it. It knows much more than I need (requests, cancels, more stations, etc.), I'll have to cut out some parts.
To answer your questions I use Debian Linux, I'll use ices2 as source, not a media player.
Thanks,
Jacint
Christian Leitold wrote:
>Hello!
>
>Balint Jacint wrote:
>
>
>
>>Hi all,
>>
>>I'd like to launch a radio station that would show the current, previous
>>and upcoming tracks on a dynamic website.
>>Is there any software around that would do just this task, or do I have
>>to create my own scr...
2009 Mar 13
2
[webrat] click link by title doesn''t work
Webrat 0.4.2 doesn''t seem to allow you to click links by title. Am I missing
something stupid?
With steps below running in sequence, first passes, second fails
Then /^I should see a view (\w+) details link$/ do |object|
response.should have_tag("a[title=#{object}_details]")
end
When /^I follow view (\w+) details link$/ do |object|
click_link "#{object}_details}"
2009 Sep 01
5
Deep nested associations on the same Model
This could be a lot simpler than I think and I''m just missing something
obvious!
I''m working on a creative collaboration app whereby one user could
submit a Story and this can then be forked by another user and worked on
seperately. To acheive this I have a has_many association within the
same Story model as such:
class Story < ActiveRecord::Base
has_many
2020 Oct 22
2
3d plot of earth with cut
...suggestion is almost exactly what I need so I will try that as a
start. Like that it is rotateable which is not a must, but it helps to
figure out which angle of view is the best, I hope i can save it as a PDF
or image.
Also, happy to try other solutions as well, if you think I overcomplicate
it!
Balint
On Thu 22. Oct 2020 at 23:54, aBBy Spurdle, ?XY <spurdle.a at gmail.com> wrote:
> If you have "value" as a function of latitude and radius, isn't that a
> 2D (not 3D) scalar field?
> Which can be plotted using a regular heatmap.
>
> If you want a curved edge whe...
2009 Mar 28
0
[LLVMdev] GSoC'09 question - previous mail w/o html
On Mar 28, 2009, at 4:39 AM, Anthony Danalis wrote:
> On Mar 27, 2009, at 9:15 PM, Dan Gohman wrote:
>>
>> On Mar 26, 2009, at 8:28 AM, Mihai Balint wrote:
>>> This summer however, I plan to create an "optimization" that
>>> automatically fixes memory leaks in programs - obviously only those
>>> that can be fixed with the available information, for example:
>>
>> Hello,
>>
>> This doe...
2020 Oct 22
0
3d plot of earth with cut
On 21/10/2020 8:45 a.m., Balint Radics wrote:
> Hello,
>
> Could someone suggest a package/way to make a 3D raster plot of the Earth
> (with continent boundaries), and then make a "cut" or "slice" of it such
> that one can also visualize some scalar quantity as a function of the
> Radius/Dep...
2009 Dec 31
2
How to access shares via HTTP (apache2)
Hello,
I configured samba fileserver as a member of samba domain. PDC and
fileserver are different machines.
It works great using windows sharing.
Now, I need to set up apache to serve my shares, but I am having
problem with permissions. Apache runs as www-user, and doesn't see
content in shares.
So I would like to ask, what is the proper way to use apache (or
another http server) to serve
2005 Jul 24
3
video streaming
Hi,
We're planning to launch a video stream.
We do not have anything yet (no camera, no computer, no software, only a
Linux server that will do the broadcasting with icecast installed).
Has anyone ever done such a thing? What hardware do you suggest? What
software can be used (both for Linux and Windows on source side). Can
Icecast be used for this video streaming purpose (on server side)?
2020 Oct 23
0
3d plot of earth with cut
...ral ways to draw a flat surface to illustrate your data.
Which one to use really depends on the form of data. With randomly
distributed points, yours is as good as any. If the values are a known
function of location, there are probably better ones.
Duncan Murdoch
On 23/10/2020 12:18 p.m., Balint Radics wrote:
> Dear All,
>
> Thanks a lot for the useful help again. I manage to get it done up to a
> point where I think I
> just need to apply some smoothing/interpolation to get denser points, to
> make it nice.
> Basically, I started from Duncen's script to visualize...
2020 Oct 23
2
3d plot of earth with cut
...his
plane. Since I have already the (x,y,z) coordinates for my points in the
slice's plane
I just plot them directly. I copied the code below..
To make it nicer would be able to make a real "smooth" map on the 2D
surface, rather
than plotting all points (e.g. using polygons?).
Best,
Balint
############################################################
# Construct a plane at a given longitude
r <- 6378.1 # radius of Earth in km
fixlong <- 10.0*pi/180.0 # The longitude slice
# Construct a plane in 3D:
# Let vec(P0) = (P0x, P0y, P0z) be a point given in the plane of the
longitude...
2009 Mar 28
0
[LLVMdev] GSoC'09 question - previous mail w/o html
On Mar 26, 2009, at 8:28 AM, Mihai Balint wrote:
>
> This summer however, I plan to create an "optimization" that
> automatically fixes memory leaks in programs - obviously only those
> that can be fixed with the available information, for example:
Hello,
This doesn't sound advisable. A memory leak in a normal...
2005 Jul 09
2
songs on website
Hi all,
I'd like to launch a radio station that would show the current, previous
and upcoming tracks on a dynamic website.
Is there any software around that would do just this task, or do I have
to create my own scripts?
The source (ices) is on the same computer where the icecast server is.
Thanks in advance!
Yours,
Jacint
2005 Jul 23
0
Re: songs on website
...Could you please keep me updated on your progress, I have tried to get the
song info on our web page using FTP. But don't like this way!
So I am anxious to see and learn!
Kind regards RoN
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org]On Behalf Of
Balint Jacint
Sent: donderdag 21 juli 2005 15:03
To: Christian Leitold
Cc: icecast@xiph.org
Subject: Re: [Icecast] Re: songs on website
Hi Christian,
Aaron Wolfe has already sent me a script he used for his online radio. I
only need to customize it -- and maybe create a Debian package from it. It
knows...
2003 Jul 23
2
arpd question
Hi all,
I have noticed that the "CONFIG_NETLINK" has been removed since kernel
version 2.4.17, does this mean that we cannot use "arpd" with kernel
versions 2.4.17 onwards.
vishy
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/