Queries the collection and returns the newest Dataset that matches the search expression.
| Class: | OceanColorLevel3SMIFileSearcher |
| Intended use: | Recommended for external callers |
| COM: | Not exposed by a COM class |
| ArcGIS: | Not exposed as an ArcGIS geoprocessing tool |
| Method type: | Instance Method |
| dataset = collection.GetNewestDataset( | [expression[, **options]]) |
| Python type: | unicode or None |
| Default value: | None |
| Minimum length: | 1 |
TODO: Write description
| Python type: | dict |
| Minimum length: | 0 |
TODO: Write description
| Python type: | GeoEco.Datasets.Dataset |
TODO: Write description