sofstef
Results
2
issues of
sofstef
I'd like to make a custom raster dataset for Planet's Planetscope near daily 3m imagery analytic product. The dataset I have consists of tif files with 4 band (B, G,...
datasets
Using read_data to access the day_night flag for a CALIOP level 2 swath like this: `test_dn = cis.read_data(some_file, 'Day_Night_Flag')` throws this: `ValueError Traceback (most recent call last) in ----> 1...