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

Feature/retrieve sfids from polygon #37

Conversation

AdrienJaussaudGeosys
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@jpn-geo6 jpn-geo6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing few docstring , type in attributes & a test could fail in the future

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • missing attributes description in docstring
    For example: geometry (str) : the input geometry
  • missing type in signature (geometry, season_fields_ids )

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing doctstring

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assert on the len of the result can be dangerous: the test could fail if a new sfd is created in the geometry.
len = 20 seems to fit with the default limit of the response api ( which has been removed with the $limit=none)

@AdrienJaussaudGeosys
Copy link
Collaborator Author

updated PR

@jpn-geo6 jpn-geo6 merged commit 340052d into feature/adding_sensors_seasonfield_id May 29, 2024
2 checks passed
@jpn-geo6 jpn-geo6 deleted the feature/retrieve_sfids_from_polygon branch May 29, 2024 09:57
This pull request was closed.
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.

2 participants