Assimila / DQTools

Tools for working with the DataCube. Includes reading metadata, registering new products and writing new data to the Datacube
0 stars 0 forks source link

Standardise time types allowed in the client. #15

Closed purplecat7 closed 3 years ago

purplecat7 commented 3 years ago

request takes dt.datetime and returns numpy.datetime in xarrays impact on DQTools, DQREST, Python notebooks (incl Peatlands), any example code etc. ensure it all still works!

Users can use valid time strings but they are not accepted by the Dataset class.

purplecat7 commented 3 years ago

Added and wired in datetime validation cf73f8ab FernandoLopezC lopez.castrof28@gmail.com on 06/10/2020 at 17:36

Added docstring for better documentation of class 31748ec2 FernandoLopezC lopez.castrof28@gmail.com on 07/10/2020 at 09:19

Additional DTG format used by the QGIS plugin. c57c263d purplecat7 jane.lewis@assimila.eu on 28/01/2021 at 16:40