Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MOBT-430: Synthetic data utilities for creating spot-cubes (#1993)
* Synthetic spot data creation utilities added. Adds the ability to generate spot-data cubes for use in unit tests. Fixes up calls to the existing gridded synthetic data functions that did not use the keyword arguments explicitly. Adds unit tests for the new spot-data utilities. One unit test partially modified as an example. * Centralise the datetime format definition that corresponds to our typical format. * Some unit tests that use spot-cubes adapted as a demonstration. * Fix doc-string indentation issue for sphinx. * Review response. Improved doc-strings and use of global variables. * Typo correction. * Corrects typos highlighted in review.
- Loading branch information