osh-js icon indicating copy to clipboard operation
osh-js copied to clipboard

Improve documentation of TimeSeriesDataSource

Open alexrobin opened this issue 4 years ago • 0 comments

Need better documentation of the temporal properties in particular:

  • startTime / endTime: Time period of data that will be requested from data source.
  • minTime / maxTime: Time period spanned by all data available from data source (may be more than what is requested).

Also update doc of get methods. Should we duplicate documentation for properties inherited from parent class?

alexrobin avatar Mar 06 '21 16:03 alexrobin