generated from linz/template-python-hello-world
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Motivation To show a data consumer more information about what kind of data the linked `capture-area.geojson` and `capture-dates.geojson` files hold without having to view those. ### Modifications Added a `description` field to the `capture_area` and `capture_dates` Asset objects created in `collection.py` and associated tests. ### Verification Unit tests updated to include the new data fields. pre-commit checks to unify formatting.
- Loading branch information
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters