v3.0.4
A very minor release with some obscure bug fixes.
General
- The
descarteslabs
client CLI has had an overhaul. Gone is the obsolete support for the Raster client, and added is support for querying Catalog Products, Bands, and Blobs and managing sharing for the same. - Minor fixes to the authorization flow on login.
Catalog
- Add testing of Blobs.
Compute
- Corrected regular expressions used to parse the
memory
argument to theFunction
constructor. - Improved documentation of the the
cpus
andmemory
arguments to theFunction
constructor.