-
Notifications
You must be signed in to change notification settings - Fork 37
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
Fixed Stars #41
Comments
Hi, Thanks for the report. I'll look it asap. |
Hi there, Any progress? Thank you :-) |
Hi, Sorry I'm working slowly because lot of jobs and familly constraints :) I found small issues of the portage about the fixed star file parsing. I also detect more complex issues about the sort and the search of the fixed star. I'm working to fix it asap. Regards |
Fixed : https://github.com/ygrenier/SwissEphNet/releases/tag/v2.8.0.2 The package is updated to Nuget gallery. I created a test class Issue41Test for this work, normally I check all kind of search, but if you can verify this can help me :) Thanks, regards Yanos |
Hi Yan,
I faced some issues using fixed stars functions. I also downloaded the latest "sefstars.txt" but the result is the same.
1- The two new fixed star functions (swe_fixstar2_ut and swe_fixstar2) are not working at at all.
2- The old functions (swe_fixstar_ut and swe_fixstar) are not working properly.
in
As the original C++ code based on char*, using Sweph32.dll I was using type StringBuilder and it was working fine. Please take a look.
All the best,
Ehsan
The text was updated successfully, but these errors were encountered: