Skip to content

Constants

This contains all the constant variables the SAEOSS-portal will use for the development.

The constant variables whose values can not be changed.

Examples:

SANSA_ORG_NAME = "sansa"

PROJECTION = {
    "32737": "UTM37S",
    "32733": "UTM33S",
    "32738": "UTM38S",
    ...
    "0": "ORBIT"
}