Skip to content
forked from CONABIO/antares3

Madmex with open data cube and in python3

Notifications You must be signed in to change notification settings

loicdtx/antares3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antares 3

Branch Status
master master
develop dev

Scalable production of land cover and land cover change information from multiple sources of satellite image time-series.

Online doc

~/.antares template

# Django settings
SECRET_KEY=
DEBUG=True
DJANGO_LOG_LEVEL=DEBUG
ALLOWED_HOSTS=
# Database
DATABASE_NAME=
DATABASE_USER=
DATABASE_PASSWORD=
DATABASE_HOST=
DATABASE_PORT=
# Datacube
SERIALIZED_OBJECTS_DIR=
INGESTION_PATH=
DRIVER='NetCDF CF'
INGESTION_BUCKET=
# Query and download
USGS_USER=
USGS_PASSWORD=
SCIHUB_USER=
SCIHUB_PASSWORD=
# Misc
TEMP_DIR=
BIS_LICENSE=

About

Madmex with open data cube and in python3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.3%
  • QML 2.8%
  • HTML 1.9%