Skip to content
#

remote-sensing

Here are 376 public repositories matching this topic...

harshurampur
harshurampur commented Jan 14, 2019

Datacube product list defaults to yaml output
there is an option to change to tab but getting errors while choosing the tab option

  File "/home/harshu/miniconda/envs/cubenv/bin/datacube", line 11, in <module>
    load_entry_point('datacube==1.6.1', 'console_scripts', 'datacube')()
  File "/home/harshu/.local/lib/python3.6/site-packages/click/core.p
ibaris
ibaris commented Apr 3, 2018

We should make a documentation guide for functions and classes. Because in many cases I do not have a clue which input type is required (str, tuple, list, class instance etc.). I tried to update the geocode function in snap but I am not sure if the required input types are correct:

def geocode(infile, outdir, t_srs=None, tr=20, polarizations='all', shapefile=None, scaling='dB',
      
Loading…
You can’t perform that action at this time.