• Possible conflicts of numerical identifiers for variables/granules • SEAScope.upload.altitude does not work as intended but will be fixed in a future version. Until the bug is fixed, the following workaround can be used: in your code, replace SEAScope.upload.altitude(value) by SEAScope.upload.altitude(1.0 + value / 6371008.8)