Scientific geospatial data modeling, NetCDF, NcML, OpenDAP, WMS/WCS, THREDDS harvesting, tactical symbology, and cloud simulation platform for Eclipse & Capella.
In Eclipse or Capella, go to Help > Install New Software... and enter this repository URL:
On macOS platforms (Apple Silicon & Intel), applications downloaded via a web browser are placed under quarantine by macOS Gatekeeper.
After extracting the .tar.gz archive, you must run the following command in Terminal against the GeoAICloudware.app bundle before launching it:
xattr -rd apple.quarantine GeoAICloudware.app
Equivalent standard syntax: xattr -rd com.apple.quarantine GeoAICloudware.app. If the application is located in /Applications, use xattr -rd apple.quarantine /Applications/GeoAICloudware.app.