Alberto Mengali

Results 102 comments of Alberto Mengali

I might try to have an attempt at it when I have some time in the next weeks. @juliohm would you be in principle OK to have this as a...

One comment on this. For resolving the issue specifically we would need to move from storing files plainly inside the repository into having them stored as artifacts themselves (as in...

My comment was probably confusing, an artifact is like a snapshot of a particular folder. From the julia point of view, there is not really a version per se attached...

Just as a remark on your first and most important cons. That is not true, whenever you download CRS, if the artifacts is not already available on the system, julia...

@juliohm my use case is to verify whether a given point is inside any of a subset of countries (so a subdomain out of the full dmn). Given that `in(::Point,...

> > my use case is to verify whether a given point is inside any of a subset of countries (so a subdomain out of the full dmn). > >...

> > That being said point_nemo .in dmn synthax is not parsed correctly, > > It works for me here: > > ```julia > triangles = rand(Triangle, 100) |> Shadow("xy")...

I see, on my side it is fine to just keep getting the error for Point(LatLon) until we have some geodesic computations in place to be consistent. A potential fallback...

Hi @itafraze, Thanks a lot for you interest in the package and for submitting this PR and sorry for the late in the reply. The reason why there is no...

Thanks for this. I meant some box/div/description that comes up when hovering on the button. For an example you can look at the popout element in the bond table which...