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

Remove Default Polygon #48

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

lkiesow
Copy link
Contributor

@lkiesow lkiesow commented Dec 9, 2019

This patch removes the default polygon since with its existence, it's
nearly impossible to specify no polygon/the world as download option.

This patch removes the default polygon since with its existence, it's
nearly impossible to specify no polygon/the world as download option.
@EmbeddedHenni
Copy link
Contributor

schouldn't just calling search() work since polygon is the the whole world and for all the other arguments we got default values? if i try this out search will work but download doens't create an nc file

@EmbeddedHenni
Copy link
Contributor

but anyway your pr works

@EmbeddedHenni EmbeddedHenni merged commit e84ef6e into emissions-api:master Dec 12, 2019
@lkiesow
Copy link
Contributor Author

lkiesow commented Dec 12, 2019

This just changes the default for the binary, not the library.
The new default for the binary is basically just calling search with no polygon.
Before, not specifying a polygon would use the default polygon which made it hard to specify no polygon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants