GeoscienceAustralia / agdc

Repository for Australian Geoscience Data Cube (AGDC) code
BSD 3-Clause "New" or "Revised" License
29 stars 24 forks source link

Allow NULL value to be specified for Retrieve Pixel Time Series tool #26

Open simonoldfield opened 9 years ago

simonoldfield commented 9 years ago

When using the --bands-all option with the Retrieve Pixel Time Series tool, it currently output NULL for those bands which are not applicable for a data set. See #24.

That is, an empty CSV field x,,y.

It would be desirable to allow the end-user to be able to specify the behaviour - for example to elect to have the NO DATA VALUE output rather than NULL.