Skip to content

Tooling to simplify applying custom configuration for NASA Worldview

License

Notifications You must be signed in to change notification settings

asips/worldview-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worldview-config is an open source project and Python package that makes maintaining your own instance of NASA Worldview easier.

Installation

pip install worldview-config

Usage

This package adds the worldview_config CLI to your path which provides some commands:

  • Keep all your layer configuration in one place and dynamically render the full set of configuration files with worldview_config render.
  • Only maintain your custom content - at build time, merge it into the default config using worldview_config merge. Avoid making a static copy of the default config and becoming quickly out of date.

For an example of how to use this tool to deploy your own custom Worldview instance, see the ASIPS Worldview project.

Contributing

This project is in development and compatibility with the full feature set of NASA Worldview is not guaranteed. Contributions are welcome.

About

Tooling to simplify applying custom configuration for NASA Worldview

Resources

License

Stars

Watchers

Forks

Packages

No packages published