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

Changed get_observer_look function to match Oribtal.get_observer_look #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dpfinch
Copy link

@dpfinch dpfinch commented Jun 11, 2019

The orbital.get_observer_look stand alone function produced an error so I have changed the code to match the function contained within the Orbital class. Now no error is raised when passing the stand alone function the lats and lons for the satellite and observer and the calculations are consistent through the program.

  • Closes #xxxx
  • Tests added
  • Tests passed
  • Passes flake8 pyorbital
  • Fully documented

@mraspaud
Copy link
Member

Welcome to pytroll and thank you for your contribution @dpfinch ! I see that the tests are failing, since we need to support xarray.DataArray and dask.array.Array structures too...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
PCW Copenhagen 2019
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

3 participants