Skip to content

Various tools for ACOLITE

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENCE.txt
Notifications You must be signed in to change notification settings

acolite/acolite_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ACOLITE Tools

Various scripts and tools that can be used for ACOLITE.

Many of these tools require a clone of the ACOLITE code to be in your python path, for example if you have a git/acolite directory in your $HOME directory:

import sys, os
sys.path.append(os.path.expanduser('~/git/acolite'))

ACOLITE

  • Docker: Dockerfiles for ACOLITE processing
  • satellittdata.no OPeNDAP preprocessing: creates a L1_converted.nc file from a satellittdata.no OPeNDAP URL that can be processed with ACOLITE

About

Various tools for ACOLITE

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
LICENCE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published