Skip to content
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

[unidown] Preliminary version of Unified Downloader Docs. More improvements to come. #1623

Closed
wants to merge 57 commits into from

Conversation

sudk1896
Copy link
Contributor

Fixed the test_vso function which was failing due to an AttributeError.
Link:- http://pastebin.com/DDsntvT3

DanRyanIrish and others added 30 commits March 9, 2015 11:26
be obtained if dat is at latter edge of a GOES satellite operational
time range.
trying to improve the docstring of the reshape function
Added function to shift a map
Cadair and others added 10 commits November 17, 2015 09:46
This catches the edge case of the old style WCS headers being passed to WCS
where it is `solar_x` rather than `solar-x` like it is for MDI etc.
Added documentation on how backport a contribution
update figure hashes, again
@sudk1896
Copy link
Contributor Author

hey @Cadair , The second commit are the edits I made. The only problem is sphinx is unable to build documentation for different downloader clients eveclient,rhessiclient etc.Check the init.py file in /dataretriever/sources folder. Compile the docs to see the results.

@sudk1896 sudk1896 changed the title test_vso function fixed. Preliminary version of Unified Downloader Docs. More improvements to come. Dec 22, 2015
@Cadair
Copy link
Member

Cadair commented Jan 4, 2016

hey @sudk1896 there are a few syntax errors in some docstrings for instance here: https://travis-ci.org/sunpy/sunpy/jobs/98340395#L1589

@sudk1896
Copy link
Contributor Author

sudk1896 commented Jan 4, 2016

@Cadair Its a problem with the indentation in /sunpy/net/dataretriever/downloader_factory.py. I fixed that on my local machine and passes without any warnings/errors.

@Cadair
Copy link
Member

Cadair commented Jan 5, 2016

@sudk1896 can you push the fix?

@sudk1896
Copy link
Contributor Author

sudk1896 commented Jan 5, 2016

@Cadair : Yeah, That would be no problem. Pushed the changes. Like I said before, Its still incomplete, there is still no docs for the indiviual clients. Some problem with Sphinx , I believe. You can manually change them in the corresponding /home/sudarshan/sunpy/doc/source/api/ .rst files, but that wouldn't be the way to go about. Hey @Cadair something happened last commit is the only one to be pushed. Apologies.

@Cadair
Copy link
Member

Cadair commented Jan 5, 2016

@sudk1896 not really sure about these two warnings: https://travis-ci.org/sunpy/sunpy/jobs/100327101#L1573

@Cadair
Copy link
Member

Cadair commented Jan 5, 2016

no idea what is causing them...

@sudk1896
Copy link
Contributor Author

sudk1896 commented Jan 5, 2016

@Cadair: Will look into it.

@Cadair
Copy link
Member

Cadair commented Jan 26, 2016

@sudk1896 Can you rebase this? There seems to be a load of random commits?

Edit: Nevermind, it's to unidown.

@Cadair Cadair changed the title Preliminary version of Unified Downloader Docs. More improvements to come. [unidown] Preliminary version of Unified Downloader Docs. More improvements to come. Jan 26, 2016
@sudk1896
Copy link
Contributor Author

@Cadair: I could create a new PR with only the requisite commits if you want.

@Cadair
Copy link
Member

Cadair commented Jan 27, 2016

@sudk1896 no it was my mistake, I didn't realise you were bringing in commits from master as well, which is ok.

Have you tried to debug the documentation warnings?

@sudk1896
Copy link
Contributor Author

@Cadair: Busy implementing another client in unidown. But I will have a look at this the weekend for sure.

@Cadair Cadair self-assigned this Feb 8, 2016
@Cadair Cadair added the Documentation Affects the documentation label Feb 8, 2016
@Cadair
Copy link
Member

Cadair commented Feb 8, 2016

Thanks @sudk1896 I fixed this up and merged it in manually.

@Cadair Cadair closed this Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Affects the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants