Skip to content

v0.63-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 23 Mar 22:34
· 10 commits to main since this release
f5e4091

ADDED

  1. Added plugins_handler.py script which will handle all GAIA maps plugins
  2. Added import sys in GAIA.ipynb

REMOVED

  1. Removed unused imports in GAIA.ipynb

CHANGED

  1. Updated mercury support to 2.3.10
  2. Changed from ipyleaflet import * string to from ipyleaflet import json
  3. Renamed settings.txt to settings.json
  4. Done some code cleanup (moved some plugin-related strings to plugins_handler.py)
  5. Changed sys.path.insert indecies
  6. Changed MODIS datasets processing script to use basic settings.json data