Skip to content

Commit

Permalink
Removed property process. #84
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Jan 15, 2020
1 parent 2bca51f commit 1babe17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 63 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `reduce`: The `null` (no-operation) reducer has been removed. Use the process `drop_dimension` instead. [#57](https://github.com/Open-EO/openeo-processes/issues/57)
- Removed processes:
- `find_collections`: Use `load_collection` and manual data discovery through the clients. [API#52](https://github.com/Open-EO/openeo-api/issues/52)
- `property` [#84](https://github.com/Open-EO/openeo-processes/issues/84)
- `output`: Use `debug` instead.

### Fixed
Expand Down
63 changes: 0 additions & 63 deletions property.json

This file was deleted.

0 comments on commit 1babe17

Please sign in to comment.