Account
Information about your OpenET account.
Last updated
Information about your OpenET account.
Last updated
Note: OpenET uses a tiered system for accounts. Results from each of the following endpoints may vary by account. For more information, check out the Quota section.
Retrieve information about your account in a JSON
format. See the Quota page for additional details.
Take a look at how you might call this method:
If your OpenET account is not synced with your personal Google Earth Engine account, all exported data will be stored in a secure private Google Cloud Bucket. The following endpoint allows you to retrieve downloadable links to these files. This endpoint must be called to continue exporting if there are over 100 files which have not been retrieved.
Once this endpoint has been called, all existing files will be moved to a public bucket with a 24 hour lifecycle. Data return is in a JSON
format.
Warning: exported files will be automatically deleted after 7 days if not retrieved.
Take a look at how you might call this method using our official libraries, or via curl
:
As an alternative to storing shapefiles on Google Earth Engine, OpenET allows you to generate a temporary asset id by uploading a RFC 7946 formatted GeoJSON
file to delineate boundaries for data extractions.
Each file uploaded has a maximum file size of 25mb and expires after 72 hours. During this time you can use the generated temporary asset id for the corresponding parameter. Data return is in a JSON
format.
Take a look at how you might call this method using python, or via curl:
If you have opted to encrypt a file during an export, the following endpoint allows you to decrypt it. This works for both .TIFF
rasters and .CSV
files. Each account has its own unique rotating key so that no user will be able to decrypt another user's files.
Take a look at how you might call this method using our official libraries, or via curl
:
Upload a temporary GeoJSON file to use with OpenET.
No body
Retrieves information on all current files exported to OpenET's Google Bucket.
No body
Upload a temporary GeoJSON file to use with OpenET.
No body
Decrypt an OpenET encrypted file.
No body