Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/coordinates-benchmark

Accuracy Benchmarks of different coordinate conversion codes. Maintainers: @astrojuanlu, @astrofrog, and @cdeil
https://github.com/astropy/coordinates-benchmark

Merge pull request #77 from pllim/replace-with-main

MNT: Replace master with main

901c142c701a2f525a8f6c51174bbadadcdfe59d authored almost 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Revert out-of-scope changes

8000da22e9471726dc336ddb5ab85c92bff13dfb authored almost 4 years ago by Pey Lian Lim <[email protected]>
MNT: Replace master with main

799ccfec753ca2fd4f193c96ac34065cbb2f12f9 authored almost 4 years ago by Pey Lian Lim <[email protected]>
Merge pull request #75 from bmerry/skyfield-polar-motion

Make Skyfield correct for polar motion

a563d2c1590967ed2ba053ebe12260c27109c982 authored almost 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Skyfield: another attempt to getting finals2000A.all via http

0519fdb2a8020c0d3389a0e829d64948ad30cb98 authored almost 4 years ago by Bruce Merry <[email protected]>
Skyfield: use an HTTP URL for the IERS polar motion data

FTP [doesn't work in
Travis](https://docs.travis-ci.com/user/common-build-problems/#ftpsmtpother...

fba3e8aafc697bc0a9a9635d775e9e088911b875 authored almost 4 years ago by Bruce Merry <[email protected]>
Use skyfield.api.wgs84

This replaces the deprecated Topos object, which apparently used the
IERS2010 ellipsoid rather t...

e3f9809f399811aefd74de3eb894eef536f48384 authored almost 4 years ago by Bruce Merry <[email protected]>
Make Skyfield correct for polar motion

By default Skyfield doesn't correct for polar motion; it needs to be
told to fetch the IERS tabl...

4adc086e7f00f5ba7e246e6198b5139704fcf814 authored about 4 years ago by Bruce Merry <[email protected]>
Merge pull request #74 from astrojuanlu/support-py37

Run benchmarks in Python 3.7

2153ced71ddd0f21fb2e96098b08796ff5651761 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Run benchmarks in Python 3.7

Fix gh-67.

26a570808efdb9ec3775dffad1b0a7c5fe3dd426 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update README.rst

2c1722f120719d6fe46d6945f538d3641fe5a345 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #73 from astrojuanlu/remove-old-output

Remove ancient outputs

bb5d33b2ad17f402cdf2dc2e00b203f21592a442 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove ancient outputs

Attempt to fully fix gh-69.

e16da8d44805dc99cfbcc367183f09378b2171ea authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix publish authentication

45faeafef121737a386f232c2242949a5963639e authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #72 from astrojuanlu/fix-publish

Fix publish

e3588582e24c098d50f9a3be4a5f3ca37a0602bb authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove unused deploy command

52000e1f87f7f39044bc6dcd7788389fce102316 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix publish

Fix gh-69.

1d8a157c4065366b0a455a4b0eb6fc2c0e9c4d94 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update badge in README

edd382e9969d5ee2cfe996f8fdef056cc2d1b5bc authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #71 from astropy/gh-actions

Use GitHub Actions to run benchmarks

04753b35a0133ae3c48c029703b6259f1a568dc2 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove Travis CI config

202c5df9f3902a2b85270da6639c095fa76fdaf9 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Use GitHub Actions to run benchmarks

e1853745704ae64218826d9c0e3737850c4b4604 authored about 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #68 from astrojuanlu/drop-python-2

Publish results from Python 3 and drop Python 2

95294715dcf8ec7bcce41e75c5dba4d494186af1 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Drop Python 2

See gh-66.

6db17d840923312c5b9325f7b1e40f2d8ab52e02 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Publish results from Python 3

Fix gh-64.

b73378728cc719108c6ee71a6041fe0154590d18 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #60 from bmerry/skyfield-horizontal

Partial support for Skyfield

db5f9c0d2aaeb457e5a665294f634ef8692fd210 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Make Skyfield more reliable in CI

- Use an explicit https URL to get DE430, instead of letting Skyfield
default to FTP.
- Use wg...

ff387944d89ac83fdfe3d445e5731aefeced9ba5 authored over 4 years ago by Bruce Merry <[email protected]>
Partial support for skyfield

It implements only convert_horizontal. I haven't tested whether this
causes problems due to the ...

d4c673ccf6df4ec5320264b4810c1f0a1c4ed606 authored over 4 years ago by Bruce Merry <[email protected]>
Use DE430 for Skyfield

This is consistent with what Astropy uses.

2dee1bac00d345e206f32aa66a764fc344bf3c9b authored over 4 years ago by Bruce Merry <[email protected]>
Merge pull request #65 from astrojuanlu/fix-plots

Remove matplotlib calls that had no effect

98134d755704bcfce6402e078a5db03a505f019d authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove calls that had no effect

048ef0726051baea9161d5cb4565f27ee1783496 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #63 from astrojuanlu/python-3

Unify Python 2 and Python 3 requirements

3b27bbb1286cc8f8791775ce9992feab78b5e08d authored over 4 years ago by Thomas Robitaille <[email protected]>
Fix CI

f325b9aba70b40aab9e3a154bdd853758e044854 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Further adjust dependencies

eab87ccbdd802b9e6d892235ea56e68941ad1260 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add entry to high level changelog

2f78b219f251b094e930cea7931417de54becc83 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Replace mentions of old commands

f4b210c0089803b1118d456787db88136d04b901 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix truncation warning from astropy.table

a20475646dd8919a2e9dc3647c76f42fabfa4608 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add missing dependency

9ed2323313b8c4880497648a97a864ad0ed56c1d authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Unify requirements for Python 2 and Python 3

Works with pip as old as 9.x

02b6fe00dfc5de8049dd972d2df0773d496570fc authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix formatting issues in HOWTO

27b2f16d71c1af4327ae7ecfb66403682a219379 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update .travis.yml

2099fd7c9c57802a163a689ef20bb7918d9fdbe7 authored over 5 years ago by Thomas Robitaille <[email protected]>
Don't use nomkl

ba8bab6ae56a10333e4b97addb8513f3cff0e618 authored over 5 years ago by Thomas Robitaille <[email protected]>
Fix formatting in Notes.rst [ci skip]

699263a2ca9dc37b36bdd474bd0b2f2a12d42297 authored over 7 years ago by Thomas Robitaille <[email protected]>
Make all plots

36ad2b9e86e5ac9d767e5828fd7a2bf04b15636a authored over 7 years ago by Thomas Robitaille <[email protected]>
Updated deploy command to only add files that have really changed

757f8a54edfeb2744fe0eb4dfd7d93de73e6ffa4 authored over 7 years ago by Thomas Robitaille <[email protected]>
Make plot size more deterministic and improve deploy script to not be as sensitive to image size

fbaeecb1f9df179b049d90fa5083c8e6c6fb0763 authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #56 from astrofrog/misc-improvements

Auto-deploy from Travis

3033b94749508b1442a9ce555855a00d0f6eb0a6 authored over 7 years ago by Thomas Robitaille <[email protected]>
Move key generation

bdac1039fd3e56744edb267623554c9ef2a60a97 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added instructions for setting up deploy key

3aa51f8ac7efe2aa4db89bc42fe1d7372359e2a7 authored over 7 years ago by Thomas Robitaille <[email protected]>
Updated deploy key

5de335468d647e4b016039f4bab72fd91a09f9b6 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added git config

1c1f6b368c9e6509b6afe31cc526dda72ab324d1 authored over 7 years ago by Thomas Robitaille <[email protected]>
Use GitHub deploy key

2dc448c3fe209de5dde70db4b1d42e406a91e412 authored over 7 years ago by Thomas Robitaille <[email protected]>
Refactor deploy script and don't use unicode_literals

3bd55affbb9b7956fc895b4292f1fa545b7871e3 authored over 7 years ago by Thomas Robitaille <[email protected]>
Improve .travis.yml to use requirements file to avoid duplicating the list of dependencies

3791a3c73e96f2b63bc6f009b80e67052834fb69 authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #53 from timj/add-astropy-ecliptic

Enable ecliptic for astropy

071a0c8c24c65773b329c061a5b4ede6ade3facd authored almost 9 years ago by Thomas Robitaille <[email protected]>
Enable ecliptic for astropy

ac761a58d672dbd3b1560323591835cdc28180b3 authored almost 9 years ago by Tim Jenness <[email protected]>
Merge pull request #52 from timj/fix-kapteyn

Kapteyn version update to 2.3

f8c2c2d4b6a196ffffe6161e5fa838868ec72e7a authored almost 9 years ago by Christoph Deil <[email protected]>
Kapteyn version update to 2.3

v2.2 is no longer at that URL.

37461db75791edb37772090654d4903c48308a8c authored almost 9 years ago by Tim Jenness <[email protected]>
Merge pull request #50 from timj/fix-plot-urls

Fix URL of output plots

5d99cc8d78f40798c5df706b0c576f642cb3f1d8 authored almost 9 years ago by Thomas Robitaille <[email protected]>
Fix URL of output plots

The output path for the plots is not the same as the URL for the
plots because the HTML is loade...

cba193c7602d7cb0e6250fed94809ec9876a479b authored almost 9 years ago by Tim Jenness <[email protected]>
Merge pull request #51 from astrofrog/use-ci-helpers

Use ci helpers for Travis

f245a10a3fa76c80e1506a80c246cc1778fc73a6 authored almost 9 years ago by Thomas Robitaille <[email protected]>
Updated kapteyn version

a8fbb7373d83c9eb81592c6b75ff999b5c01c03f authored almost 9 years ago by Thomas Robitaille <[email protected]>
Travis: use ci-helpers

bd37e713387b0b2e9ba5425fee32ba84e46555cb authored almost 9 years ago by Thomas Robitaille <[email protected]>
Update info on Skyfield package in docs

0ef4ed9d3a578f229d4944bb01d2bcfb120b5738 authored almost 10 years ago by Christoph Deil <[email protected]>
Merge pull request #48 from dsberry/master

Add support for horizon coords using pyast

fbc631a6f009caadef351ee8f881c9b293cc3fe7 authored almost 10 years ago by Christoph Deil <[email protected]>
Add results of FK5 to azel conversions using pyast

38ff3d7f9d237eeca2c53a5d607f862884dbe374 authored almost 10 years ago by David Berry <[email protected]>
Add support for horizon coords using pyast

634781ce40a44a5c69088415a5aa4678be80351a authored almost 10 years ago by David Berry <[email protected]>
Clean up README

df18c3683dc3e34efcce00d2d4cdb3ab8c729206 authored almost 10 years ago by Christoph Deil <[email protected]>
Change README.md filename ot README.rst

a943ef6886bc1755ccf7c3d661956daaba5a0c15 authored almost 10 years ago by Christoph Deil <[email protected]>
Merge pull request #23 from cdeil/issue-23

Include PySOFA?

23f2e629ccfa8b94999d6287ae21eef2f04a3467 authored almost 10 years ago by Christoph Deil <[email protected]>
Update Tools.rst and remove PySOFA from the list

6bc792623b031d01732f72b53e40d108f1c3edc3 authored almost 10 years ago by Christoph Deil <[email protected]>
Merge pull request #42 from cdeil/restructure

Restructure coordinate-benchmarks

c110a2bb1338c242e69cfc148d645dcca270be6e authored almost 10 years ago by Christoph Deil <[email protected]>
update output

c7b269e60bcef25c224ffd38dbe4b0bac5d490d3 authored almost 10 years ago by Christoph Deil <[email protected]>
fix bug in angular separation computation

4bc250cd052e7b150a5dacf11f7f78be6b591cfb authored almost 10 years ago by Christoph Deil <[email protected]>
Implement temp workaround for Table bug

73829519aaf6f9ce3602783cc160761815bba32e authored almost 10 years ago by Christoph Deil <[email protected]>
Add back style.css and mechanism to handle static files

7d72bc886bfdbb08f7fbfec6ae43f2e704615c61 authored almost 10 years ago by Christoph Deil <[email protected]>
Add clean and preview commands

5c855a341867744300f26230ca13c06bb82b3ff0 authored almost 10 years ago by Christoph Deil <[email protected]>
Update summary

b0e274b195572376451159665f683927db86e4ef authored almost 10 years ago by Christoph Deil <[email protected]>
Remove astrolib from coordinates-benchmark

0de176561cfc46dd0426ab82dcf408f40e120a2f authored almost 10 years ago by Christoph Deil <[email protected]>
update summary

bfb88a9e4d722aa81909884464f8119c275eee55 authored almost 10 years ago by Christoph Deil <[email protected]>
update astrolib results

6c111da384f213167867d07a93c5dde955196f4a authored almost 10 years ago by Christoph Deil <[email protected]>
Make sure output folders are created

c401ac2d9e067359653c770527af32bc9552cae3 authored almost 10 years ago by Christoph Deil <[email protected]>
Remove old pyast/coords_fk5_to_horizontal.txt

2453dc56c33061d7a249c24c45acd30159ca2b5c authored almost 10 years ago by Christoph Deil <[email protected]>
Move IDL script and results to a temp folder

d588db11d2a6336ac7a23afddd2828833cefc30c authored almost 10 years ago by Christoph Deil <[email protected]>
Disable Python 3 test on travis for now

15c03faf06d622e6270ce1298ad6c2e6de9b60ef authored almost 10 years ago by Christoph Deil <[email protected]>
Fix travis-ci build

3f4a8e7bc0b9a60747034251e32f09c7c0c7d4cc authored almost 10 years ago by Christoph Deil <[email protected]>
Update summary output (but there's still a bug)

bb294149ac2d291a0ea53ab6b2cc3becc82aa137 authored almost 10 years ago by Christoph Deil <[email protected]>
Update astrolib output results

eb8089b80d8ad9645db273a4954be65ee2b93978 authored almost 10 years ago by Christoph Deil <[email protected]>
Finish summary sub-command implementation

fa19f7f848d20449a655e7c4e22877202b6a1064 authored almost 10 years ago by Christoph Deil <[email protected]>
Re-structure summary output

e514e4dc41a7d7da051b669a80d9b1e195f3ae04 authored almost 10 years ago by Christoph Deil <[email protected]>
Fix plot command

105ac4cf3255cb6907e63886fc1dfa0e501bc473 authored almost 10 years ago by Christoph Deil <[email protected]>
Rename module

0781a02ed9e7deea8175a175515ebd6c5b791e91 authored almost 10 years ago by Christoph Deil <[email protected]>
Split html and plot into separate files

bed41b33cf0106c8280d66aafe6a1816a47e94b2 authored almost 10 years ago by Christoph Deil <[email protected]>
Simplify running of celestial benchmarks

276007c76a69722a40c6803354baee62daa44a98 authored almost 10 years ago by Christoph Deil <[email protected]>
Update astrolib celestial results

d3bc670f267655ff1fc5b78118b47c1149740e6c authored almost 10 years ago by Christoph Deil <[email protected]>
Use tables everywhere; merge utils and config

10470b2ea6a1d82d78f5b4581e287ef40edce85d authored almost 10 years ago by Christoph Deil <[email protected]>
Update output format (add column names)

00a9cfccdd414e3314535054cf371656eb4a149f authored almost 10 years ago by Christoph Deil <[email protected]>
Misc updates and change output format precision

f8f6d5ef19a3961de2fdf87532b0898198f82bc8 authored almost 10 years ago by Christoph Deil <[email protected]>
Use Astropy table to generate skycoords.txt

3a64d85fba31e1a16964cf129464651f0945d6a0 authored almost 10 years ago by Christoph Deil <[email protected]>
Update horizontal output

f6e80e62585c3f358624744ceea229b607987358 authored almost 10 years ago by Christoph Deil <[email protected]>
Continue re-factor and implement benchmark_horizontal

f8be54d2987057cba1d07873a7ab1d6e5a88a53a authored almost 10 years ago by Christoph Deil <[email protected]>