Google Earth Engine Asset Manager with Addons
No Thumbnail Available
Can’t use the file because of accessibility barriers? Contact us with the title of the item, permanent link, and specifics of your accommodation need.
Date
2017-06-19
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Zenodo
Permanent Link
Abstract
Google Earth Engine(GEE) is a cloud-based image analysis and geospatial system designed to perform complex functions and includes backend for both storage and compute processes. The benefit of this system is that it is constantly updated with open source datasets that can be hosted on their servers(including but not limited to Landsat and Sentinel Archives, along with other satellite series). The array of possible tools that allows the users to perform a distributed computing request is unique and made available to those wanting to utilize this massive computing resource. There are two ways to communicate with GEE which are JavaScript based interface and a python client based command line and interaction backend. The command line tool is also very useful to perform some additional tasks such as query a user's own asset, delete , create assets, and perform on demand queries like asset size among other things. Though these tools are built with some consistent outputs this package or add-on was developed to enhance these functionalities. The additional tools include functionality for moving and copying assets, cleaning folders, querying tasks apart from uploading and deleting assets from collections. The tool also includes batch upload tools adapted from an earlier work designed to upload assets onto GEE and this tool adds functionally to that along with being a bundle of tools which can be easily used by Earth Engine users with a command line environment.
The new release also contains options to change collection properties, query and generate reports of all task running, and to copy collection from one user to another or from one collection to another. It is developed case by case basis to include more features in the future as it becomes available or as need arises.
Description
Keywords
Google Earth Engine, Remote Sensing, Satellite Imagery, Batch Processing, Python
Citation
Samapriya Roy. (2017, June 19). samapriya/gee_asset_manager_addon: GEE Asset Manager with Addons. Zenodo. http://doi.org/10.5281/zenodo.810566
Journal
Link(s) to data and video for this item
Relation
Rights
This data is license for resuse by the Apache License, Version 2.0, January 2004 (http://www.apache.org/licenses/LICENSE-2.0). A licensee of Apache Licensed V2 software can: copy, modify and distribute the covered software in source and/or binary forms, exercise patent rights that would normally only extend to the licensor provided that: all copies, modified or unmodified, are accompanied by a copy of the license, all modifications are clearly marked as being the work of the modifier, all notices of copyright, trademark and patent rights are reproduced accurately in distributed copies, the licensee does not use any trademarks that belong to the licensor. Furthermore, the grant of patent rights specifically is withdrawn if: the licensee starts legal action against the licensor(s) over patent infringements within the covered software This rewriting of the BSD licence tries to achieve a few things. Firstly it adds an explicit grant of patent rights where that is needed to operate, modify and distribute the software. Some argue that such a grant is implicit in other open source licences, but the Apache License v2 spells it out, as well as explicitly withdrawing that grant in the circumstance mentioned above. It also contains solid definitions of the concepts it uses, providing more certainty as to its intended meaning. Among these is a definition of Contributor that contains another interesting feature of the licence. A Contributor, as distinct from someone who just modifies the software, also grants a licence to their modification back to the original authors. This mechanism, if taken up, simplifies control of the code. Finally the v2 licence is usable by other projects without the need to replace wording in the licence document itself.
Type
Software