WorldWindEarth / explorer

WorldWindExplorer: A 3D virtual globe geo-browser app framework based on WorldWindJS, Bootstrap and KnockoutJS. Includes 3D globe and 2D map projections, imagery, terrain, markers, plus solar and celestial data.
https://worldwind.earth/explorer
MIT License
75 stars 24 forks source link

Remove NWS Weather forecasts #98

Closed emxsys closed 6 years ago

emxsys commented 6 years ago

The Weather Scout markers are an extension and should not be in the WorldWindExplorer core. They will be implemented and documented as extension in the forked and deployed Explorer.

The core repository is used for the WWSK Explorer, et al. The Weather Scouts reference personal web resources that should not be in the core repository.

emxsys commented 6 years ago

Removed the NWS Weather Scouts feature from the core in preparation of cloning the project into the WWSK Explorer. The Weather Scouts will be implemented and deployed as an extension in the explorer.worldwind.earth fork.

Also removed unused libraries and dependencies.